

/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */



/* #Base 960 Grid
================================================== */
#header{position:relative; z-index:99999;}

#header, #body, #footer {
	clear:both;/*opacity:0;
	filter:alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";*/
}
#header h1 { background:#edeef2; font-size:10px; text-align:center; padding:5px 0;

	display:block;
	line-height:10px;
	
	margin:0px;
}
.container {
	position: relative;
	width: 1028px;
	margin: 0 auto;
	padding: 0;
}

.topFixed{ position:fixed; top:0; width:100%;}

.top-head { width:100%;
	background:url(../images/top-head-pattern.jpg) repeat 0 0;
	height:39px;
	display:block;
}
p.txt-iso {
	font-size:13px;
	line-height:39px;
	color:#838383;
	float:left;
	display:inline-block;
	margin:0px;
}
.right-top {
	float:right;
	display:inline-block;
}
.right-top span.phone {
	color:#fff;
	font-size:22px;
	line-height:39px;
	vertical-align:top;
}
.right-top a.con-link { background:url(../images/quote_icon.png) no-repeat 5% 2px;
	display:inline-block;
	color:#fff;
	font-size:13px;
	vertical-align: top;
	margin:7px 0px 0 5px;
	text-decoration:none;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:solid 1px #807e7e;
	padding:0 6px 0 25px; height:22px;
}
.right-top a.con-link:hover{border: 1px solid #E00A3C;}
ul.social-right {
	display: inline-block;
	vertical-align:top;
	margin-top:8px;
	padding:0px;
}
ul.social-right li {
	float:left;
	padding:0px;
	display:block;
	margin:0px;
}
ul.social-right li a {
	float:left;
	width:23px;
	height:21px;
	margin-left:6px;
	padding:0 0px;
	display:block;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:solid 1px #e00a3c;
}
ul.social-right li a:hover {
	border:solid 1px #807e7e;
}
.logo-bar { position:relative;
	background:#c80734;
	display:block;
}
#logo a {
	padding:16px 0px 8px 0px;
	float:left;
	display:inline-block;
}
#navigation-top {
	position:relative;
	z-index:999;
	float:right;
	display:inline-block;
	padding-top:7px;
}
ul#navigations {
	width: auto;
	padding:0;
	margin:0;
	position:relative;
}
ul#navigations li {
	float:left;
	padding:0 2px 0 0;
	margin:0;
}
ul#navigations li a {
	text-transform:uppercase;
	line-height:34px;
	height:34px;
	float:left;
	padding:0 19px;
	margin:0;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
}
ul#navigations li a:hover, ul#navigations li:hover a {
	background:#fff; color:#000;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}

ul#navigations li a.current{
	background:#8b0222; color:#fff;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;}

ul#navigations li a.down {
	background:#1c2f43 url(../images/downWhite_arrow.png) no-repeat 65px 14px;
	padding:0 27px 0 21px;
	position:absolute;
	right:0;
}
ul#navigations li a.down:hover {
	background:#0f1924 url(../images/downWhite_arrow.png) no-repeat 60px 14px;
}
ul#navigations .sub {
	position:absolute;
	padding:15px 15px 0 15px;
	top:30px;
	width:641px!important;
	left:0;
	background:#fff;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	z-index:99999;
}
ul#navigations .sub ul {
	width:28%;
	padding:0;
	margin:0 24px 20px 0;
	float:left;
}
ul#navigations .sub ul li {
	padding:0;
	margin:0;
	float:none!important;
	background:none;
	display:block;
}
ul#navigations .sub ul li a {
	height:auto;
	padding:0 0 0 0;
	margin:2px 0;
	float:none!important;
	font-size:12px;
	color:#03151e;
	line-height:18px;
	text-transform: none;
	display: inline-block;
/*	background:url(../images/disc-nav.png) no-repeat 0 6px;*/
}
ul#navigations .sub ul li a:hover {
	color:#c80734;
}
ul#navigations .sub ul li.navHeading {
	font-family: 'OpenSans-Semibold';
	font-size:15px;
	color:#000;
	border:none;
	padding:0 0 0 0;
	margin:0 0 5px 0;
}
#slider-index {
	background:#041017;
	height:394px;
}
.intru-bar {
	background:#eaeae9; padding:0 0 20px 0;
	border-bottom:dashed 1px #c7c7c7;
}
.intru-text h3 {
	color:#333232;
	font-size:40px;
	padding-top:15px;
}
.intru-text p {
	color:#4e4d4d;
	font-size:15px;
	text-align:justify;
}
.intru-right {
	background:#373739;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width:351px;
	height:199px;
	float:right;
	margin:20px 0 10px 40px;
}
.intru-right p {
	text-align:center;
	color:#888787;
	font-size:15px;
	margin:0px;
	padding-top:30px;
}
.intru-right h3 {
	color:#fff;
	text-align:center;
	font-size:28px;
	padding:0px;
}
.intru-right a.rfq-btn {
	color:#fff;
	font-size:22px;
	font-family: 'OpenSans-Semibold';
	background: url(../images/rfq-btn.png) no-repeat 0 0;
	width:303px;
	height:86px;
	line-height:82px;
	display:block;
	margin:0px auto;
	text-align:center;
}
/**************our works**************/

#our-work {
	display:block;
	clear:both;
	position:relative;
	margin: 0 auto;
	padding:15px 0 0 0;
}
#our-work h3 {
	text-align:center;
	font-size:40px;
	padding:0px;
	color:#333232;
	margin:10px 0 5px 0;
}
#our-work p {
	text-align:center;
	font-size:18px;
	padding:0px 229px;
	padding-bottom:15px;
	line-height:normal;
	margin:0px;
}
#our-work .block {
	padding:0px;
	float:left;
	width:254px;
	margin:0 4px 4px 0;
}
#our-work .block p {
	background:#191919;
	color:#b0acac;
	font-size:12px;
	padding:12px 15px 5px 15px;
	margin:0px;
	line-height:12px;
	display:block;
	clear:both;
	height:60px;
	text-align:left;
}
#our-work .block p span {
	font-size:18px;
	color:#fff;
	line-height:18px;
	padding-bottom:8px;
	display:block;
}
#our-work .block:hover {
}
#our-work .last {
	margin-right:0;
}
/* SECOND EFFECTS */
#our-work .view {
	width:254px;
	height:201px;
	padding:0px;
	float:left;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#our-work .view .mask, #our-work .view .content {
	width:254px;
	height:201px;
	position:absolute;
	overflow:hidden;
	top:0px;
	left:0px;
}
#our-work .view img {
	display:block;
	position:relative;
}
#our-work .view a.info {
	background: url(../images/link.png) no-repeat center;
	display: inline-block;
	text-decoration: none;
	padding:0;
	text-indent:-9999px;
	width:20px;
	height:20px;
	border:none;
	border-radius:none;
}
#our-work .second-effect .mask {
	opacity: 0;
	overflow:visible;
	border:0px solid rgba(0, 0, 0, 0.7);
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}
#our-work .second-effect a.info {
	position:relative;
	top:-10px;
	opacity:0;
	-moz-transform:scale(0, 0);
	-webkit-transform:scale(0, 0);
	-o-transform:scale(0, 0);
	-ms-transform:scale(0, 0);
	transform:scale(0, 0);
	-webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	-ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
	transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
#our-work .second-effect:hover .mask {
	opacity: 1;
	border:102px solid rgba(0, 0, 0, 0.7);
}
#our-work .second-effect:hover a.info {
	opacity:1;
	-moz-transform:scale(1, 1);
	-webkit-transform:scale(1, 1);
	-o-transform:scale(1, 1);
	-ms-transform:scale(1, 1);
	transform:scale(1, 1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}
#our-work .morebestwork a {
	float:left;
	width:244px;
	height:268px;
	background: none;
	padding:0px;
	border:solid 5px #c91640;
}
#our-work .morebestwork a:hover {
	border:solid 5px #4d4b4c;
}
#our-work .morebestwork a .work-links h5 {
	font-size:23px;
	color:#22211d;
	font-family: 'OpenSans-Bold';
	padding:70px 0 20px 0;
	margin:0px;
	text-align:center;
}
#our-work .morebestwork a .work-links p {
	font-size:13px;
	color:#41413f;
	padding:10px 10px;
	margin:0px;
	text-align:center;
	border-top:dotted 1px #d2d2d2;
}
#our-work .morebestwork a .work-links span.arrow {
	background:url(../images/arrow-red.jpg) no-repeat 0 0;
	width:34px;
	height:37px;
	display:block;
	margin:60px 0 0 0;
	float:right;
}
#our-work .morebestwork a:hover .work-links span.arrow {
	background:url(../images/arrow-red.jpg) no-repeat right -37px;
}
#our-services {
	padding-top:15px;
}
#our-services h3 {
	background:url(../images/dooted-line.png) repeat-x 0 22px;
	text-align:center;
	font-size:40px;
	padding:0px;
	color:#333232;
	margin:10px 0 5px 0;
}
#our-services h3 span {
	background:#fff;
	color:#333232;
}
#our-services p {
	text-align:center;
	font-size:18px;
	padding:0px 229px;
	padding-bottom:15px;
	line-height:normal;
	margin:0px;
}
ul.our-services-blks {
	padding:29px 0 0px 0;
	display:block;
}
ul.our-services-blks li {
	float:left;
	width:150px;
	display:block;
	margin:0 27px 15px 27px;
}
ul.our-services-blks li .icon {
	width:144px;
	height:144px;
	display:block;
	background-color:#c80734;
	-o-border-radius:100px;
	-icab-border-radius:100px;
	-khtml-border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
	border-radius:100px; text-align:center;
}
ul.our-services-blks li .icon img{margin:40px 0 0 0;}
ul.our-services-blks li:hover .icon {
	background-color:#4d4b4c;
}
#our-services ul.our-services-blks li h4 {
	color:#333232;
	font-size:22px;
	font-family: 'OpenSans-Semibold';
	text-align:center;
	padding:4px 0;
}
#our-services ul.our-services-blks li p { min-height:150px;
	padding:4px 0;
	font-size:13px;
}
#our-services ul.our-services-blks li a.link {
	background:#4d4b4c;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#f6f6f6;
	font-size:13px;
	padding:9px 16px;
	display:table;
	text-align:center;
	margin:15px auto;
	font-family: 'OpenSans-Semibold';
}
#our-services ul.our-services-blks li:hover a.link {
	background:#c80734;
}
.inside-ablysoft {
	background:url(../images/bgr-gray.jpg) repeat-x 0 0;
	border-top: dashed 1px #c7c7c7;
	display:block;
}
#inside-ably {
	padding-top:15px;
}
#inside-ably h3 {
	text-align:center;
	font-size:40px;
	padding:0px;
	color:#333232;
	margin:10px 0 5px 0;
}
#inside-ably p {
	text-align:center;
	font-size:18px;
	padding:0px 229px;
	padding-bottom:15px;
	line-height:normal;
	margin:0px;
}
.ad-hiring {
	float:left;
	margin-right:19px;
}
.ad-project {
	float:left;
	margin-right:16px;
	background:url(../images/banner-haveprojects.jpg) no-repeat 0 0;
	width:331px;
	height:245px;
}
.ad-project a {
	width:258px;
	margin:104px 0 0 32px;
	height:70px;
	display:block;
}
.ad-gallery {
	float:left;
	background: url(../images/banner-gallery.jpg) no-repeat 0 0;
	width:331px;
	height:245px;
}
.ad-gallery a {
	width:167px;
	margin:81px 0 0 82px;
	height:83px;
	display:block;
}
.ad-gallery a:hover {
	background:url(../images/photo-gallery.jpg) no-repeat 0 0;
}
.bottom-blks {
	padding-top:25px;
	padding-bottom:27px;
}
.bottom-blks h3 {
	background:url(../images/dooted-line.png) repeat-x 0 22px;
	text-align:center;
	font-size:40px;
	padding:0px 0 28px 0;
	color:#333232;
	margin:10px 0 5px 0;
}
.bottom-blks h3 span {
	background:#f0f0f0;
	color:#333232;
}
.tst-col {
	float:left;
	width:503px;
}
.client-words { background:#fff;
	border:solid 1px #dedddd;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:21px 24px;
	min-height:220px;
}
.client-words img.pic {
	float:left;
	width:72px;
}
.test-desc {
	float:left;
	width:365px;
	margin-left:16px;
}
.test-desc h4 {
	color:#000000;
	font-size:24px;
	padding-bottom:10px;
}
.test-desc p {
	color:#454545;
	font-size:14px;
	font-style:italic;
	line-height:21px;
	text-align:justify;
}
.test-desc .more {
	background:#c80734;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.test-desc .more span {
	color:#fff;
	font-size:14px;
	padding:15px 16px;
	display:inline-block;
	line-height:normal;
}
.test-desc .more a {
	color:#c80734;
	background:#fff;
	font-size:14px;
	float:right;
	text-align:right;
	padding:6px 0px 6px 15px;
	margin-top:16px;
	display:inline-block;
	-o-border-radius:3px 0 0px 3px;
	-icab-border-radius:3px 0 0px 3px;
	-khtml-border-radius:3px 0 0px 3px;
	-moz-border-radius:3px 0 0px 3px;
	-webkit-border-radius:3px 0 0px 3px;
	border-radius:3px 0 0px 3px;
}
.news-blks {
	float: right;
	width:503px;
}
.news-blks-border { background:#fff;
	border:solid 1px #dedddd;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:21px 24px;
	min-height:220px;
}
.news-desc {
	float:left;
	width:365px;
	margin-left:16px;
}
.news-desc h4 {
	color:#000000;
	font-size:24px;
	padding-bottom:10px;
}
.news-desc p {
	color:#454545;
	font-size:14px;
	font-style:italic;
	line-height:21px;
	text-align:justify;
}
.news-desc a {
	background:#4d4b4c;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	color:#f6f6f6;
	font-size:13px;
	padding:9px 16px;
	display: inline-block;
	text-align:center;
	margin:15px auto;
	font-family: 'OpenSans-Semibold';
}
.news-desc a:hover {
	background:#c80734;
}
.date {
	float:left;
	background:#c80734;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:20px;
	font-family: 'OpenSans-Bold';
	color:#fff;
	padding:5px 10px;
	text-align:center;
	width:52px;
}
.video-bar {
	background:#373739;
	padding:39px 0;
	display:block;
}
.video-desc {
	float:left;
	width:355px;
}
.video-desc h3 {
	color:#fff;
	font-size:40px;
	padding:40px 0 0 0;
}
.video-desc p {
	color:#cdcbcb;
	font-size:17px;
	padding:5px 0;
}
.video-desc a.orange-btn {
	background:#ff5400;
	font-size:23px;
	color:#fff;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	padding:10px 15px;
	display:inline-block;
}
.video-desc a.orange-btn:hover {
	background:#e04a00;
}
.video-desc a.link {
	font-family: 'OpenSans-Semibold';
	color:#fff;
	text-decoration:underline;
	font-size:16px;
	line-height:20px;
	padding:10px 0 0 0;
	display:block;
}
.video-player { height:320px; position:relative;
	float:right;
	width:589px;
	border:solid 10px #ebebeb;
}
.video-player:hover .play_icon{ background-position:0 -101px;}
.play_icon{background:url(../images/play.png) no-repeat; width:130px; height:94px; position:absolute; left:50%; top:50%; margin:-47px 0 0 -65px;
-webkit-transition:none; cursor:pointer;
-moz-transition:none;
-o-transition:none;
transition:none;}


.our-clients {
}
#our-client-blks h3 {
	background:url(../images/dooted-line.png) repeat-x 0 22px;
	text-align:center;
	font-size:40px;
	padding:0px 0 28px 0;
	color:#333232;
	margin:20px 0 5px 0;
}
#our-client-blks h3 span {
	background:#fff;
	color:#333232;
	padding:0 10px;
}
#our-client-blks ul {
}
#our-client-blks ul li {
	display:inline-block;
	width:128px;
	height:118px;
	border:solid 1px #e8e7e7;
	margin-right:16px;
}
#our-client-blks ul li:last-child {
	margin-right:0px;
	float:right;
}
#our-client-blks ul li:hover {
	border:solid 1px #c80734;
}
.contact-bottom {
	background:#c80734;
}
#contacts-info h3 {
	background: url(../images/footer-heading.png) repeat-x 0 25px;
	text-align:center;
	font-size:40px;
	padding:3px 0 5px 0;
	color:#fff;
	margin:10px 0 5px 0;
}
#contacts-info h3 span {
	background:#c80734;
	color:#fff;
}
#contacts-info h4 {
	color:#fcf4f5;
	font-size:20px;
}
#contacts-info p {
	line-height:normal;
	color:#fcf4f5;
	font-size:13px;
	padding-bottom:20px;
}
a.mail-btn {
	float:left;
	width:142px;
	padding:15px 0;
	text-align:center;
	background:#fdad00;
	font-size:30px;
	color:#151516;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	margin:22px 23px 0 23px;
	font-family: 'OpenSans-Semibold';
}
a.mail-btn:hover {
	background:#373739;
	color:#fff!important;
}
.address-left {
	float:left;
	width:419px;
	text-align:right;
}
.address-right {
	float:right;
	width:419px;
	text-align:left;
}
.footer {
	background:#373739;
	display:block;
	padding:20px 0 15px 0;
}
.footer h4 {
	color:#ffffff;
	font-size:20px;
	padding: 0 0 15px 0;
}
.f-logo {
	padding-top:10px;
}
.f-blks {
	float:left;
	width:257px;
}
ul.lsiting_footerlinks li {
	margin:0px;
	line-height:normal;
	padding:0px;
}
ul.lsiting_footerlinks li a {
	display:block;
	color:#fff;
	font-size:13px;
	line-height:normal;
	padding:2px 0;
	margin:0px;
}
ul.social-touch {
	display:block;
	width:100%;
	padding:4px 0 0 0;
}
ul.social-touch li {
	width:98px;
	float:left;
}
ul.social-touch li a {
	background: url(../images/social-sprite.png) no-repeat scroll 0 0;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 33px;
}
ul.social-touch li a:hover {
	color: #fdad00;
}
ul.social-touch li a.twitter {
	background-position: 0 0;
}
ul.social-touch li a.facebook {
	background-position: 0 -30px;
}
ul.social-touch li a.linkedIn {
	background-position: 0 -62px;
}
ul.social-touch li a.youTube {
	background-position: 0 -93px;
}
p.copyright {
	display:block;
	color:#949496;
	clear:both;
	padding:0px 0;
	line-height:normal;
	font-size:11px;
}
.footer-stmnts {
	background:#373739;
	border-top: solid 1px #2f2f31;
}
.footer-stmnts p {
	color:#7c7c7e;
	font-size:12px;
	line-height:18px;
	padding:20px 0;
	margin:0px;
}
/*-----inner pagea---*/

#inner-header {
	background:#041017;
	height:124px;
}
#inner-header .inner-title {
	background:url(../images/inner-head.jpg) no-repeat center center; height:124px; position:relative;
}
#inner-header .inner-title .title { position:absolute; bottom:0;
	float:left;
	display:inline-block;
}
#inner-header .inner-title .title h2 {
	color:#fff;
	font-size:42px;
	padding:27px 0 0 0;
	margin:0px;
	font-family: 'OpenSans-Light';
}
#inner-header .inner-title .title h3 {
	color:#fff;
	border-bottom:solid 4px #c80734;
	font-size:27px;
	padding:5px 0 8px 0;
	margin:0px;
	font-family: 'OpenSans-Light';
}
#inner-header .inner-title .right-title {
	float:right;
	display:inline-block;
}
a.linkbutton {margin:34px 0 0 0; display:inline-block;}
a.link-yellow {
	display:inline-block;	font-family: 'OpenSans-Light';
	margin:34px 0 0 0;
	padding:10px 30px 14px;
	background:#fc8d0a; line-height:28px; 

	color:#fff;
	font-size:30px;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px; text-align:center;
}
a.link-yellow span{font-size:20px;	font-family: 'OpenSans-Light'; color:#FFF;}
a.link-yellow:hover {
	background:#c80734;
}
.red-head {
	margin-top:53px;
}
.red-left {
	display:inline-block;
	width:445px;
	padding:78px 37px;
	background:#d62239;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.red-left h3 {
	color:#fff;
	font-size:52px;
}
.red-left h3 span {
	color:#fff;
}
.rel-graphic {
	float:right;
	display:inline-block;
}
.rel-graphic img {
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}

ul.list-type-cells li {
	width:499px;
	float:left; min-height:220px;
}
ul.list-type-cells li.full{width:100%!important;}
 ul.list-type-cells li:nth-child(2n) {
float:right;
}
ul.list-type-cells li h4 {
	color:#272626;
	font-size:22px;
	background:url(../images/red-circle.jpg) no-repeat 0 0;
	padding: 0 0 8px 47px;
}
ul.list-type-cells li p {
	color:#4f4e4e;
	font-size:15px;
	padding: 0 0 0 47px;
	line-height:22px;
}
.red-area-common {
}
.red-area-common h2 {
	color:#2e2e2e;
	font-size:52px;
	text-align:center;
	padding:20px 0;
	display:block;
}
.red-desc {
	background:#d61a33;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	overflow:hidden;
	color:#fff;
}
.img-right {
	float:right;
}
.red-desc h2 {
	line-height:20px;
	color:#fff;
	font-size:33px;
	text-align:left;
	padding:0 29px;

}
.red-desc h3 {
	line-height:20px;
	color:#fff;
	font-size:27px;
	padding:17px 29px 13px 29px;
	display:table;
}
.red-desc h3 span {
	font-size:33px;
	color:#fff;
}
.red-desc p {
	padding:0 29px;
	color:#fff;
	font-size:14px;
	display:table;
	text-align:justify;
}
.red-desc.white {
	background:#fff;
}
.red-desc.white .white-side {
	border:solid 1px #d1d1d0;
	border-radius:3px 0px 0px 3px;
	overflow: hidden;
	border-top: none;
	border-right:none;
}
.red-desc.white .white-side h3 {
	background:#d61a33;
	color:#fff;
	line-height:28px;
}
.red-desc.white .white-side p {
	padding:20px 29px;
	color:#373739;
}
.cms-area {
	margin-bottom:30px;
	padding-top:30px;
	padding-bottom:25px;
	display:block;
}
.cms-area h2 {
	font-size:33px;
	color:#fff;
}
.cms-area h3 {
	color:#272626;
	font-size:30px;
	padding: 0 0 8px 0px;
}
.cms-area h4 {
	color:#272626;
	font-size:22px;
	padding: 0 0 8px 0px;
}
.cms-area h4.red-text {
	color:#d61a33;
}
.cms-area h5 {
	color:#c80734;
	font-size:24px;
	padding: 0 0 8px 0px;
}
.cms-area h6 {
	color:#c80734;
	font-size:19px;
	padding:0 0 8px 0px;
}
.cms-area p {
	color:#373739;
	font-size:14px;
	line-height:24px;
	margin-bottom:20px;
}
.extra-gap {
	height:33px;
}
.span-2 {
	width:499px;
	float:left;
}
 .span-2:nth-child(2n) {
float:right;
}

ul.list-type-red-circle {
	display:table;
}
ul.list-type-red-circle li {
	background:url(../images/elipse-red.png) no-repeat 0 4px;
	color:#4f4e4e;
	font-size:15px;
	padding:0 0 0 23px;
}
ul.list-type-red-circle li strong {
	font-family: 'OpenSans-Semibold';
}
ul.list-type-red-circle-double {
	float:left;
	width:100%;
	margin-top:10px;
}
ul.list-type-red-circle-double li {
	float:left;
	width:44%;
	background:url(../images/elipse-red.png) no-repeat 0 4px;
	color:#4f4e4e;
	font-size:15px;
	padding:0 0 0 23px;
}
ul.list-type-red-circle-triple {
	float:left;
	width:100%;
}
ul.list-type-red-circle-triple li {
	float:left;
	width:30%;
	background:url(../images/elipse-red.png) no-repeat 0 4px;
	color:#4f4e4e;
	font-size:15px;
	padding:0 0 0 23px;
}
ul.list-type-red-circle-fourth {
	float:left;
	width:100%;
}
ul.list-type-red-circle-fourth li {
	float:left;
	width:22%;
	background:url(../images/elipse-red.png) no-repeat 0 4px;
	color:#4f4e4e;
	font-size:15px;
	padding:0 0 0 23px;
}
ul.list-type-red-number {
	display:table;
	margin:0px;
}
ul.list-type-red-number li {
	background: none;
	color:#4f4e4e;
	font-size:13px;
	list-style-type:decimal;
	margin:10px 0;
	padding:0 0 0 0px;
}
img.leftalign {
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	float:left;
	margin:8px 35px 35px 0px;
}
img.rightalign {
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	float:right;
	margin:8px 0px 35px 35px;
}
img.image-round { margin:12px 0 0 0;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
p.highlight, .highlight {
	font-size:16px;
	color:#d61a33;
}
.highlight-gray {
	font-size:16px;
	color:#373636;
}
p.highlight26 {
	font-size:26px;
	color:#d61a33;
}
.border-box {
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:solid 1px #e2e2e1;
	padding:15px 20px;
}
.b-wrapped {
	border:solid 1px #d1d1d0;
	border-top: none;
	-o-border-radius:0 0px 2px 2px;
	-icab-border-radius:0 0px 2px 2px;
	-khtml-border-radius:0 0px 2px 2px;
	-moz-border-radius:0 0px 2px 2px;
	-webkit-border-radius:0 0px 2px 2px;
	border-radius:0 0px 2px 2px;
	margin-bottom:0px;
	padding:25px 30px;
}
.cms-bottom {
	display:table;
	vertical-align:top;
}
.cms-bottom h4.red-text {
	color:#d61a33;
}
.cms-bottom-right {
	display: table-cell;
	vertical-align:top;
}
.cms-bottom-left {
	display: table-cell;
	vertical-align:top;
}
.desc-area {
	display: table-cell;
	vertical-align:top;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:solid 1px #dcdbdb;
	overflow:hidden;
	padding:11px 22px 10px 22px;
}
.desc-area p{margin-bottom:5px;}
.desc-area h5 {
	color:#c80734;
	font-size:24px;
	padding:0 0 8px 0px;
}
.desc-area h3 {
	color:#c80734;
	line-height:normal;
	font-size:19px;
	padding:0 8px 8px 0px;
}
.cms-bottom h4 {
	color:#272626;
	font-size:22px;
	padding: 0 0 8px 0px;
	clear:both;
	display:block;
}
p.custom-style {
	line-height:23px;
	margin-bottom:0px;
	color:#4f4e4e;
}
p.custom-style span {
	color:#c80734;
}
p.custom-style2 {
	font-size:18px;
	line-height:27px;
	margin-bottom:0px;
	color:#4f4e4e;
}
p.custom-style2 span {
	color:#c80734;
}
.red-color {
	color:#c80734;
}
.rel-image {
	float:right;
}
#testimonial-cms {
	width:100%;
	height:1250px;
	text-align:left;
}
#testimonial-cms h2 {
	color:#2e2e2e;
	font-size:52px;
	text-align:center;
	padding:20px 0;
	display:block;
}
.padd-container {
	position:relative;
}
#testimonial-cms a.close {
	background:url(../images/cross.png) no-repeat 0 0;
	width:17px;
	height:17px;
	display:block;
	float:right;
	margin:10px;
}
#testimonial-cms .small {
	border: none;
	margin:1px;
	width:250px;
	height:250px;
	position:absolute;
	overflow:hidden;
}
#testimonial-cms .small a img {
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
#testimonial-cms .big {
	background:#c80734 url(../images/quote-icon.png) no-repeat center center;
	border:none;
	margin:1px;
	width:501px;
	height:501px;
	position: absolute;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	overflow:hidden;
}
.testimonial-cnt {background:url(../images/quote-small.png) no-repeat 30px -14px;
}
.testimonial-cnt h3 {
	
	color:#fff;
	font-size:23px;
	padding:50px 20px 0px 30px;
	margin:0px 0 0 0;
	line-height:normal;
}
.testimonial-cnt h4 {
	color:#fff;
	font-size:19px;
	padding:25px 20px 0px 30px;
	margin:0px;
	line-height:normal;
}
.testimonial-cnt p {
	color:#fff;
	font-size:13px;
	padding:10px 20px 0px 30px;
	margin:0px;
	line-height:20px;
	font-style:italic;
}
.gap {
	height:25px;
}
.news-page {
	padding:0px 0 0 0;
}
.news-page h2 {
	background:url(../images/bgygradi.png) no-repeat center center;
	text-align:center;
	margin:35px 0;
}
.news-page h2 span {
	text-align:center;
	background:#fff;
	padding:0 0px;
	margin:0px;
	color:#000000;
	font-family: 'OpenSans-Bold';
	font-size:52px;
}
.news-cells {
	display:block;
	padding-bottom:10px;
}
.news-cells h3 {
	color:#fff;
	font-size:22px;
	padding:0px;
	margin:0px 0 12px 0;
	line-height:normal;
}
.news-cells h3 span {
	color:#fff;
	line-height:normal;
	font-size:13px;
	display:block;
	padding:0px;
	margin:0px;
}
.news-cells p {
	color:#fff;
	font-size:17px;
	padding:0px;
	margin:0px;
}
.news-cells .col {
	display:block;
	width:341px;
	height:278px;
	float:left;
	border-radius:2px;
	overflow:hidden;
	margin-left:1px;
	margin-bottom:1px;
}
.c-black {
	background:#000;
}
.c-gray {
	background:#646464;
}
.c-red {
	background:#c80734;
}
.n-cnt {
	padding:25px;
}
.blog-area {
}
.blog-element {
	display: inline-block;
	width:100%;
	vertical-align:top;
	clear:both;
	margin-bottom:20px;
}
.blog-date {
	background:url(../images/chat-ballon.png) no-repeat 0 0;
	width:50px;
	height:80px;
	display:block;
	color:#fff;
	font-size:20px;
	text-align:center;
	padding:10px 27px 0 20px;
	margin:0px;
	float:left;
}
.blog-desc {
	float:right;
	width:895px;
	border:solid 1px #d8d7d7;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.blog-desc h3 {
	color:#4a4a4a;
	font-size:30px;
	padding:10px 0 10px 25px;
	margin:0px;
	line-height:normal;
}
.share-area {
	border-top:solid 1px #d8d7d7;
	border-bottom:solid 1px #d8d7d7;
}
.share-this {
	display:block;
	width:400px;
	padding-left:25px;
}
.share-this span.txt-share {
	float:left;
	margin-right:10px;
	padding-top:10px;
}
.addthis_toolbox {
	float:left;
	padding-top:10px;
	padding-right:10px;
}
.comments-count {
	border-left: solid 1px #dfdede;
	display:inline-block;
	background:url(../images/comments.jpg) no-repeat 16px 16px;
	padding:0px 0px 0px 36px;
	margin:0px;
	color:#c80734;
	font-size:13px;
	height:40px;
	line-height:40px;
}
.posts {
	padding-left:25px;
	padding-right:25px;
}
.posts h4 {
	color:#c80734;
	font-size:22px;
	line-height:normal;
	font-weight:normal;
	padding:0;
	margin:10px 0;
	font-family:'OpenSans-Light';
}
.posts h4 strong {
	color:#c80734;
}
.posts p {
	color:#545353;
	font-size:17px;
	line-height:normal;
	font-weight:normal;
	padding:0;
	margin:10px 0;
	font-family:'OpenSans-Light';
}
.posts h5 {
	color:#000000;
	font-size:16px;
	line-height:normal;
	font-weight:normal;
	padding:0;
	margin:10px 0;
}
.creer-graphic {
	padding:10px 0;
}
.creer-graphic .cel {
	float:left;
	width:257px;
	padding-top:290px;
	background:url(../images/career-graph.png) no-repeat 0 0;
}
.creer-graphic .cel span {
	text-align:center;
	color:#c80734;
	font-size:19px;
	padding:0 40px;
	display:block;
}
.creer-graphic .cel.two {
	background-position:-257px 0;
}
.creer-graphic .cel.three {
	background-position:-514px 0;
}
.creer-graphic .cel.four {
	background-position:-771px 0;
}
.opening {
}
.opening h3 {
	background:url(../images/bgygradi.png) no-repeat center center;
	text-align:center;
	margin:35px 0 25px 0;
}
.opening h3 span {
	text-align:center;
	background:#fff;
	padding:0 5px;
	margin:0px;
	color:#2e2e2e;
	font-size:52px;
}
.cel-post {
	float:left;
	width:503px;
	margin-bottom:20px;
}
.cel-post h4 {
	background:#c80734;
	font-size:27px;
	color:#fff;
	text-align:center;
	margin:0px;
	padding:15px 0;
	line-height:normal;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.post-content {
	padding:17px;
	border:solid 1px #dcdada;
	border-top: none;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.post-content a.btn { display:inline-block; margin:10px 0 0 0;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	background:#494848;
	color:#fff;
	font-size:17px;
	font-family: 'OpenSans-Bold';
	padding:12px 14px;
}
.post-content a.btn:hover {
	background:#c80734;
}
.our-office {
}
.our-office h3 {
	background:url(../images/bgygradi.png) no-repeat center center;
	text-align:center;
	margin:35px 0 25px 0;
}
.our-office h3 span {
	text-align:center;
	background:#fff;
	padding:0 5px;
	margin:0px;
	color:#2e2e2e;
	font-size:52px;
}
.of-pic {
	background:url(../images/our-office.jpg) no-repeat 0 0;
	width:1009px;
	height:471px;
	margin:0 auto;
	margin-bottom:25px;
	display:block;
}
.of-pic p {
	color:#fff;
	font-size:32px;
	line-height:normal;
	text-align:center;
	padding:150px 160px 0 160px;
}
.contact-boxes {
	border-top: solid 1px #e3e2e2;
	border-bottom: solid 1px #e3e2e2;
	display:table;
	width:100%;
	vertical-align:top;
}
.contact-boxes .cell {
	width:313px;
	display:table-cell;
	height:250px;
	padding:0 20px;
	border-right: solid 1px #e3e2e2;
}
.contact-boxes .cell h3 {
	color:#2e2e2e;
	font-size:32px;
	margin:30px 0 0 0;
	padding:0px;
}
.contact-boxes .cell p {
	color:#2e2e2e;
	font-size:14px;
	margin:0px 0 20px 0;
	padding:0px;
}
.contact-boxes .cell.one {
	padding-left:0px;
	width:336px;
}
.contact-boxes .cell.three {
	border-right: none;
}
.con-info {
	display: inline-block;
	clear:left;
	margin-bottom:15px;
	width:100%;
}
.con-info i {
	float:left;
	margin-right:15px;
}
.con-info p span {
	color:#212121;
	font-family: 'OpenSans-Semibold';
	font-size:14px;
	display:block;
	float:left;
	width:132px;
}
.con-info p span a {
	color:#ff1350;
}
ul.get-social {
	margin:20px 0 0 0;
}
ul.get-social li a {
	float:left;
	width:43px;
	height:43px;
	display:block;
	margin-right:22px;
	background:url(../images/social-links.png) no-repeat 0 0;
}
ul.get-social li a.tw {
	background:url(../images/social-links.png) no-repeat 0 0;
}
ul.get-social li a.fb {
	background:url(../images/social-links.png) no-repeat -64px 0;
}
ul.get-social li a.pr {
	background:url(../images/social-links.png) no-repeat -128px 0;
}
ul.get-social li a.in {
	background:url(../images/social-links.png) no-repeat -192px 0;
}
h2.title {
	color:#2e2e2e;
	font-size:52px;
	text-align:center;
	padding:20px 0;
	margin:10px 0;
	display:block;
}
.location-map {
	position:relative;
}
.ably-map {
	border:solid 1px #bdbbbb;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	height:240px;
}
.location-info {
	background:url(../images/parrot-location.png) no-repeat 0 0;
	width:284px;
	height:241px;
	display:block;
	position:absolute;
	left:0px;
	z-index:10;
}
.location-info h4 {
	color:#fff;
	font-size:28px;
	padding:30px 30px 10px 30px;
	margin:0px;
	line-height:normal;
}
.location-info p {
	color:#fff;
	font-size:17px;
	padding:10px 30px;
	margin:0px;
	line-height:normal;
}
.rfq-wrapper {
	position:relative;
	width:100%;
}
.left-bg {
	background:url(../images/bg-rfq.png) no-repeat 0 0;
	width:354px;
	height:821px;
	display:block;
	z-index:10;
	position:absolute;
}
.left-bg p {
	color:#fff;
	font-size:19px;
	margin:0px;
	line-height:22px;
	padding:15px 40px 20px 20px;
}
.form-area {
	border:solid 1px #d8d7d7;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	height:820px;
}
.under-txt {
	background:#3a312a;
}
.under-txt p {
	color:#fff;
	font-size:18px;
	line-height:normal;
	padding:20px;
	margin:0px;
}
.coloumn-a {
	width:297px;
	margin:0 27px 15px 0px;
}
.coloumn-a img {
	display:block;
}
.coloumn-b {
	width:703px;
	margin:0 0px 0px 0px;
}
.radius2 {
	overflow:hidden;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.ecomm-blks {
	width:100%;
	display:inline-block;
	margin-bottom:10px;
}
.ecomm-blks h3 {
	color:#fff;
	font-size:22px;
	padding:30px 0 10px 0;
	margin:0px;
	line-height: normal;
	text-align:center;
}
.ecomm-blks p {
	color:#fff;
	font-size:14px;
	padding:0px 0 10px 0;
	margin:0px;
	line-height: normal;
	text-align:center;
}
.rect-big {
	background:none;
	color:#fff;
	font-size:17px;
	display:block;
	line-height:36px;
	width:260px;
	margin:0px auto;
	text-align:center;
	height:40px;
	-o-border-radius:4px;
	-icab-border-radius:4px;
	-khtml-border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	border:solid 2px #fff;
}
.blks-1 {
	float:left;
	width:353px;
	height:181px;
}
.blks-2 {
	float:left;
	width:281px;
	background:#ca1738;
	height:181px;
	padding:0 20px;
}
.blks-3 {
	float:left;
	width:313px;
	background:#111111;
	height:181px;
	padding:0 20px;
}
span.short {
	width:150px;
	display:inline-block;
	font-size:14px;
	color:#fff;
}
span.red {
	color:#dc1a3e;
}




ul.list-type-text { margin:0; padding:0;
}
ul.list-type-text li {font-family: 'OpenSans';
	background:url(../images/elipse-red.png) no-repeat 0 4px;
	color:#4f4e4e;
	font-size:15px;
	padding:0 0 0 23px;
}
ul.list-type-text li strong {
	font-family: 'OpenSans-Semibold';
}


.redLink{ color:#D61A33; text-decoration:underline;}


ul.list-type-cells2 li {
	width:499px;
	float:left; min-height:160px;
}
ul.list-type-cells2 li.full{width:100%!important;}
 ul.list-type-cells2 li:nth-child(2n) {
float:right;
}
ul.list-type-cells2 li h4 {
	color:#272626;
	font-size:22px;
	background:url(../images/red-circle.jpg) no-repeat 0 0;
	padding: 0 0 8px 47px;
}
ul.list-type-cells2 li p {
	color:#4f4e4e;
	font-size:15px;
	padding: 0 0 0 47px;
	line-height:22px;
}


.borderWrap{ border:1px solid #DCDBDB; border-radius:4px; padding:10px 15px 20px; position:relative; display:inline-block; width:100%; margin:15px 0 0 0; text-align:center;
-webkit-box-sizing: border-box; /* content-box */
-moz-box-sizing: border-box;
box-sizing: border-box;}
.borderWrap h6{ font-size:18px; color:#202020; line-height:26px; padding:0 0 10px 0;}
.borderWrap .blackbutton{width:180px; text-align:center; position:absolute; left:50%; margin:0 0 0 -90px;}

.blackbutton{ background:#1c1c1c; height:45px; line-height:45px; text-decoration:none; font-size:20px; color:#fdad00; border-radius:4px; display:inline-block;}
.blackbutton:hover{color:#FFF;}

.section{width:100%; display:inline-block;}
.section .left{ float:left;width:690px;}
.section .left img{ border-radius:4px;}
.section .right{ float:left;width:320px; background:#d61a33; border-radius:4px; padding:15px 20px; height:350px;
-webkit-box-sizing: border-box; /* content-box */
-moz-box-sizing: border-box;
box-sizing: border-box;}
.section .right .inner{width:180px; margin:0 auto;}
.section .right h3{ font-size:30px; color:#FFF;font-family: 'OpenSans-Light'; padding:0 0 15px 0;}

ul.normaltext{margin:0; padding:0;}
ul.normaltext li{ font-size:18px; color:#FFF;margin:0; padding:0 0 15px 0;}





.notification {
	line-height: 30px;
	cursor: pointer;
	clear: both;
	height: 30px;
	margin: 8px 0px 8px 0px;
	padding: 10px 25px 10px 60px;
-o-border-radius:4px;-icab-border-radius:4px;-khtml-border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;
}
.notification strong {
	margin-right: 5px;
}
.notification p {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
.message p {
	font-size:14px;
}

.success {
	background-image: url(../images/accept.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border:1px solid #99C600;
	background-color: #EFFFB9;
	color: #3C5A01;
}
.failure {
	background-image: url(../images/exclamation.png);
	background-position: 15px center;
	background-repeat: no-repeat;
	border:1px solid #EB5339;
	background-color: #FCCAC2;
	color: #AC260F;
}



.scrollbarWrap { width:500px; clear: both; margin:20px 0 0 0; position:relative; display:inline-block; }
.scrollbarWrap .viewport {width:460px;height:350px;overflow: hidden;position: relative;}
.scrollbarWrap .overview {list-style: none;position: absolute;overflow: hidden;width:460px;visibility: visible;left:0;top: 0;}
.scrollbarWrap .scrollbar,
.scrollbarWrap .thumb .end{ }
.scrollbarWrap .thumb { background: #fff; }
.scrollbarWrap .scrollbar { position: relative; background-position: 0 0; float: right; right:10px; top:0;}
.scrollbarWrap .track	{background:#a3072b 100%; width:5px; position: relative; padding: 0 0;}
.scrollbarWrap .thumb {background-position: 100% 100%;width:5px;cursor: pointer;overflow: hidden;position: absolute;top: 1px;left:0px; z-index:9999999!important;}
.scrollbarWrap .thumb .end { background-position: 100% 0; height:13px; width: 13px; }
.scrollbarWrap .disable { display: none; }















/* CSS Document */
.noMargin{margin:0!important;}
.main{position:relative; overflow:hidden;}

ul.portfolio{
width:100%;
margin:0;
padding:0;
margin-bottom:40px;
float:left;}


ul.portfolio li{
margin:40px 0px 0px 0px;
float:left;
background:url(../images/folio_border.png) top center no-repeat;}

ul.portfolio li .imageSection{
width:602px;
padding:0;
padding-right:25px;
float:left;
overflow:hidden;
position:relative;
cursor:pointer;
}

ul.portfolio li .imageSection .imgButtonSection{
width:100%;
height:100%;
position:absolute;
top:100%;
left:0;


transition-property: all;
transition-duration: 0.8s;
transition-delay: 0s;
transition-easing: ease-out;
-moz-transition-property: all;
-moz-transition-duration: 0.8s;
-moz-transition-delay: 0s;
-moz-transition-easing: ease-out;
-webkit-transition-property: all;
-webkit-transition-duration: 0.8s;
-webkit-transition-delay: 0s;
-webkit-transition-easing: ease-out;
-o-transition-property: all;
-o-transition-duration: 0.8s;
-o-transition-delay: 0s;
-o-transition-easing: ease-out;
-ms-transition-property: all;
-ms-transition-duration: 0.8s;
-ms-transition-delay: 0s;
-ms-transition-easing: ease-out;
}

ul.portfolio li .imageSection a.imgButton{
width:260px;
height:80px;
background:url(../images/button_bg.png) top center no-repeat;
position:relative;
left:50%;
top:45%;
margin-top:-100px;
margin-left:-110px;
text-transform:uppercase;
color:#fff;
line-height:80px;
text-align:center;
font-size:25px;
padding:20px;
}

ul.portfolio li .imageSection:hover .imgButtonSection{top:0;}
ul.portfolio li .imageSection img{
padding-top:30px;
}


ul.portfolio li .contentSection{
width:380px;
height:366px;
padding:0;
float:right;
}

ul.portfolio li .contentSection .contentText{
padding-top:30px;
padding-left:30px;
}


.contentText h2{
font-size:30px;
line-height:32px;
margin-bottom:10px;
color:#444;
}
.contentText h3{
font-size:18px;
line-height:32px;
color:#c80734;
font-weight:600;
}

.contentText p.desc{
font-size:17px;
line-height:22px;
margin-bottom:10px;
color:#666;
}

.contentText p{
font-size:14px;
line-height:20px;
margin-bottom:10px;
color:#666;
}

.contentText a
{
font-size:17px;
line-height:32px;
text-transform:uppercase;
color:#706e6f;
}

/* Portfolio navigation */

.portNav{ position:relative;
background:#c80734;
padding:5px 0px 5px 25px;
list-style:none;

border-radius:3px;
-moz-border-radius:px;
-webkit-border-radius: 3px;float:left;
width:200px;
}

.portNav ul{ margin:0; padding:0;


}
.portNav ul li{ display:block;

margin:0 0;
}

.portNav ul li a{

line-height:34px;
font-size:16px;
padding:0 10px;
text-align:right; display:block;
color:#fff;

border-radius:3px 0px 0px 3px;
-moz-border-radius:3px 0px 0px 3px;
-webkit-border-radius:3px 0px 0px 3px;
}

.portNav ul li a:hover, .portNav ul li a.selected{background:#fff; color:#444;}

/* Close navigation */

/*Pagination Css*/
.paginationWrapper{
width:100%;margin:0;}




/*
.pagination{
margin:20px auto 0px auto;
width:248px;
}

.pagination ul{
list-style:none;
float:left;
}

.pagination ul li{
display:inline;
float:left;
}

.pagination ul li a{
padding:3px 8px;
background:#000;
color:#fff;
margin:0px 5px;
float:left;
}
.pagination ul li a:hover{
color:#fdad00;
}
*/




/**************updated by Keshav******************/
.blogContainer{
	display:table;
	vertical-align:top;
	width:100%;
	padding:0 0 25px 0;
}
.container .blogContainer:first-child{
	padding:0 0 0 0;
}
.blogContainer .postDate{
	background:url(../images/chat-ballon.png) no-repeat; 
	width:85px;
	height:68px;
	display:table-cell;
	text-align:center;
	padding:12px 36px 22px 0;
	vertical-align:top;
}
.blogContainer .postDate p{
	font-family: 'OpenSans-Semibold';
	color:#fff;
	font-size:20px;
	height:20px;
}
.blogContainer .InnerContainer{
	display:table-cell;
	border:1px solid #d8d7d7;
	border-radius:2px;
}
.blogHeading{
	display:block;
	border-bottom:1px solid #d8d7d7;
	padding:13px 23px;
	min-height:36px;
	font-family: 'OpenSans-Semibold';
	color:#4a4a4a;
	font-size:30px;
	line-height:36px;
}
.blogHeading a{
	font-family: 'OpenSans-Semibold';
	color:#4a4a4a;
	font-size:30px;
	line-height:36px;
	text-decoration:none;
}
.blogHeading a:hover{
	color:#C80734;
}
.shareWrap{
	display:table;
	border-bottom:1px solid #d8d7d7;
	width:100%;
}
.shareWrap .socialLinks{
	width:50%;
	border-right:1px solid #d8d7d7;
	vertical-align:middle;
	height:40px;
	display:table-cell;
}
.shareWrap .socialLinks img{
	margin:6px 0 0 0;
}
.shareWrap .comments{
	width:50%;
	font-family: 'OpenSans';
	font-size:13px;
	background:url(../images/comments.jpg) no-repeat 17px 16px;
	display:table-cell;
	padding:0 0 0 32px;
}
.shareWrap .comments a{
	color:#c80734;
	line-height:40px;
}
.shareWrap .comments a:hover{
	color:#403F3F;
}
.blogContent{
	width:860px;
	display:inline-block;
	padding:25px 23px 20px;
}
.blogContent .postimg{
	width:100%;
	overflow:hidden;
	float:left;
}
.blogContent .postimg a{
	display:inline-block;
}
.blogContent .postimg img{
	width:100%;
	border:1px solid #d8d7d7;
	padding:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.blogContent h2{
	font-family: 'OpenSans-Light';
	font-size:22px;
	color:#c80734;
	line-height:50px;
	padding:2px 0 0 0;
	margin:0 0 5px 0;
}
.blogContent h2 a{
	font-family: 'OpenSans-Semibold';
	color:#c80734;
}
.blogContent p{
	font-family: 'OpenSans';
	font-size:17px;
	color:#403f3f;
}
.blogContent p a{
	color:#C80734;
	margin:0 0 0 5px;
}
.blogContent h4{
	font-family: 'OpenSans-Semibold';
	font-size:18px;
	color:#C80734;
	margin:15px 0 0 0;
}
.blogContent h5{
	font-family: 'OpenSans-Semibold';
	font-size:16px;
	line-height:18px;
	color:#000000;
	margin:20px 0 0 0;
}
.blogContent h6{
	font-family: 'OpenSans-Semibold';
	font-size:16px;
	color:#403F3F;
	margin:15px 0 0 0;
}
.noPaddTop{
	padding-top:0!important;
}
.noPaddBot{
	padding-bottom:0!important;
}
.errorBlock{
	display:table;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
}
.errorBlock .leftpanel{
	display:table-cell;
	vertical-align:top;
	padding:0 14px 0 0;
	width:542px;
}
.errorleft{
	width:542px;
	float:left;
	overflow:hidden;
}
.errorleft img{
	width:100%;
}
.errorleft h2{
	font-family: 'OpenSans';
	font-size:26px;
	color:#313030;
	line-height:26px;
	margin:20px 0 20px 0;
}
.errorleft h6{
	font-family: 'OpenSans-Semibold';
	font-size:20px;
	color:#c80734;
	margin:0 0 20px 0;
}
.errorleft ul{
	display:table;
}
.errorleft ul li {
	background:url(../images/elipse-red.png) no-repeat 0 9px;
	color:#4f4e4e;
	font-size:15px;
	padding:0 0 0 23px;
	margin:0;
	line-height:28px;
}
.errorleft ul li span{
	width:10px;
	text-align:center;
	height:18px;
	display:inline-block;
	padding:0;
}
.search input[type="text"]{
	margin:3px 0 0 0;
	vertical-align:top;
	background:#fff;
	height:36px;
	border:1px solid #d2d5d5;
	line-height:36px;
	width:300px;
	display:block;
	padding:0 10px;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	color:#464747;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.search input[type="submit"]{
	border:none;
	font-family: 'OpenSans-Semibold';
	font-size:19px;
	color:#fff;
	text-align:center;
	margin:0px;
	padding:5px 13px;
	float:none;
	display:block;
	-o-border-radius:2px;
	-icab-border-radius:2px;
	-khtml-border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	-o-box-shadow: inset 0 0 1px #fff;
	-icab-box-shadow: inset 0 0 1px #fff;
	-khtml-box-shadow: inset 0 0 1px #fff;
	-moz-box-shadow:inset 0 0 1px #fff;
	-webkit-box-shadow:inset 0 0 1px #fff;
	cursor:pointer;
	background:#373739;
}
.websiteForm input[type="submit"] {
	background:#373739;
}
.errorBlock .rightpannel{
	display:table-cell;
	vertical-align:top;
}
.errorbannerRight{
	width:472px;
	float:right;
	overflow:hidden;
}
.errorbannerRight img{
	width:100%;
	border-radius:3px;
}


/********pagination*******/
ul.pagination{margin:20px 0; padding:0; text-align: center; display:block;}
ul.pagination li{text-align:center; display:inline-block; *display:inline;}
ul.pagination li a{ text-decoration:none; height:26px; display:block; line-height:24px; padding:0 10px; color:#282828; font-size:15px; border-radius:2px;}
ul.pagination li a.next{}
ul.pagination li a:hover.next{ background:none;}
ul.pagination li a.prev{}
ul.pagination li a:hover.prev{ background:none;}
ul.pagination li a:hover, ul.pagination li a.selected{background:#e30a44; color:#fff;}


.black_hire{ position:relative; width:506px; height:180px; background:url(../images/hire.png) no-repeat; display: inline-block;}
.black_hire h6{ font-size:14px; color:#fac127; margin:100px 0 0 30px; line-height:16px;}
.black_hire h6 a{ color:#fac127;}
.black_hire h6 a:hover{ color:#fff;}















/** PORTFOLIO PAGE **/



.portfolio-display {
	float:right;
	width:678px;
	margin-right:29px;
	float:right;
}
/*.portfolio-wrapper { float:right; width:790px; position:relative; border:1px solid #DCDBDB; height:600px; padding:15px;	
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	
}*/
.portfolio-wrapper { float:right; position:relative; width:680px;

}
.blocks-repeated { display:inline-block;
	width:636px;
	border:solid 1px #DCDBDB;
	padding:20px;
	margin-bottom:19px;
}
.portfolio-desc {
	width:636px;
	margin:18px 0 0 0;
	display: inline-block;
}
.portfolio-desc h3 { text-align: left; line-height:28px;
	color:#C80734;
	font-size:22px;
}
.portfolio-desc h3 span {
	/*font-family: 'CalibriRegular';*/
	color:#2f2f2f;
	font-size:14px;
	font-style:italic;
}
.portfolio-desc p {
	/*font-family: 'CalibriRegular';*/
	color:#575656;
	font-size:13px;
	padding-top:0;
	line-height:18px;
	text-align: justify;
}
.portfolio-desc p strong {
	color:#212121;
}
.blocks-repeated .view {
	clear:both;
	width:636px;

	margin:0px;
	padding-top:0;
	float: left;
	border: none;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	background: url(../website-design-company/images-web/window-bar.jpg) no-repeat 0 0;
}
.blocks-repeated .view .mask, .blocks-repeated .view .content {
	width:636px;
	height:190px;
	position: absolute;
	overflow: hidden;
	top:0;
	left: 0;
}
.blocks-repeated .view img {
	display: block;
	position: relative;
	margin: 0 auto;
	text-align: center;
}
.blocks-repeated .view a.info {
font-family: 'OpenSans-Bold';
	display: inline-block;
	text-decoration: none;
	padding: 7px 14px 7px 14px;
	margin:0 7px;
	background: #fff;
	border:solid 2px #C80734;
	color: #C80734;
	font-size:16px;
	-o-border-radius:3px;
	-icab-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.blocks-repeated .view a.info: hover {
	-webkit-box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
}
.blocks-repeated .view-second img {
	-webkit-transition: all 0.2s ease-in;
	-moz-transition: all 0.2s ease-in;
	-o-transition: all 0.2s ease-in;
	-ms-transition: all 0.2s ease-in;
	transition: all 0.2s ease-in;
}
.blocks-repeated .view-second .mask {
	background-color: rgba(195, 193, 193, 0.59);
	width:636px;
	height:190px;
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.blocks-repeated .view-second a.info {
	-webkit-transform: translate(0px, 190px);
	-moz-transform: translate(0px, 190px);
	-o-transform: translate(0px, 190px);
	-ms-transform: translate(0px, 190px);
	transform: translate(0px, 190px);
	-webkit-transition: all 0.2s 0.1s ease-in-out;
	-moz-transition: all 0.2s 0.1s ease-in-out;
	-o-transition: all 0.2s 0.1s ease-in-out;
	-ms-transition: all 0.2s 0.1s ease-in-out;
	transition: all 0.2s 0.1s ease-in-out;
}
.blocks-repeated .view-second:hover .mask {
	-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.blocks-repeated .view-second:hover a.info {
	-webkit-transform: translate(0px, 80px);
	-moz-transform: translate(0px, 80px);
	-o-transform: translate(0px, 80px);
	-ms-transform: translate(0px, 80px);
	transform: translate(0px, 80px);
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	transition-delay: 0.5s;
}




.port-title {
	color: #343434;
	display:block;
	font-size:18px;
	line-height: 17px;
	margin:0 0 0 0;
	padding:6px 0;
	border-bottom:solid 1px #e6e6e6;
}
.port-pagination {
	display:block;
	margin:0px auto;
	text-align:center;
}
.port-pagination ul {
	margin:0 auto;
	margin-top:15px;
	padding: 0;
	text-align:left;
	display:block;
}
.port-pagination ul li {
	display: inline-block;
	font-size:14px;
	/*font-weight: normal;*/
	list-style: none;
	color:#fff;
	padding:0px 0px;
	margin:0px -2px 0 0;
	background: #a0c42d;
}
.port-pagination ul li a {
	display: inline-block;
	padding:6px 11px;
	text-decoration:none;
	color:#5a7023;
	text-shadow:0px 1px 0px #b3d95f;
	text-transform:uppercase;
}
.port-pagination ul li a:hover, .port-pagination ul li a.activeLink {
	color:#fff;
	background:#4e4d4d;
	text-shadow:0px 1px 0px #041e40;
}

.portfolioArea{margin:0 auto; position:relative; width:925px;}
.support{ display:inline-block; vertical-align:top;margin:7px 0 0 6px;}


.outerWrap{border: 1px solid #DCDBDB; border-bottom:none; display:inline-block; float:right; padding:10px 10px 0 10px; margin:0 2px 0 0;}
.portfolio-wrapper ul.pagination{margin:0px 0 0 0; padding:0; float:right; width:100%;}






.gallery .red{
color:#d61a33;
font-size:1.3em!important;
}


.gallery .red-left {
display: inline-block;
width: 559px;
height:100px;
float:left;
padding:35px;
margin:0;
background: #d62239;

-o-border-radius: 2px 0px 0px 2px;
-icab-border-radius: 2px 0px 0px 2px;
-khtml-border-radius: 2px 0px 0px 2px;
-moz-border-radius: 2px 0px 0px 2px;
-webkit-border-radius: 2px 0px 0px 2px;
border-radius: 2px 0px 0px 2px;
}

.gallery .red-left h3{
font-size:27px;
line-height:32px;
}

.gallery .red-left-content{
width:558px;
height:219px;
padding:15px 35px;
float:left;
border-bottom:1px solid #ccc;
border-left:1px solid #ccc;

-o-border-radius: 2px;
-icab-border-radius: 2px;
-khtml-border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;

}

.gallery .red-left-content p{
font-size:14px;
line-height:18px;
}

.gallery .rel-graphic img {
-o-border-radius: 0px 2px 2px 0px;
-icab-border-radius: 0px 2px 2px 0px;
-khtml-border-radius: 0px 2px 2px 0px;
-moz-border-radius: 0px 2px 2px 0px;
-webkit-border-radius: 0px 2px 2px 0px;
border-radius: 0px 2px 2px 0px;
}


.gallery ul.album{
margin:0;
padding:0;
list-style:none;
}

.gallery ul.album li{
	padding:7px 8px;
	margin:16px;
	border:1px solid #ccc;
	width:300px;
	display:inline-block;
	
	-o-border-radius: 2px;
	-icab-border-radius: 2px;
	-khtml-border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.gallery ul.album li img{

	width:100%;
	margin:0;
	padding:0;
}

.gallery ul.album li span{
	width:100%;
	text-align:center;
	margin:15px 0;
	float:left;
	font-size:16px;
	font-weight:bold;
	color:#d61a33;
}

.gallery .nomargin-top{margin-top:0!important;}
.gallery .nomargin-bottom{margin-bottom:0!important;}
.gallery .nomargin-left{margin-left:0!important;}
.gallery .nomargin-right{margin-right:0!important;}

.gallery .cms-area h3{text-align:center;}



