.orm-header {
	background: #129de3 url(../../img2/pattern-orm.png) repeat 0 0;
}
.avrest {
	background: url(../../img2/averest.png) repeat-x bottom left;
	position: relative;
}
.avrest {
	-webkit-animation: bgMove 60s linear 0s infinite normal;
	-moz-animation: bgMove 60s linear 0s infinite normal;
	-ms-animation: bgMove 60s linear 0s infinite normal;
	-o-animation: bgMove 60s linear 0s infinite normal;
	animation: bgMove 60s linear 0s infinite normal;
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both
}
 @-webkit-keyframes bgMove {
0% {
background-position:0 100%;
}
100% {
background-position:-500px 100%;
}
}
@-moz-keyframes bgMove {
0% {
background-position:0 100%;
}
100% {
background-position:-500px 100%;
}
}
@-ms-keyframes bgMove {
0% {
background-position:0 100%;
}
100% {
background-position:-500px 100%;
}
}
@keyframes bgMove {
0% {
background-position:0 100%;
}
100% {
background-position:-500px 100%;
}
}
.progress-piller {
	float: right;
	margin-right: -600px;
	position: absolute;
	right: 50%;
	width: 530px;
	bottom:0;
	top:0;
}
.progress-piller .prog-img {
	position: absolute;
	right: 0;
	bottom:0;
}
.progress-piller .tool {
	position: absolute;
	background: #fcffde;
	color: #193541;
	font-size: 16px;
	font-weight: 600;
	width: 135px;
	border-radius: 2px;
	min-height: 79px;
	line-height: 1.2;
	text-align: center;
	padding: 9px 10px;
}
.progress-piller .tool:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(252, 255, 222, 0);
	border-top-color: #fcffde;
	border-width: 10px;
	margin-left: -10px;
}
.progress-piller .tool.one {
	margin-right: 236px;
	right: 50%;
	top: 219px;
}
.progress-piller .tool.two {
	margin-right: 51px;
	right: 50%;
	top: 161px;
}
.progress-piller .tool.three {
	margin-right: -144px;
	right: 50%;
	top: 77px;
}
.side-txt {
	float: left;
	width: 530px;
	padding: 54px 0 30px 0;
}
.side-txt h2 {
	color: #fff;
	font-family: "helveticaneuecyrbold";
	font-size: 54px;
	letter-spacing: -2px;
	line-height: 1;
	margin: 0 0 15px;
	text-shadow: 0 1px 1px rgba(63, 129, 168, 0.65);
	margin: 0;
}
.side-txt h2 span {
	letter-spacing: normal;
	margin: 20px 0;
	font-size: 25px;
	display: block;
}
.side-txt ul {
	margin-bottom: 20px;
}
.side-txt ul li {
	color: #fff;
	font-size: 18px;
	background: #086899;
	border-radius: 3px;
	padding: 8px 37px;
	display: table;
	position: relative;
	margin-bottom: 5px;
}
.side-txt ul li:before {
	width: 16px;
	height: 12px;
	display: block;
	position: absolute;
	left: 13px;
	top: 16px;
	content: "";
	background: url(../../img2/check-white-orm.png) no-repeat 0 0;
}
.side-txt a {
	background: #79bf48;
	color: #fff;
	font-size: 24px;
	display: inline-block;
}
.padd {
	padding: 35px 0;
}
.padd20 {
	padding: 20px 0;
}
.under-bar {
	background: #0c78ae;
	text-align: center;
	padding: 16px 0;
}
.under-bar p {
	color: #fff;
	font-size: 20px;
}
.under-bar p strong {
	color: #37bcff;
	font-weight: 600;
}
.under-bar p span {
	color: #37bcff;
	font-weight: 800;
}
.dotted-cells {
	text-align: center;
}
.dotted-cells p {
	text-align: center;
	color: #000000;
	line-height: 1.2;
	font-size: 18px;
	font-weight: 600;
}
.dotted-cells .dot-cell {
	width: 300px;
	height: 300px;
	border: solid 1px #d3d3d3;
	border-radius: 50%;
	display: inline-block;
	padding: 42px;
	margin: 50px -16px;
	vertical-align:top;
}
.dotted-cells .dot-cell .icn {
	width: 107px;
	padding: 28px 0 14px 0;
	height: auto;
	margin: 0 auto;
	min-height:145px;
}
.dotted-cells .dot-cell p {
	color: #000000;
	line-height: 1.2;
	font-size: 20px;
	font-weight: 600;
}
.bg-green {
	background: #7fc241;
	text-align: center;
}
.cta-bar {
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	text-align: center;
}
.cta-bar h3 {
	display: table-cell;
	padding: 6px 40px;
	vertical-align:middle;
}
.cta-bar a {
	display: table-cell;
	font-size: 22px;
}
.capabilities {
	background: url(../../img2/bg-approach-orm.jpg) no-repeat center top;
	background-attachment: fixed;
	background-size: cover;
}
.frm-box {
	margin: 40px 0;
	text-align: center;
}
.frm-box .approach-box {
	width: 400px;
	display: inline-block;
	border-radius: 3px;
	overflow: hidden;
	margin: 0 24px;
	vertical-align: top;
	background: #ffffff;
}
.frm-box .approach-box .icn {
    left: auto;
    padding: 40px 0 25px;
    position: absolute;
    right: auto;
    text-align: center;
    width: 100%;
}
.frm-box .approach-box h4 {
	color: #222;
	font-weight: 600;
	font-size: 20px;
	padding: 15px 30px 10px;
	margin-top:70px;
	text-align:left;
}
.frm-box .approach-box .green-clr {
	background: #7fc241;
	position: relative;
	height: 168px;
}
.frm-box .approach-box .blue-clr {
	background: #129de3;
	height: 168px;
	position: relative;
}
.frm-box .approach-box ul {
	margin:10px 15px 25px 30px;
}
.frm-box .approach-box ul li {
	text-align: left;
	color: #424040;
	padding: 0 0 0 25px;
	font-size: 17px;
	position: relative;
	margin: 10px 0;
}
.frm-box .approach-box ul li:before {
	content: "";
	width: 17px;
	height: 13px;
	display: block;
	position: absolute;
	background: url(../../img2/check-green-new.png) no-repeat 0 0;
	left: 0;
	top: 7px;
}
.handling {
	margin-left: -25px;
    text-align:center;
}
.handling li {
	display: inline-block;
	width: 200px;
	height: 200px;
	text-align: center;
	background-color: #f5f5f5;
	border-radius: 2px;
	vertical-align: top;
	margin: 0 0 28px 21px;
	padding: 40px 0 00 0;
}
.handling li span {
	color: #5c5c5c;
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	line-height: 1;
	position: relative;
    display:block;
    margin-bottom:40px;
}
.handling li span:after {
	background: #e1dfdc;
	height: 4px;
	width: 43px;
	content: "";
	display: block;
	margin: 0px auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 40px;
	text-align: center;
}

.handling li .icon svg {
	/*width: 50px;*/
	height: 50px;
	transition: all .2s ease-in-out;
}
.handling li .icon svg path {
	stroke: #129de3;
	stroke-width: 2px;
	fill: none;
}
.handling li .icon svg path.no_style{fill: #129de3;stroke:none;}
.handling li:hover .icon svg path.no_style{fill:rgba(255, 255, 255, 0.4);stroke:none;}
.handling li:hover {
	background-color: #1aa0e4;
}
.handling li:hover span {
	color: #fff;
}
.handling li:hover span:after {
	display: none;
}
.handling li:hover .icon svg {
	transform: scale(2.1);
}
.handling li:hover .icon svg path {
	stroke: rgba(255,255,255,0.40);
}
/* aniamation need*/
.line-drawing, .illustration {
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.line-drawing path {
	fill: none;
	stroke: white;
	stroke-width: 3;
}
path.line-round {
	stroke-linecap: round;
}
path.stroke-medium {
	stroke-width: 2;
}
path.stroke-thin {
	stroke-width: 1;
}
/* aniamation need end*/

.bg-projects {
	background: url(../../img2/bg-projects.jpg) no-repeat center top;
	background-attachment: fixed;
	background-size: cover;
}
.presales {
	display: block;
	margin: 50px auto;
    max-width:1100px;
}
.presales .left-presales {
	float: left;
	background: url(../../img2/bg-alpha.png) no-repeat 0 0;
	margin-top: 48px;
	padding: 40px;
}
.presales .left-presales ul li {
	position: relative;
	color: #fff;
	font-size: 18px;
	padding: 00 0 0 30px;
	margin: 10px 0;
}
.presales .left-presales ul li:before {
	width: 16px;
	height: 12px;
	display: block;
	position: absolute;
	left: 0;
	top: 8px;
	content: "";
	background: url(../../img2/check-white-orm.png) no-repeat 0 0;
}
.right-presales {
	float: left;
	width: 544px;
	background: #fff;
	border-radius: 3px;
}
.right-presales h3 {
	color: #242424;
	font-size: 26px;
	font-weight: 600;
	text-align: center;
	margin: 25px auto 5px auto;
}
.right-presales p {
	color: #242424;
	font-size: 16px;
	text-align: center;
	margin: 0px auto;
	padding: 5px 17px;
}
.right-presales ul {
	margin: 20px 0 40px 0;
}
.right-presales ul li {
	color: #000000;
	font-size: 17px;
	padding: 10px 10px 10px 20px;
	background: #eaebf0;
}
.right-presales ul li:nth-child(even) {
	background: none;
}
.right-presales ul li span {
	border-radius: 50%;
	color: #fff;
	font-size: 15px;
	text-align: center;
	padding: 0px;
	background: #71b335;
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-right: 14px;
	line-height:24px;
}
.right-presales ul li span.one {
	background: #71b335;
}
.right-presales ul li span.two {
	background: #2092cb;
}
.right-presales ul li span.three {
	background: #dd4f32;
}
.right-presales ul li span.four {
	background: #da9538;
}
.right-presales ul li span.five {
	background: #7d8cf8;
}
.offer-boxes {
	margin: 68px 0 0 0;
	text-align: center;
}
.offer-boxes .offer-cell {
	display: inline-block;
	width: 31%;
	position: relative;
	vertical-align: top;
	border: solid 2px #7a7ab3;
	padding: 25px 35px;
	text-align: center;
	min-height: 366px;
	margin: 0 16px 30px 16px;
}
.offer-boxes .offer-cell h4 {
	color: #7a7ab3;
	font-size: 22px;
	margin: 30px 0 20px 0;
}

.offer-boxes .offer-cell.two h4 {
    color: #dd4f32;
}

.offer-boxes .offer-cell.three h4 {
    color: #76ca28;
}
.offer-boxes .offer-cell p {
	font-size: 17px;
	line-height: 1.5;
	font-weight: 400;
}
.offer-boxes .offer-cell:before {
	content: "1";
	border-radius: 50%;
	font-weight: 700;
	background: #7a7ab3;
	width: 76px;
	height: 60px;
	display: block;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 40px;
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
	padding-top: 15px;
	line-height: 1;
}
.offer-boxes .offer-cell.one {
	margin-left: 0;
}
.offer-boxes .offer-cell.one:before {
	content: "1";
	background: #7a7ab3;
}
.offer-boxes .offer-cell.two {
	border-color: #dd4f32;
}
.offer-boxes .offer-cell.two:before {
	content: "2";
	background: #dd4f32;
}
.offer-boxes .offer-cell.three {
	border-color: #76ca28;
	margin-right: 0;
}
.offer-boxes .offer-cell.three:before {
	content: "3";
	background: #76ca28;
}
.offer-boxes p {
	color: #000;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}
.offer-boxes p a {
	color: #f24130;
}

/*mobile**/
@media screen and (max-width: 767px) {
.progress-piller {
	float: none;
	position: relative;
	width: auto;
}
.progress-piller .prog-img {
	position: relative;
	right: auto;
	top: auto;
}
.side-txt {
	float: none;
	padding: 20px 0;
	width: auto;
}
.side-txt h2 {
	font-size: 45px;
}
.dotted-cells .dot-cell {
	margin: 15px auto;
	display: block;
    width:280px;
    height:280px;
}
.cta-bar h3 {
	display: block;
}
.cta-bar a {
	display: block;
}
.frm-box .approach-box {
	width: auto;
	margin: 0 auto;
	margin-bottom: 10px;
}
.handling {
	margin-left: 0;
	text-align: center;
}
.handling li {
	width: 49%;
	margin: 0;
}
.presales {
	margin: 0;
}
.presales .left-presales {
	float: none;
	margin-top: 0;
	padding: 10px 15px;
	background: rgba(255,255,255,0.15);
}
.right-presales {
	float: none;
	width: auto;
}
.right-presales h3 {
	margin: 0;
	padding: 15px 10px;
}
.right-presales ul li {
	display: flex;
}
.offer-boxes .offer-cell {
	width: auto;
	margin: 15px auto;
	padding: 15px;
	min-height: inherit;
	margin-bottom:35px;
}
.offer-boxes {
    margin: 35px 0 0;
}
.progress-piller {
	display: none;
}
}

/*tablet**/
@media only screen and (min-width : 768px) and (max-width : 1024px) {
.progress-piller {
	display: none;
}
.dotted-cells .dot-cell {
	display: inline-block;
	margin:5px;
}
.frm-box .approach-box {
	width: 48%;
	display: inline-block;
	margin: 0 auto;
	min-height: 475px;
}
	.frm-box .approach-box ul li{font-size:16px;}
.handling {
	text-align: center;
}
.presales .left-presales, .right-presales {
	width: 50%;
}
.offer-boxes .offer-cell {
	width: 30%;
	min-height: 677px;
}
.presales .left-presales, .right-presales {
	min-height: 436px;
}
.presales .left-presales {
	margin: 0;
	background: rgba(255,255,255,0.15);
}
}

@media only screen and (min-width : 768px) and (max-width : 990px) {
	.offer-boxes .offer-cell {
    margin: 30px 0 40px;
    min-height: inherit;
    width: auto;
}
	.offer-boxes {
    margin: 10px 0 0;
}
}

@media only screen and (min-width : 1000px) and (max-width : 1024px) {
.frm-box .approach-box {
	min-height: inherit;
}
.progress-piller {
	width: 472px;
	display: block;
}
.offer-boxes .offer-cell {
	min-height: inherit;
}
.progress-piller {
	margin-right: -505px;
}
.progress-piller .tool.one {
	margin-right: 266px;
}
.progress-piller .tool.two {
	margin-right: 79px;
}
.progress-piller .tool.three {
	margin-right: -115px;
}
}
