.cta-box.black h2, .cta-box.black h3 {
	color: #fff;
	display: block;
	text-align: center;
	font-size: 25px;
	margin:0 0 20px;
}
.p-user-experience-optimization .cta-onwhite h3 {
	width:auto;
}
.row.top-cont .content-row p {
	padding-left: 0;
}
.p-user-experience-optimization .cta-box.black h6 {
	font-size: 25px;
	text-align: center;
}
.p-user-experience-optimization .cta-box.black {
	padding:20px 25px 25px;
	margin-top:0px;
	margin-bottom:0px;
}
.p-user-experience-optimization .cta-box.black .btn-theme {
	margin:0 10px;
}
.p-user-experience-optimization {
	padding:0px 0 0 0;
}
.p-user-experience-optimization h2 {
	margin:0 0 0px 0;
	padding:0 0 15px 0;
	color:#000000;
	font-size:40px;
	text-align:center;
	line-height:normal;
}
.p-user-experience-optimization h3 {
	margin:10px 0 0px 0;
	padding:0 0 15px 0;
	color:#000000;
	font-size:30px;
	text-align:center;
	line-height:normal;
}
.p-user-experience-optimization h4 {
	margin:0 0 0px 0;
	padding:0 0 15px 0;
	color:#000000;
	font-size:25px;
	text-align:center;
	line-height:normal;
}
.user-experience-optimization {
	background: #abe9ec;
	border-bottom: 1px solid #9ce2e5;
	display: block;
	margin: 0;
	text-align: center;
}
.table-chart-new {
	border:solid 1px #e1e2e2;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	padding:8px;
	background:#fff;
	margin-bottom:25px;
}
.table-chart-new table {
	border-collapse:collapse;
}
.table-chart-new table td {
	border-collapse:collapse;
	border:solid 1px #e9e9e8;
	padding:15px;
	color:#595858;
	line-height:18px;
	font-size:12px;
	vertical-align: middle;
	text-align:center;
}
.table-chart-new table th strong {
	font-family: 'helveticaneuecyrbold';
	text-transform:uppercase;
	font-size:41px;
	font-weight:bold;
	text-align:center;
	position:relative;
	width:100%;
	display:table;
	z-index:1;
}
.table-chart-new table th {
	width:25%;
}
.table-chart-new table th span {
	display:block;
	text-align:center;
	color:#fff;
	font-size:11px;
	text-transform:uppercase;
	letter-spacing:3px;
}
.table-chart-new table th:first-child {
	background:#fc8f1b;
	font-size:37px;
	color:#432200;
	padding:25px 15px;
}
.table-chart-new table th:nth-child(2n) {
 background:#103762;
 color:#23abc9;
}
 .table-chart-new table th:nth-child(3n) {
 background:#23abc9;
 color:#fff;
}
.table-chart-new table td:first-child {
	color:#212121;
	font-size:15px;
	text-align:left;
	line-height:normal;
}
 .table-chart-new table tr td:nth-child(even) {
background:#f4f4f4;
text-align:center;
}
.table-chart-new table th strong span {
	width:37px;
	height:37px;
	background:url(../../img2/blue-circle.png) no-repeat;
	font-size:11px;
	line-height:37px;
	letter-spacing:inherit;
	position:absolute;
	top:-15px;
	right:18px;
	z-index:-1;
}
.table-chart-new table tr td.last-td {
	background: none !important;
	border:none!important;
}
.table-chart-new table tr td.blue-td {
	background:#103762;
}
.table-chart-new table tr td.btm-lft {
	padding-top:35px;
}
.table-chart-new table tr td.btm-lft img.or-img {
	padding:20px 0;
}
.table-chart-new table tr td.blue-td-light {
	background:#23abc9 !important;
}
.table-chart-new table tr td.blue-td-light .btm-price a.link-enquire {
	background:#103762;
	color:#fff;
}
.table-chart-new table tr td.blue-td-light .btm-price sup {
	color:#fff;
}
.table-chart-new table tr td.blue-td-light .btm-price .price {
	color:#00313c;
}
.table-chart-new table tr td.blue-td-light .btm-price a.btn-order {
	color:#fff;
}
.table-chart-new table tr td span.duration {
	color:#fff;
	padding:0px 0 5px 0;
	display:inline-block;
	margin:0px;
}
.table-chart-new table ul.bullet-list {
}
.table-chart-new table ul.bullet-list li {
	font-size:13px;
	line-height:20px;
	background:url(../../img2/eclipse-green.png) no-repeat 0 9px;
	margin:4px 0;
	color:#212121;
	padding:0 0 0 18px;
}
.btm-price {
	text-align:center;
}
.btm-price sup {
	color: #23ABC9;
	font-size:32px;
	vertical-align: top;
}
.btm-price .price {
	color: #FFFFFF;
	font-family: 'helveticaneuecyrbold';
	font-size:78px;
	text-align: center;
	line-height:normal;
}
.btm-price a.btn-order {
	color: #FFFFFF;
	display: inline-block;
	font-size:14px;
	padding: 7px 25px;
	text-align: center;
}
.gray-row {
	background:#f4f4f4;
	border-bottom:solid 1px #eeeeee;
	border-top:solid 1px #eeeeee;
	padding:30px 0 20px 0;
}
.white-row {
	background:#fff;
	padding:30px 0 20px 0;
}
.white-container {
	background:#fff;
	border: solid 1px #e1e2e2;
	display: table;
	clear:both;
	margin-bottom:20px;
}
.white-container .content-row {
	display:table-cell;
	vertical-align:middle;
	padding:20px 0 0;
}
.content-row {
	padding:20px 0;
	display:table;
	width:100%;
}
.content-row .content-cell {
	display: inline;
	vertical-align:middle;
}
.content-row .content-image {
	display: inline;
	vertical-align: middle;
	padding-left:15px;
}
.content-row .content-image.left {
	float:left;
}
.content-row .content-image.right {
	float:right;
}
.content-row h2 {
	color:#383838;
	font-size:50px;
	margin:0;
	padding:2px 30px;
	text-align: center;
}
.content-row h3 {
	color:#383838;
	font-size:25px;
	line-height:normal;
	margin:0;
	padding:2px 30px;
	text-align:left;
}
.content-row h3 a {
	color:#ad061d;
	font-size:25px;
}
.content-row h4 {
	color: #EF473E;
	font-size: 25px;
	margin: 0;
	padding: 5px 30px;
	text-align: left;
}
.content-row h4 strong {
	font-family: 'helveticaneuecyrbold';
}
.content-row h6 {
	color:#ef473e;
	font-size:18px;
	line-height:normal;
	margin: 0;
	padding: 5px 30px;
}
.content-row h6 strong {
	font-family: 'helveticaneuecyrbold';
}
.content-row p {
	color:#383838;
	font-size:18px;
	padding: 5px 30px;
	margin:0px;
	line-height: normal;
}
.content-row em {
	display:block;
	color:#193963;
	font-size:18px;
	padding:15px 0;
	margin:0px 0;
}
.ca-menu {
	padding:0;
	margin:25px auto;
	width:100%;
	display:table;
}
.ca-menu li {
	width:24%;
	height: 237px;
	overflow: hidden;
	position: relative;
	margin-left:1.333%;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	border:1px solid #e1e2e2;
	border-radius:3px;
	float:left;
	background: #fff;
	padding:10px 10px 10px 10px;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	background: #ffffff; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWZhZmEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #fafafa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 0%, #fafafa 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fafafa', GradientType=0 ); /* IE6-8 */
}
.ca-menu li:first-child {
	margin-left:0;
}
.ca-menu li .inner-box {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
}
.ca-icon {
	position: relative;
	width: 100%;
	left:0px;
	top: 0px;
	margin:30px 0 20px 0;
	-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	-ms-transition: all 400ms linear;
	transition: all 400ms linear;
	opacity:1;
	display:block;
}
.ca-menu li:hover .ca-icon {
	opacity:0;
}
.ca-icon1 {
	font-family: 'WebSymbolsRegular', cursive;
	font-size: 60px;
	color: #333;
	text-shadow: 0px 0px 1px #333;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 45px;
	text-align: center;
	-webkit-transition: all 400ms linear;
	-moz-transition: all 400ms linear;
	-o-transition: all 400ms linear;
	-ms-transition: all 400ms linear;
	transition: all 400ms linear;
	opacity:1;
}
.ca-menu li:hover .ca-icon1 {
	left: 0px;
	top: -20px;
}
.ca-menu li:hover img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}
.ca-menu li:hover .ca-content {
	top:25%;
}
.ca-content {
	position: absolute;
	left: 0px;
	width: 100%;
	height: 50%;
	top: 60%;
}
h2.ca-main {
	color:#333333;
	font-size:19px;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:8px;
	opacity: 0.8;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
	text-align:center;
	display:block;
}
.ca-sub {
	opacity: 0;
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align:left;
	font-size:14px;
	color:#333333;
	line-height:20px;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.ca-menu li:hover p.ca-sub {
	opacity: 1;
}
.ca-sub h3 {
}
.ca-menu li:hover {
}
.ca-menu li:hover .ca-icon {
	color: #ff2020;
	-webkit-animation: fadeInDown 100ms ease;
	-moz-animation: fadeInDown 100ms ease;
	-ms-animation: fadeInDown 100ms ease;
}
.ca-menu li:hover .ca-main {
	color: #ff2020;
	-webkit-animation: moveFromBottom 1000ms ease;
	-moz-animation: moveFromBottom 1000ms ease;
	-ms-animation: moveFromBottom 1000ms ease;
}
.ca-menu li:hover .ca-sub {
	-webkit-animation: moveFromBottom 1000ms ease;
	-moz-animation: moveFromBottom 1000ms ease;
	-ms-animation: moveFromBottom 1000ms ease;
}
.ca-icon1.img2 {
	position:absolute;
	right:45px;
	top:80px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	filter: gray;
}
ca-icon1.img2 {
	position:relative;
	top:inherit;
	right:inherit;
	margin-bottom:10px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}
 @-webkit-keyframes moveFromBottom {
 from {
 -webkit-transform: translateY(100%);
}
to {
	-webkit-transform: translateY(0%);
}
}
@-moz-keyframes moveFromBottom {
 from {
 -moz-transform: translateY(100%);
}
to {
	-moz-transform: translateY(0%);
}
}
@-ms-keyframes moveFromBottom {
 from {
 -ms-transform: translateY(100%);
}
to {
	-ms-transform: translateY(0%);
}
}
.ca-menu li:hover p.ca-sub {
	opacity: 1;
}
.ca-sub h3 {
}
.ca-menu li:hover {
}
.ca-menu li:hover .ca-icon {
	color: #ff2020;
	-webkit-animation: fadeInDown 100ms ease;
	-moz-animation: fadeInDown 100ms ease;
	-ms-animation: fadeInDown 100ms ease;
}
.ca-menu li:hover .ca-main {
	color: #ff2020;
	-webkit-animation: moveFromBottom 1000ms ease;
	-moz-animation: moveFromBottom 1000ms ease;
	-ms-animation: moveFromBottom 1000ms ease;
}
.ca-menu li:hover .ca-sub {
	-webkit-animation: moveFromBottom 1000ms ease;
	-moz-animation: moveFromBottom 1000ms ease;
	-ms-animation: moveFromBottom 1000ms ease;
}
.ca-icon1.img2 {
	position:absolute;
	right:45px;
	top:80px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	filter: gray;
}
ca-icon1.img2 {
	position:relative;
	top:inherit;
	right:inherit;
	margin-bottom:10px;
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}
 @-webkit-keyframes moveFromBottom {
 from {
 -webkit-transform: translateY(100%);
}
to {
	-webkit-transform: translateY(0%);
}
}
@-moz-keyframes moveFromBottom {
 from {
 -moz-transform: translateY(100%);
}
to {
	-moz-transform: translateY(0%);
}
}
@-ms-keyframes moveFromBottom {
 from {
 -ms-transform: translateY(100%);
}
to {
	-ms-transform: translateY(0%);
}
}
.tbl-scroll {
	margin:20px 0
}
table.tbl-detail {
	margin:5px 0 25px 0;
	border:solid 1px #e2e2e2;
	border-collapse:collapse;
}
table.tbl-detail tr td {
	padding:0;
	font-size:16px;
	color:#545454;
	text-align:center;
	line-height:22px;
	border:solid 2px #e2e2e2;
	vertical-align:top
}
table.tbl-detail tr td .content_left {
	vertical-align:top;
	padding:15px;
	text-align: left;
	background-color:#fafafa;
}
table.tbl-detail tr td .content_left:hover {
	background-color:#f7f5e5;
}
table.tbl-detail tr td .content_left h2 {
	font-size:24px;
	color:#000;
	text-align: left;
}
table.tbl-detail tr td .content_left h2 span {
	text-decoration: underline;
}
table.tbl-detail tr td .content_left p {
	font-size:15px;
	color:#494949;
	font-family: 'helveticaneuecyrmedium';
	padding:0;
	margin:0;
}
table.tbl-detail tr td ul.btn_list {
	padding:0;
	margin:15px 0 0 0;
}
table.tbl-detail tr td ul.btn_list li {
	display:inline-block;
	padding:0;
}
table.tbl-detail tr td ul.btn_list li a {
	border: solid 1px #999;
	padding:3px 5px;
	border-radius:3px;
	font-size:12px;
	line-height: 14px;
	color:#82827f;
	font-family: "HelveticaCE-Regular";
	text-decoration:none;
}
table.tbl-detail tr td ul.btn_list li a:hover {
	border: solid 1px #f24130;
}
table.tbl-detail tr td ul.btn_list li a:active, table.tbl-detail tr td ul.btn_list li a:focus {
	color:#fff;
	background:#f24130;
	border: solid 1px #f24130;
}
table.tbl-detail tr td .content_left .contact_client {
	font-size:13px;
	padding:20px 0 0 0;
	display:inline-block
}
table.tbl-detail .cell-last {
	/*background:#f3f3f3;*/ padding:15px;
}
table.tbl-detail .cell-last h3 {
	font-size:20px;
	color:#f24130;
	font-family: 'helveticaneuecyrmedium';
}
table.tbl-detail .cell-last p {
	font-size:15px;
	color:#515050;
	font-family: 'helveticaneuecyrmedium';
	padding:10px 0 0 0
}
table.tbl-detail .colls-btn {
	text-align:center;
}
.cont_btn {
	border: 2px solid #7fc241;
	background-color:#7fc241;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: 1;
	margin: 0 auto;
	padding: 10px 25px;
	text-align: center;
	transition-delay: 0s;
	transition-duration: 0.8s;
	transition-property: all;
	vertical-align: top;
	display:inline-block;
}
.cont_btn:hover {
	border: 2px solid #f24130;
	background-color:#f24130;
}
.cta-box h6 {
	border:none;
	color: #fff;
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	padding: 0 10px 15px 0;
	text-align: left;
	vertical-align:top;
}
.cta-box.black {
	text-align:center;
}
.cta-box .btn-theme {
	display:inline-block;
}
 @media screen and (max-width: 800px) {
 .user-experience-optimization img {
width:100%;
height:auto;
}
 .ca-menu li {
width:auto;
float:none;
margin:0 auto;
display:block;
margin-bottom:10px;
}
 .content-row .content-cell {
 display: block;
 vertical-align:middle;
}
.content-row .content-image {
 display: block;
 vertical-align: middle;
 padding-left:0px;
}
 .content-row .content-image.left {
float:none;
}
 .content-row .content-image.right {
float:none;
}
 .content-row h2 {
font-size:37px;
}
 .gray-container .content-row p {
padding:0 10px;
}
 .gray-container .content-row h4 {
padding:0 10px;
}
 table.tbl-detail tr td {
display:block;
width:auto;
}
/*.cta-box .btn-theme {
 display: table;
}*/
table.tbl-detail tr td .content_left {
text-align:center;
}
table.tbl-detail tr td .content_left h2 {
text-align:center;
}
.p-user-experience-optimization .cta-box.black .btn-theme {
 margin: 5px 10px;
}
.table-chart-new table th strong span {
 font-size:9px;
 background:#103762;
 border-radius:100%;
 height:30px;
 width:30px;
 right: 10px;
 line-height:3.5;
}
.table-chart-new table th strong {
 font-size:32px;
}
}
@media only screen and (min-width : 801px) and (max-width : 1024px) {
}
