/*=.=.=.=.=---STYLE FOR---=.=.=.=.=*/
/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, footer, header, hgroup, keygen, meter, nav, output, progress, section, source, video {
	display: block;
}
mark, rp, rt, ruby, summary, time {
	display: inline;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* Global properties */
* {
	padding: 0px;
	margin: 0px;
	outline: none;
	border: none;
	list-style: none;
	text-decoration: none;
}
.noBdr {
	border: none !important;
}
.clr {
	line-height: 0px;
	font-size: 0px;
	clear: both;
}
body {
	font: normal 14px/18px Arial, Helvetica, sans-serif;
	color: #000;
}
@font-face {
	font-family: 'Conv_oswald.regular';
	src: url('../fonts/oswald.regular.eot');
	src: local('?'), url('../fonts/oswald.regular.woff') format('woff'), url('../fonts/oswald.regular.ttf') format('truetype'), url('../fonts/oswald.regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
.wrapper {
	width: 100%;
	float: left;
}
.container {
	width: 1000px;
	margin: 0 auto;
}
.header {
	width: 100%;
	float: left;
	background: url(../images/header-bg.jpg) no-repeat 0 0;
	background-position: center top;
	background-size: 100% 100%;
	border-top: 6px solid #000;
}
.logo {
	width: 239px;
	float: left;
}
.logo img {
	width: 100%;
	display: block;
}
.top_social {
	width: auto;
	float: right;
	margin-top: 30px;
}
.top_social a {
	display: inline-block;
	padding-right: 5px;
}
.top_social img {
	width: auto;
}
.nom {
	padding-right: 0;
	margin-right: 0 !important;
}
.menubar {
	width: 100%;
	float: left;
	background: #ff9c01;
}
.topmenu {
	width: 100%;
	float: left;
}
.topmenu ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.topmenu ul li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 42px 0 0;
}
.topmenu ul li a {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #023750;
	font-weight: 700;
	line-height: 55px;
	text-transform: uppercase;
}
.topmenu ul li:hover > a {
	color: #FFFEE2;
}
.fmrg img {
	display: block;
	padding-top: 10px;
}
.topmenu ul li:first-child {
	padding-right: 26px;
}
.topmenu ul li {
	position: relative;
}
.topmenu ul li:last-child {
	border-bottom: none;
}
.topmenu ul ul {
	width: 200px;
	position: absolute;
	background: #B1B22A;
	display: none;
	z-index: 9999;
	border: 2px solid #FF9C01;
}
.topmenu ul ul li {
	border-bottom: 1px solid #fff;
	background: url(../images/qa.png) no-repeat 3px 8px;
	padding: 0 0 0 20px;
}
.topmenu ul ul ul {
	left: 196px;
	top: -2px;
	background: #FF9C01;
}
.topmenu ul li:hover > ul {
	display: block;
}
.topmenu ul ul > li {
	width: 100%; /*padding: 0 5px !important;*/
}
.topmenu ul ul li > a {
	line-height: 33px;
}
.topmenu ul li ul li a {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #023750;
	font-weight: 700;
	line-height: 22px;
	text-transform: uppercase;
	padding: 5px 0;
}
.topmenu ul li ul li ul li a {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #023750;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
	padding: 5px 0;
}
.topmenu ul ul ul li {
	border-bottom: 1px solid #fff;
	background: url(../images/qa.png) no-repeat 3px 8px;
	padding: 0 0 0 20px;
}
.banner {
	width: 100%;
	float: left;
	position: relative;
}
.banner img {
	width: 100%;
	display: block;
}
.caption {
	width: auto;
	left: 50%;
	top: 50%;
	margin-left: -403px;
	margin-top: -2px;
	position: absolute;
}
.caption h1 {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 33px;
	color: #fff;
	font-weight: 700;
	background: rgba(229, 199, 103, 0.8);
	padding: 10px 16px;
	margin-bottom: 5px;
	line-height: 28px;
}
.caption p {
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 33px;
	color: #fff;
	font-weight: 700;
	background: rgba(229, 199, 103, 0.8);
	width: 480px;
	margin: 0 auto;
	line-height: 47px;
}
.rights_info {
	width: 100%;
	float: left;
	background: #fff;
	padding-top: 30px;
}
.ribox {
	width: 27.3%;
	float: left;
	text-align: left;
	margin-right: 90px;
}
.ribox img {
	width: auto;
	margin-bottom: 29px;
}
.ribox h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 23px;
	color: #373737;
	font-weight: 700;
	text-transform: uppercase;
	background: url(../images/rht-underline1.png) no-repeat 0 0;
	background-position: center bottom;
	padding-bottom: 20px;
}
.ribox p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #3f3f3f;
	font-weight: 400;
	line-height: 22px;
	padding-top: 30px;
}
.ribox a {
	display: inline-block;
	background: url(../images/read-bg.jpg) repeat-x 0 0;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 57px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin-top: 30px;
	width: auto;
	padding: 0 28px;
}
.company_slider {
	width: 100%;
	float: left;
	padding-top: 60px;
}
.cs_head {
	width: 100%;
	float: left;
}
.cs_head h2 {
	font-family: 'Conv_oswald.regular';
	font-size: 24px;
	color: #373737;
	font-weight: normal;
	text-transform: uppercase;
}
.client_logo {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.slide img {
	border: 1px solid #c3c3c3;
	width: 100%;
}
.bx-wrapper .bx-pager {
	display: none !important;
}
.about_section {
	width: 100%;
	float: left;
	background: url(../images/about-bg.jpg) no-repeat 0 0;
	background-size: cover;
	padding: 34px 0 45px;
}
.about_left {
	width: 660px;
	float: left;
	border: 3px solid #fff;
	padding: 47px 35px 59px;
}
.about_left h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	color: #fff;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	padding-bottom: 25px;
}
.about_left p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
	line-height: 20px;
	padding-top: 20px;
}
.about_right {
	width: 320px;
	float: right;
	background: rgba(255, 255, 255, 0.6);
	padding: 47px 30px 31px;
}
.about_right h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 32px;
	color: #484848;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #484848;
	padding-bottom: 25px;
	margin-bottom: 10px;
}
.ar_sub {
	width: 100%;
	float: left;
	margin-top: 11px;
}
.ar_sub img {
	width: auto;
	float: left;
	margin-right: 10px;
}
.ar_sub p {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: 400;
	line-height: 20px;
}
.footer {
	width: 100%;
	float: left;
	background: #2e2e2e;
	padding: 64px 0 79px;
}
.site_map {
	width: 186px;
	float: left;
}
.site_map h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #ff9c01;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #7f7f7f;
	padding-bottom: 21px;
}
.site_map ul {
	width: 100%;
	float: left;
	margin: 22px 0 0;
	padding: 0;
}
.site_map ul li {
	list-style: none;
	margin: 0;
	padding: 0 20px 4px;
	background: url(../images/sm-bg.png) no-repeat 0 4px;
}
.site_map ul li a {
	display: block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: 400;
}
.map {
	width: 386px;
	float: left;
	margin-left: 72px;
	margin-top: 35px;
	overflow: hidden;
}
.contact {
	width: 282px;
	float: right;
}
.contact h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	color: #ff9c01;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #7f7f7f;
	padding-bottom: 21px;
}
.cts_sub {
	width: 100%;
	float: left;
	padding-top: 20px;
}
.cts_sub img {
	width: auto;
	float: left;
	margin-right: 0;
}
.cts_sub p {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: 400;
	width: 90%;
	float: right;
}
.cts_sub p span {
	text-transform: uppercase;
}
.copyright {
	width: 100%;
	float: left;
	background: #000;
}
.copy_info {
	width: 100%;
	float: left;
	text-align: center;
	line-height: 23px;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	color: #fff;
	font-weight: 400;
	padding: 21px 0;
}
.terget {
	display: none;
}
/*--------------------------- Services ------------------------*/
.serviseRap {
	width: 100%;
	float: left;
	margin-bottom: 35px;
}
.service_lft {
	width: 66.6666%;
	float: left;
	padding-right: 20px;
}
.service_lft h2 {
	font: 700 32px/35px 'Open Sans', sans-serif;
	color: #636363;
	padding-bottom: 14px;
	text-transform: uppercase;
}
.service_lft h3 {
	font: 600 22px/25px 'Open Sans', sans-serif;
	color: #4d4d4d;
	padding-bottom: 14px;
}
.service_lft p {
	font: 400 14px/24px 'Open Sans', sans-serif;
	color: #636363;
	padding-bottom: 14px;
}
.service_lft u {
	font: 400 16px/24px 'Open Sans', sans-serif;
	color: #636363;
	padding-bottom: 14px;
	text-decoration: underline;
}
.service_rht {
	width: 33.3333%;
	float: left;
}
.cont_sec {
	width: 100%;
	float: left;
	background: #b1b22a;
	padding: 20px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
.cont_sec h2 {
	font: 700 19px/21px 'Open Sans', sans-serif;
	color: #fff;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.form_col {
	width: 100%;
	padding-bottom: 12px;
}
.form_col label {
	font: 600 15px/17px 'Open Sans', sans-serif;
	color: #fff;
	margin-bottom: 5px;
}
.form_col input[type="text"], .form_col input[type="email"], .form_col input[type="tel"] {
	width: 100%;
	height: 33px;
	border: none;
	outline: 0;
	border: #a4a526 1px solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 6px #a1a1a1 inset;
	-o-box-shadow: 3px 2px 6px #a1a1a1 inset;
	-ms-box-shadow: 3px 2px 6px #a1a1a1 inset;
	-moz-box-shadow: 3px 2px 6px #a1a1a1 inset;
	-webkit-box-shadow: 3px 2px 6px #a1a1a1 inset;
	padding: 0 10px;
	font: 400 14px 'Open Sans', sans-serif;
	color: #000;
}
.form_col textarea {
	width: 100%;
	height: 87px;
	border: none;
	outline: 0;
	border: #a4a526 1px solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 3px 2px 6px #a1a1a1 inset;
	-o-box-shadow: 3px 2px 6px #a1a1a1 inset;
	-ms-box-shadow: 3px 2px 6px #a1a1a1 inset;
	-moz-box-shadow: 3px 2px 6px #a1a1a1 inset;
	-webkit-box-shadow: 3px 2px 6px #a1a1a1 inset;
	padding: 5px 10px;
	resize: none;
	font: 400 14px 'Open Sans', sans-serif;
	color: #000;
}
.form_col input[type="submit"], .form_col input[type="button"] {
	background: rgba(252,97,0,1);
	background: -moz-linear-gradient(top, rgba(252,97,0,1) 0%, rgba(204,79,2,1) 87%, rgba(204,79,2,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(252,97,0,1)), color-stop(87%, rgba(204,79,2,1)), color-stop(100%, rgba(204,79,2,1)));
	background: -webkit-linear-gradient(top, rgba(252,97,0,1) 0%, rgba(204,79,2,1) 87%, rgba(204,79,2,1) 100%);
	background: -o-linear-gradient(top, rgba(252,97,0,1) 0%, rgba(204,79,2,1) 87%, rgba(204,79,2,1) 100%);
	background: -ms-linear-gradient(top, rgba(252,97,0,1) 0%, rgba(204,79,2,1) 87%, rgba(204,79,2,1) 100%);
	background: linear-gradient(to bottom, rgba(252,97,0,1) 0%, rgba(204,79,2,1) 87%, rgba(204,79,2,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc6100', endColorstr='#cc4f02', GradientType=0 );
	height: 42px;
	padding: 0 30px;
	font: 700 18px 'Open Sans', sans-serif;
	color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	cursor: pointer;
}
.testi_prt {
	width: 100%;
	padding: 20px;
	background: #e8e8e8;
	border: #d1d1d1 1px solid;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-top: 20px;
	float: left;
}
.testi_prt h2 {
	font: 700 19px 'Open Sans', sans-serif;
	color: #464646;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.testi_prt p {
	font: 400 14px/24px 'Open Sans', sans-serif;
	color: #464646;
	padding-bottom: 20px;
	text-align: justify;
}
.testi_prt h3 {
	font: 600 17px 'Open Sans', sans-serif;
	color: #464646;
}
.testi_prt h3 span {
	font: 400 14px 'Open Sans', sans-serif;
	color: #464646;
	display: block;
}
.testi_prt .flex-control-nav {
	display: none;
}
.testi_prt .flex-direction-nav {
	display: none;
}
.gty h2 {
	font: 700 19px 'Open Sans', sans-serif;
	color: #464646;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.gty p {
	font: 400 14px/24px 'Open Sans', sans-serif;
	color: #464646;
	padding-bottom: 20px;
	text-align: justify;
}
.gty h3 {
	font: 600 17px 'Open Sans', sans-serif;
	color: #464646;
}
.gty h3 span {
	font: 400 14px 'Open Sans', sans-serif;
	color: #464646;
	display: block;
}
.gty .flex-control-nav {
	display: none;
}
.gty .flex-direction-nav {
	display: none;
}
/*======================= Banner Slider ==========================*/
.flexslider {
	width: 100%;
	margin: 0;
}
.flexslider .slides > li {
	display: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	max-width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flexslider {
	position: relative;
	zoom: 1;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides > li {
	position: relative;
}
.flex-container {
	zoom: 1;
	position: relative;
}
/* Direction Nav */
.flex-direction-nav li a {
	width: 34px;
	height: 34px;
	margin: 0;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	margin-top: -17px;
	display: none;
}
.flex-direction-nav li a.next {
	background: url(../images/next.png) no-repeat center;
	right: 20px;
	background-size: 100%;
}
.flex-direction-nav li a.prev {
	background: url(../images/prev.png) no-repeat center;
	left: 20px;
	background-size: 100%;
}
.flex-direction-nav li a.next:hover, .flex-direction-nav li a.prev:hover {
	opacity: 0.9;
}
.flex-direction-nav li a.disabled {
	opacity: .3;
	filter: alpha(opacity=30);
	cursor: default;
}
/* Control Nav */
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 0px;
	text-align: center;
}
.flex-control-nav li {
	margin: 0 0 0 5px;
	display: inline-block;
	zoom: 1;
*display: inline;
}
.flex-control-nav li:first-child {
	margin: 0;
}
.flex-control-nav li a {
	width: 13px;
	height: 13px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background: #E5E5CD;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.flex-control-nav li a:hover {
	background-position: 0 -13px;
}
.flex-control-nav li a.active {
	background-position: 0 -26px;
	cursor: default;
	background: #FF9C01;
}
.black_overlay {
	display: block;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
.white_content {
	display: block;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 555px;
	height: 211px;
	padding: 0px;
	/* border: 1px solid #fff; */
	background: #fff;
	z-index: 1002;
	margin: -205px 0 0 -277px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 27px 18px;
}
.pop_main {
	width: 100%;
	float: left;
}
.pop_main h3 {
	padding: 0;
	margin: 0px;
	font: 400 21px/22px 'Roboto Slab', serif;
	text-transform: uppercase;
	color: #00698c;
	text-transform: uppercase;
	text-align: center;
}
.pop_main_Inner {
	width: 100%;
	float: left;
	padding: 20px 0 0 0;
}
.light_box_form {
	width: 100%;
	float: left;
	margin: 20px 0;
}
.light_input {
	width: 100%;
	float: left;
	margin: 14px 0 0 0;
}
input[type="text"] {
	width: 100%;
	border: 1px solid #575252;
	height: 30px;
	padding: 2px;
}
input[type="submit"], .light_input button.button {
	background: #df360c;
	border: none;
	height: 30px;
	width: 85px;
	font: 400 13px/14px 'Roboto Slab', serif;
	text-transform: uppercase;
	color: #fff;
	float: right;
	cursor: pointer;
}
.light_input .error {
	border: 1px solid red;
}
.ajaxlogin-error {
	color: #FF0000;
}
.service_lft .titleh2 {
	color: #636363;
	font: 700 32px/35px "Open Sans", sans-serif;
	padding-bottom: 14px;
	text-transform: uppercase;
	border: medium none;
	list-style: outside none none;
	margin: 0;
	outline: medium none;
	text-decoration: none;
}
.copy_info a, .cts_sub a {
	color: #fff !important
}
.copy_info a:hover, .cts_sub a:hover {
	color: #fff !important;
	text-decoration: underline
}
.sitemap ul {
	margin: 5px 0 0 15px;
	padding: 0;
}
.sitemap ul li {
	background: rgba(0, 0, 0, 0) url("../images/sm-bg.png") no-repeat scroll 0 4px;
	list-style: outside none none;
	margin: 0;
	padding: 0 20px 4px;
}
.sitemap ul li a {
	color: #000;
	display: block;
	font-family: "Open Sans", sans-serif;
	font-size: 14px;
	font-weight: 400;
}
.sitemap ul li a:hover {
	color: #ff9c01;
	text-decoration: underline
}

.ribox .titleh2 {
  background: rgba(0, 0, 0, 0) url("../images/rht-underline1.png") no-repeat scroll center bottom;
  color: #373737;
  font-family: "Open Sans",sans-serif;
  font-size: 23px;
  font-weight: 700;
  padding-bottom: 20px;
  text-transform: uppercase;
}

.pop_main .titleh3 {
  color: #00698c;
  font: 400 21px/22px "Roboto Slab",serif;
  margin: 0;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width:799px){
.ribox h2 {
  font-size: 20px;
}

}

@media (max-width:640px){

.service_lft .titleh2 {
    font-size: 25px;
    line-height: 28px;
    color: #636363;
    padding-bottom: 14px;
    text-transform: uppercase;
}
.ribox h2 {
  font-size: 16px;
}
}