@charset "utf-8";
@font-face {
	font-family: 'klavika-light';
	src: url('../fonts/klavika-light.woff') format('woff');
}
@font-face {
	font-family: 'klavika-regular-opentype';
	src: url('../fonts/klavika-regular-opentype.eot');
	src: url('../fonts/klavika-regular-opentype.eot?#iefix') format('embedded-opentype'), url('../fonts/klavika-regular-opentype.otf') format('truetype'), url('../fonts/klavika-regular-opentype.svg#bauhs93') format('svg');
}
*, *:before, *:after {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
a, img {
	border: 0px;
	outline: 0px;
}
body {
	transition: background-color .5s;
	overflow-x: hidden;
}
.maincontent_fluid {
	width: 100%;
	float: left;
}
.mainwrapper {
	max-width: 1210px;
	min-width: 240px;
	margin: auto;
}
.main_inner {
	width: 100%;
	float: left;
	position: relative;
}
.header {
	background-color: rgba(10, 42, 49, 0.8);
	height: 85px;
	position: fixed;
	top: 0px;
	z-index: 99999;
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
}
.logo {
	width: 23%;
	float: left;
	margin-top: 13px;
}
.logo a{
outline:none;
}
.header_right {
	width: auto;
	float: right;
}
.headermenu {
	width: 100%;
	float: left;
}
.main_banner {
	width: 100%;
	/*margin-top: 80px;*/
	float: left;
}
.carousel-control.left {
	background-image: none;
	height: 39px;
	left: 50px;
	opacity: 1;
	outline: medium none;
	width: 39px;
}
.carousel-control.right {
	background-image: none;
	height: 39px;
	opacity: 1;
	outline: medium none;
	right: 50px;
	width: 39px;
}
.item img {
	width: 100%;
}
.services ul {
	list-style-type: none;
	margin-top: 20px;
}
.services ul li {
	float: left;
	width: 33%;
	text-align: center;
	padding: 10px 25px 15px 25px;
	font-size: 13px;
	color: #666666;
	font-family: 'Duru Sans', sans-serif;
	line-height: 1.66em;
}
.services ul li a{
    text-decoration:none;
    color: #666666;
    transition:all 0.5s;
}  


.services ul li h4 {
	font-size: 16px;
	font-weight: inherit;
	margin-bottom: 5px;
	margin-top: 20px;
	/* text-transform: uppercase; */
	text-align: center;
}
.services ul li a:hover{
    color:#0093CE;
    transition:all 0.5s;
}
.services ul li a:hover > h4 {
    text-decoration:none !important;
}
.services ul li a:hover > p {
    text-decoration:underline;
     transition:all 0.5s;
}
.service_icon {
	width: 139px;
	height: 120px;
	margin: auto;
    
}
.service_icon img {
	width: 100%;
	height: 100%;
    
}
.serbut1 {
	width: 200px;
	display: inline-table;
	height: 43px;
	margin-top: 20px;
	line-height: 43px;
	transition: ease all .3s;
	color: #ef4123;
	border: 2px solid #ef4123;
}
.services ul li:hover > .serbut1 {
	background: #ef4123;
	text-decoration: none;
	color: #fff;
}
.serbut2 {
	width: 200px;
	display: inline-table;
	height: 43px;
	margin-top: 20px;
	line-height: 43px;
	transition: ease all .3s;
	color: #20b577;
	border: 2px solid #20b577;
}
.services ul li:hover > .serbut2 {
	background: #20b577;
	text-decoration: none;
	color: #fff;
	border: 2px solid #20b577;
}
.serbut3 {
	width: 200px;
	display: inline-table;
	height: 43px;
	margin-top: 20px;
	line-height: 43px;
	transition: ease all .3s;
	color: #03617c;
	border: 2px solid #03617c;
}
.services ul li:hover > .serbut3 {
	background: #03617c;
	text-decoration: none;
	color: #fff;
}
.left_img {
	width: 50%;
	float: left;
	margin-top: 40px;
}
.left_img img {
	width: 100%;
}
.welcome_right {
	width: 48%;
	margin-top: 40px;
	float: right;
}
.welcome_right p {
	line-height: 24px;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	color: #777575;
}
.wel_text {
	color: #d83b2b;
	font-weight: 600;
	font-size: 35px;
	margin-top: 7px;
	font-family: 'Roboto', sans-serif;
}
.wel_text span {
	color: #888989;
	font-weight: 100;
}
.welcome_right ul {
	width: 100%;
	float: left;
	list-style-type: none;
}
.welcome_right ul li {
	width: 100%;
	float: left;
	margin-top: 13px;
	margin-bottom:13px;
}
.about_icon {
	width: 90px;
	height: 90px;
	line-height: 90px;
	/*overflow: hidden;*/
	text-align: center;
	background: #eaeaea;
	color: #49a32b;
	float: left;
	border-radius: 50%;
}
.about_icon img {
	width: 100%;
	height: 100%;
	transition: ease all .5s;
}
.welcome_right ul li:hover > .about_icon img {
	transform: scale(1.1);
	transition: ease all .5s;
}
.about_text {
	float: left;
	width: 100%;
	text-align:justify;
}
.about_text h4 {
	color: #888989;
	font-size: 20px;
	font-weight: 100;
	margin-top: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
}
.client_hd {
	width: 100%;
	float: left;
	position: relative;
	padding-bottom: 10px;
	font-family: 'Roboto', sans-serif;
	font-size: 24px;
	margin-top: 30px;
	border-bottom: 1px solid #e1e1e1;
}
.client_hd:before {
	width: 50px;
	height: 1px;
	background: #009dcd;
	position: absolute;
	left: 0px;
	bottom: 0px;
	content: '';
}
.clients_scroll {
	list-style-type: none;
	margin-top: 20px;
}
.clients_scroll li {
	text-align: center;
	height: 117px;
	border: 1px solid #e1e1e1;
}
.clients_scroll li a {
	display: inline-table;
}
.clients_scroll li a img {
	vertical-align: middle;
	margin-top: 20px;
	display: table-cell;
}
.footer_img {
	width: 1349px;
	margin: auto;
}
.footer_img ul {
	list-style-type: none;
	width: 100%;
}
.footer_img ul li {
	float: left;
	position: relative;
	width: 33.3%;
	overflow: hidden;
}
.footer_img ul li a {
	position: relative;
	outline: none;
	width: 100%;
	height: 100%;
	display: inline-table;
}
.footer_img ul li img {
	width: 100%
}
.footer_imghover {
	display: none;
}
.footer_img ul li a:hover >.footer_imghover {
	width: 100%;
	display: inline-table;
	height: 100%;
	position: absolute;
	top: 0px;
	display: block;
	left: 0px;
	color: #fff;
	text-align: center;
	font-family: 'Roboto', sans-serif;
	font-size: 13px;
	padding: 20px;
	line-height: 23px;
	/*background: rgba(0, 0, 0, .6);*/
    background-color:rgba(10, 42, 49, 0.8);
	-webkit-animation-duration: .3s;
	-webkit-animation-timing-function: ease;
	-webkit-animation-fill-mode: both;
	-webkit-animation-name: zoomIn;
	-moz-animation-duration: .3s;
	-moz-animation-timing-function: ease;
	-moz-animation-fill-mode: both;
	-moz-animation-name: zoomIn;
	animation-duration: .3s;
	animation-timing-function: ease;
	animation-fill-mode: both;
	animation-name: zoomIn;
}
.footer_imghover h4 {
	text-transform: uppercase;
	color: #FBBF11;
	margin-bottom: 10px;
	width: 100%;
	float: left;
	display: table;
	font-family: 'Roboto', sans-serif;
}
.footer_imgoverinner {
	border: 1px dotted #FBBF11;
	padding: 15px;
	width: 100%;
	display: inline-table;
	height: 100%;
}
.footer_imgoverinner span {
	width: 150px;
	text-align: center;
	border: 1px solid #fff;
	height: 40px;
	line-height: 40px;
	margin: auto;
	font-family: 'Roboto', sans-serif;
	margin-top: 20px;
	display: table;
}
.footer_imgoverinner span:hover {
	background: #EA6124;
	color: #fff;
}
/*.footer_fluid {
	background: #3a526a;
	width: 100%;
	padding: 20px 0px;
	float: left;
}
.footer_contact {
	width: 45%;
	float: left;
}
.footer_contact li {
	float: left;
	width: 100%;
	font-family: 'Lato', sans-serif;
	color: #cccccc;
	margin-bottom: 7px;
	list-style-type: none;
}
.footer_contact li i {
	margin-right: 7px;
}
.verify {
	background: #fff;
	padding: 10px;
	float: left;
	display: table;
}
.verify img {
	width: 100%;
}
.footerright {
	width: auto;
	float: right;
}
.footer_social {
	float: right;
	list-style-type: none;
	margin-top: 15px;
}
.footer_social li {
	float: left;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-left: 15px;
}
.footer_social li a {
	color: #000;
	outline: none;
	background: #fff;
	width: 100%;
	height: 100%;
	display: table;
	text-align: center;
	border-radius: 5px;
	font-size: 18px;
}
.footer_social li a:hover {
	background: #FD4040;
	color: #fff;
}
.copy {
	float: right;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	color: #cccccc;
	width: 100%;
	text-align: right;
}*/


.innerfooterdiv
{
	width:100%;
	float:left;
}
.footersection
{
	width:23%;
	float:left;
	margin-right:29px;
	margin-top:20px;
}
.footersection:last-child
{
	margin-right:0px;
}
.footersection h4
{
	color:#fff;
	/*font-size:18px;
	font-family: 'klavika-regular-opentype';*/
	font:16px "Open Sans",sans-serif;
	font-weight:bold;
	border-bottom:1px solid #a0a1a3;
	padding-bottom:10px;
	text-transform:uppercase;
	position:relative;
}
.footersection h4:after
{
	width:53px;
	height:1px;
	position:absolute;
	left:0px;
	content:'';
	background:#2279be;
	bottom:-1px;
}
.footersection p
{
	color:#fff;
	/*font-family: "texgyreadventor-regular-webfont";
	font-size:14px;*/
	font:13px "Open Sans",sans-serif;
	margin-top:10px;
}
.footermenu
{
	list-style-type:none;
	margin-top:10px;
	margin-left:20px;
}
.footermenu li
{
	padding:2px;
	list-style-image:url(../images/listicon.png);
	list-style-position:outside;
}
.footermenu li a
{
	color:#fff;
	text-decoration:none;
	/*font-family: 'klavika-regular-opentype';*/
	font:13px "Open Sans",sans-serif;
	/*font-size:14px;*/
	font-weight:400;
	transition:all .3s;
}
.footermenu li a:hover
{
	color:#F5A027;
	transition:all .3s;
}
.socialicons
{
	list-style-type:none;
	margin-top:20px;
}
.socialicons li
{
	float:left;
	margin-right:22px;
}
.socialicons li a
{
	outline:none;
	color:#fff;
	font-size:20px;
}
.socialicons li a:hover
{
	color:#F5A027;
}
.footer_addre
{
	width:100%;
	float:left;
	margin-bottom:13px;
}
.add_icon
{
	float:left;
	width:10%;
}
.add_text
{
	float:right;
	width:89%;
	color:#fff;
	/*font-family: 'klavika-regular-opentype';
	font-size:14px;*/
	font:13px "Open Sans",sans-serif;
}
.copyright
{
	width:100%;
	float:left;
	color:#fff;
	/*font-family: 'klavika-regular-opentype';
	font-size:14px;*/
	font:13px "Open Sans",sans-serif;
	text-align:center;
}

.footer_fluid
{
	width:100%;
	float:left;
	background:url(../images/footerbg.jpg) no-repeat;
	background-size:cover;
	padding-bottom:20px;
}


.inner_left1 {
	float: left;
	display: inline-block;
	width: 22%;
	margin-top: 20px;
	margin-right: 2%;
}
.inner_left1 ul {
	width: 100%;
	list-style: none;
}
.inner_left1 ul li {
	display: block;
	width: 100%;
	margin-top: -1px;
}
.inner_left1 ul li a.active, .inner_left1 ul li a:hover {
	background-color: #f7f7f7;
	color: #222222 !important;
}
.inner_left1 ul li a {
	display: block;
	padding: 5px 40px 5px 15px;
	color: #222222;
	display: block;
	padding: 12px 35px 12px 15px;
	border: 1px solid #eeeeee;
	width: 100%;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	background-color: #fff;
	text-decoration: none;
	transition: all 0.3s ease 0s;
	position: relative;
}
.inner_left1 ul li a i {
	position: absolute;
	right: 15px;
	top: 15px;
	color: #e2e2e7;
}
.inner_left1 ul li a.active i, .inner_left1 ul li a:hover i {
	color: #999999;
}
.inner_hd {
	color: #004a80;
	font-size: 25px;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.inner_right h5 {
	font-family: 'Roboto', sans-serif;
	color: #222;
	line-height: 25px;
	font-size: 24px;
	font-weight: 100;
	margin-bottom: 10px;
}
.inner_right1 {
	float: left;
	display: inline-block;
	width: 75%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.fullpage {
	float: left;
	display: inline-block;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.inner_right1 .hd1 {
	font-family: 'Open Sans', sans-serif;
	color: #005494;
	font-size: 26px;
	border-bottom: 1px solid #F2F2F2;
	margin-bottom: 10px;
	width: 100%;
	padding-bottom: 10px;
	font-weight: 600;
}
.innerbanner {
	width: 100%;
	position: relative;
	height:400px;
	overflow: hidden;
	margin-top:0px;
	border-bottom: 5px solid #cccccc;
}
.innerbanner img {
	position: relative;
}
.cont1 {
	font-family: 'Open Sans', sans-serif;
	color: #333;
	font-size: 14px;
	line-height: 26px;
}
.cont1 ul,.cont1 ol {
    padding-left:20px;
}
.innerbannermask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
	background: rgba(0, 0, 0, .2);
}
.rootpath {
	width: auto;
	position: relative;
	position: absolute;
	top: 50%;
	right: 9%;
	z-index: 999;
	list-style-type: none;
}
.rootpath li {
	color: #fff;
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	float: left;
	list-style: circle;
	margin-left: 40px;
}
.rootpath li a {
	color: #fff;
	ffont-family: 'Roboto', sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.rootpath li a:hover {
	color: #EF135B;
}
.header_margin{
  height:84px; width:100%; float:left;
}

@media only screen and (min-width : 980px) and (max-width : 1279px) {
.mainwrapper {
	max-width: 960px;
	min-width: 240px;
}
#menu-line {
	width: 75px;
}
#cssmenu > ul > li > a {
	padding: 20px 13px;
}
.bannertatile {
	top: 20%;
}
.footer_img {
	width: 100%;
}
.footer_imgoverinner {
	padding: 0;
}
.footer_contact {
	width: 40%;
}
.verify {
	width: 20%;
	text-align: center;
}
.footerright {
	width: 40%;
}
.innerbanner {
	height: auto;
}
.footersection{
	margin-right:1%;
	
}
}

@media only screen and (min-width : 768px) and (max-width :979px) {
.mainwrapper {
	max-width: 750px;
	min-width: 240px;
}
.header_right {
	width: 45%;
}
#cssmenu {
	background: #EA6226;
	color: #fff;
	margin-top: 15px;
}
#cssmenu > ul > li > a, #cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {
	height: auto;
	padding: 10px;
	color: #fff;
}
#cssmenu > ul > li > a i {
	display: none;
}
.bannertatile {
	top: 20%;
}
.footer_img ul li {
	width: 50%;
}
.footer_img {
	width: 100%;
}
.footer_imgoverinner {
	padding: 0;
}
.footer_contact {
	width: 40%;
}
.verify {
	width: 20%;
	text-align: center;
}
.footerright {
	width: 40%;
}
.left_img {
	display: none;
}
.welcome_right {
	width: 100%;
}
.innerbanner {
	height: auto;
}
.clients1 li {
	width: 22% !important;
	margin: 1%;
}
.footersection{
	margin-right:1%;
	
}
}

@media only screen and (min-width : 360px) and (max-width :767px) {
.mainwrapper {
	max-width: 550px;
	min-width: 240px;
     padding:0px 15px;
}
.header {
	height: auto;
	position: relative;
}
.header_right {
	width: 100%;
}
#cssmenu {
	background: #EA6226;
	color: #fff;
	margin-top: 15px;
}
#cssmenu > ul > li > a, #cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {
	height: auto;
	padding: 10px;
	color: #fff;
}
#cssmenu > ul > li > a i {
	display: none;
}
.main_banner {
	margin-top: 0;
}
.pav-caption.big-caption {
	width: 100%;
}
.bannertatile {
	top: 10%;
	left: 0;
	font-size: 16px;
	line-height: 22px;
}
.services ul li {
	width: 100%;
	margin-bottom: 10px;
}
.serbut2, .serbut1, .serbut3 {
	margin-left: 20%;
	display: block;
}
.left_img {
	display: none;
}
.welcome_right {
	width: 100%;
}
.about_text {
	width: 100%;
}
.footer_img ul li {
	width: 100%;
}
/*.footer_imghover h4 {
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
}
.footer_imgoverinner {
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	padding: 0
}*/
.footer_imghover {
	margin: 0;
	padding: 0;
}
.footer_img {
	width: 100%;
}
.footer_imgoverinner {
	padding: 0;
}
.footer_contact {
	width: 100%;
}
.verify {
	width: 100%;
	text-align: center;
}
.verify img {
	width: auto;
}
.footerright {
	width: 100%;
}
.innerbanner {
	height: auto;
	margin-top: 0;
}
.inner_left1 {
	display: none;
}
.inner_right1 {
	width: 100%;
	padding: 0 2%;
}
.nomob {
	display: none;
}
.clients1 li {
	width: 30% !important;
	margin: 1%;
}
.contact_form, .contact_map {
	width: 100% !important;
	margin: 15px 0 !important;
}
.ctname {
	margin-right: 1% !important
}
.footersection{
	width:100%;
	margin:0px;
	padding:1% 2%;
}
.header_margin{
    display:none;
}
.carousel-control.left {
    left: 10px;
}
.carousel-control.right {
    right: 10px;
}
#cssmenu ul ul li a {
    border-bottom:0px !important;
    color:#fff;
}

}

@media only screen and (min-width : 240px) and (max-width :359px) {
.mainwrapper {
	max-width: 320px;
	min-width: 240px;
    padding:0px 15px;
}
.header {
	height: auto;
	position: relative;
}
.header_right {
	width: 100%;
}
#cssmenu {
	background: #EA6226;
	color: #fff;
	margin-top: 15px;
}
#cssmenu > ul > li > a, #cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {
	height: auto;
	padding: 10px;
	color: #fff;
}
#cssmenu > ul > li > a i {
	display: none;
}
.main_banner {
	margin-top: 0;
}
.pav-caption.big-caption {
	display: none;
}
.bannertatile {
	top: 10%;
	left: 0;
	font-size: 16px;
	line-height: 22px;
}
.services ul li {
	width: 100%;
	margin-bottom: 10px;
}
.serbut2, .serbut1, .serbut3 {
	margin-left: 20%;
	display: block;
}
.left_img {
	display: none;
}
.welcome_right {
	width: 100%;
}
.about_text {
	width:100%;
}
.footer_img ul li {
	width: 100%;
}
.footer_imghover h4 {
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 0;
}
.footer_imgoverinner {
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	padding: 0
}
.footer_imghover {
	margin: 0;
	padding: 0;
}
.footer_img {
	width: 100%;
}
.footer_imgoverinner {
	padding: 0;
}
.footer_contact {
	width: 100%;
}
.verify {
	width: 100%;
	text-align: center;
}
.verify img {
	width: auto;
}
.footerright {
	width: 100%;
}
.innerbanner {
	height: auto;
	margin-top: 0;
}
.inner_left1 {
	display: none;
}
.inner_right1 {
	width: 100%;
	padding: 0 2%;
}
.nomob {
	display: none;
}
.clients1 li {
	width: 47% !important;
	margin: 1%;
}
.contact_form, .contact_map {
	width: 100% !important;
	margin: 15px 0 !important;
}
.formdiv {
	margin-bottom: 0px !important
}
.ctname {
	margin-right: 0% !important;
	margin-bottom: 10px;
}
.footersection{
	width:100%;
	margin:0px;
	padding:1% 2%;
}
.header_margin{
    display:none;
}
.carousel-control.left {
    left: 10px;
}
.carousel-control.right {
    right: 10px;
}
#cssmenu ul ul li a {
    border-bottom:0px !important;
      color:#fff;
}

}
