*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
	margin:0px;
	padding:0px;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
  list-style: outside none none;
  z-index: 11111111;
}
blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}


/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}


.clear{
	clear:both;
	
	}

.main_container {
  background: none repeat scroll 0 0 #1f1a17;
  float: left;
  width: 100%;
}
.container {
  margin: 0 auto;
  width: 1100px;
}
.main_header {
  background: none repeat scroll 0 0 #fff;
 float:left;
  width:100%;
}


.header {
  margin: 0 auto;
  padding: 5px 5px 0;
  width: 1100px;
}

.header_main {
  float: left;
  width:100%;
}
	
.header_right {
  float: right;
  width: 65%;
}
	
.logo {
	 width:35%;
	 float:left;
}
	
.social-icon {
  float: right;
  text-align: right;
  width: 100%;
}
.social-btn {
  padding: 0;
  margin: 0;
}

.social-btn > li {
  display:inline;
}
	
.right-section {
  float: right;

  width: 88%;
}

.social-btn li a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline;
  margin: 0;
  padding: 0;
}


.banner {
  float: left;
 position:relative;
}

.Quick_Enquiry {
  background-image: url("../images/form-bg.png");
  background-position: center top;
background-repeat: no-repeat;
color: #FFF;
height: 365px;
position: absolute;
right: 70px;
top: 165px;
width: 32%;
}
.Quick_Enquiry p {
  float: right;
  width: 260px;
}


.Quick_Enquiry p input {
  float: right;
  margin: 0;
}

.Quick_Enquiry p  textarea {
  float: right;
}


.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: }
  
.quick_img {
  position: absolute;
  right: 68px;
  top: 34px;
}

.form {
  float: left;
  margin: 100px 0 0 59px;
  width: 70%;
}
	
.form label {
  float: left;
  font-size: 14px;
  width: 37%;
}

.form input[type="text"] {
  float: left;
  margin: 0 0 20px;
  padding:2px 0 2px 6px;
  width:59%;
}

.form textarea {
  width: 60%;
}

.form input[type="submit"] {
  background: none repeat scroll 0px 0px #1F97C5;
border: medium none;
border-radius: 7px;
color: #FFF;
cursor: pointer;
float: left;
margin: 13px 0px 0px 115px;
padding: 8px;
width: 30%;
font-size: 14px;
}

.main-contant {
  float: left;
  width: 100%;
}

.contant_left {
  color: #fff;
  float: left;

  width: 70%;
}

.we_Medoz {
  line-height: 20px;
  margin: 0 0 10px 0;
  text-align: justify;
  font-size: 12px;
}

.contant_left > a {
  color: #59c0ff;
  float: right;
  margin: 3% 0 0;
  text-decoration: none;
}
.contant_left > a:hover {
	color:#fff;
	}



.contant_right {
  float: right;
  width:28%;
}


.contant_right > h1 {
  background: none repeat scroll 0 0 #1f97c5;
  color: #fff;
  margin: 20px 0 0;
  padding: 10px;
  text-align: center;
  font-size:16px;
}

.products_list {
 width: 100%;
}

.products_list img {
  float: left;
  margin: 0 2% 0 0;
}

.products_list h3 {
  color: #1f97c5;
  float: left;
  font-size: 12px;
  margin: 0 0 2%;
  width: 54%;
}

.products_list p {
  float: left;
  font-size: 11px;
  line-height:14px;
  margin: 0;
  text-align: justify;
  width:60%;
}

.products {
  background: none repeat scroll 0 0 #fff;
  padding: 2%;
  width: 96%;
}

.contant_2 {
  float: left;
  margin: 0 22px 0 0;
  width: 70%;
}

.client {
  float: left;
  margin: 0 31px 0 0;
  position: relative;
  width: 34%;
}
.client2 {
  float: left;
  margin: 0;
  position: relative;
  width:61%;
}
.client2 img{width:50%;float:left;}

.client img{width:auto;}
.client_1 {
  background: none repeat scroll 0 0 #1f97c5;
  text-align: center;
  width: 100%;
}
.client_1 > h1 {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
  padding: 10px;
}


.fluid_container {
  position: relative;
}

.client_contant {
  background: none repeat scroll 0 0 #fff;
  float: left;
  margin: 0 0 0 9%;
  padding: 3%;
  text-align: center;
  width: 85%;
}

.box-image {
  position: absolute;
}
.btn_1 {
  background: url("../images/btn.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  height: auto;
  margin: 7% 0 5%;
  padding: 7px 0;
  width: 103px;
}

.contant_3 {
  float: right;
  width: 28%;
  background: #fff;
}

.contant_31 {
  float: right;
  width: 100%;
  background: #fff;
}

.client_2  h1 {
  margin: 0;
  padding: 10px;
  font-size:16px;
}

.client_2 {
  background: none repeat scroll 0 0 #1f97c5;
  color: #fff;
  text-align: center;
  width:100%;
}

.testimonial_2 {
  float: left;
  margin: 14px 0 0;
  width: 100%;
}

.testimonial_2 > p {
  float: left;
  font-size: 12px;
  line-height: 16px;
  margin: 0;
  text-align: justify;
  width: 82%;
}
.testimonial_2 > img {
  float: left;
  margin: 0 10px;
  width: 8%;
}

.contant_test {
  float: left;
  margin: 1% 0 0;
  width: 100%;
}

.client_contant > p {
  font-size: 15px;
  margin: 0;
}

.slider_2 {
  float: left;
  margin: 20px 0 17px 0;
  width:100%;
}

.contact {
  color: #fff;
  float: left;
  margin: 0;
  width: 1000px;
}

footer {
  background: none repeat scroll 0 0 #000;
  float: left;
  width:100%;
}

.footer-follow-us > ul {
  float: left;
  list-style: outside none none;
  margin: 0;
  padding:0;
}

.footer-follow-us {
  color: #fff;
  float: left;
  width: 25%;
}

.footer-follow-us li {
  float: left;
  margin: 0;
  padding: 0;
  width: 24%;
}

.footer-follow-us li a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  line-height: 0;
  margin: 0;
  min-width: 0;
  padding:  0 5px 0 0;
}

.footer-follow-us a:hover {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  line-height: 0;
}


.footer-follow-us > h3 {
  margin: 0 0 15px 0;
  color:#59c0ff;
}

.contact {
  color: #fff;
  float: left;
  width: 25%;
}

.camera_pag_ul {
  display: none;
}

.contact > h3 {
  margin: 0 0 15px;
  color:#59c0ff;
}

.footer-ct {
  float: left;
  width: 100%;
  padding: 10px 0 0 0;
}
.footer-nav {
  float: left;
  width: 100%;
  text-align: center;
}
.footer-nav ul {
  padding:0;margin:0;
  position:unset;
}
.footer-nav ul li{
	display:inline;
	position:none;
	}
.footer-contact {
  float: left;
  width: 25%;
}
.footer-contact > h3 {
  color:#59c0ff;
  margin: 0 0 10px 0 ;
}

.footer-contact li {
  display: flex;
  float: none;
  padding: 11px 0;
}

.footer-contact a {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size:12px;
  height: 0;
  line-height: 0;
  text-decoration: none;
  color: #fff;
}

.contact > p {
  font-size:12px;
  line-height: 23px;
  margin: 0;
}

.footer-map {
  float: left;
  width: 25%;
}

.footer-map > h3 {
  color:#59c0ff;
  margin: 0 0 15px 0 ;
}

.footer-map > img {
  height: 124px;
  width: 100%;
}

.footer-contact > ul {
  margin: 0;
  padding: 0;
}

.footer-nav a {
  text-decoration: none;
  color: #fff;
  padding: 0px 8px ;
  border-right: solid 1px ;
  font-size:11px;
}

.copy {
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 1% 0;
  font-size:11px;
}

.copy a
{
color:#59C0FF;
font-size:15px;
font-weight:bolder;
text-decoration:none;
}

.contact img {
  margin: 0 6px -2px 0;
}

.footer-follow-us img:hover {
  opacity: 0.75 ;
}

.footer-contact a:hover {
  color: #46b9ff;
}

.footer-nav a:hover {
  color:#46b9ff;
}

.social-btn img:hover {
  opacity: 0.75 ;
}

.contant_left > h1 {
  color:#59c0ff;
  margin:20px 0;
}
.contant_left > h2 {
  color:#59c0ff;
  margin:20px 0;
}

.contant_3 > a {
  color: #1f97c5;
  float: right;
  font-size: 15px;
  margin: 0 30px 12px 0;
  text-decoration: none;
  display:none;
}
.contant_31 > a {
  color: #1f97c5;
  float: right;
  font-size: 15px;
  margin: 0 30px 12px 0;
  text-decoration: none;
}

.client_contant > a {
  text-decoration: none;
}

.logo img {
  width: 87%;
}

.header_right2 {
  float: right;
  width: 67%;
  margin:15px -8px 15px 0px;
}

#cssmenu ul ul {
  z-index: 9999;
}

.client:last-child {
  float:right;
  margin:0;

}

#bcf-trigger > img{
	display:none;
	}

.has-sub > a:hover {
  color: #009ae1 !important;
}

@media screen and (max-width:1100px) {

.header_right2{width:100%;margin:0px;}

.right-section{width:100%;}

.header_main {
 padding:0px;
}

.header {
  padding: 5px;
  width: 86%;
}

.container {
  padding: 5px;
  width:86%;
}

.Quick_Enquiry {
  right: 38px;
  top: 130px;
  width: 35%;
}

.products_list h3 {
  font-size: 10px;
  
}
.client_1 > h1 {
font-size: 12px;
  
}
.client_contant > p {
  font-size: 11px;

}

.contant_3 > a {
font-size: 12px;
margin: 0 30px 14px 0;

}
.contant_31> a {
font-size: 12px;
margin: 0 30px 14px 0;

}
.contant_right > h1 {
font-size: 12px;
}
.contant_left > a {
font-size: 13px;
}

.client_2 > h1 {
  font-size: 12px;
}

.contant_left {
width: 64%;
}

.contant_right {
width: 33%;
}
.client {
  float: left;
  margin: 0 24px 0 0;
  position: relative;
  width: 47%;
}

.contant_2 {

  margin: 0 12px 0 0;

}


}


@media screen and (max-width:1024px) {
.form {
 margin: 100px 0 0 38px;
  width:80%;
}

.contant_left {
  width: 54%;
}

.contant_right {
  width: 44%;
}

.products {
 border-bottom: 1px solid #ddd;
}


.testimonial_2 {
 border-bottom: solid 1px #ddd;
}

.contant_3 > a {
margin: 9px 30px 14px 0;
}
.contant_31 > a {
margin: 9px 30px 14px 0;
}
.Quick_Enquiry {
right:57px;
width:36%;
top:125px;
}




}


@media screen and (max-width:983px) {
.client {
margin: 0 18px 0 0;
 }
	.body_main_country_boxes {width:100% !important;}

.testimonial_2 > p {
  font-size: 11px;
 
}

.testimonial_2 > p {
  font-size: 9px;
}

.Quick_Enquiry {
width:38%;
top:125px;
}


	}


@media screen and (max-width:768px) {
	
#cssmenu {
  background:#000 !important;

}
#cssmenu #menu-button:after {
  background:#fff !important;
 
}

#cssmenu #menu-button {
  color: #fff !important;
  
}

#cssmenu #menu-button:before {
  border-bottom: 2px solid #fff !important;
  border-top: 2px solid #fff !important;
  
}
.footer_2inners span {width:100% !important;padding:5px;}
.contant_left {
  width: 100%;
}

.contant_right {
  width: 100%;
}
.contant_2 {
  margin: 0 0 10px;
  width: 100%;
}

.contant_3 {
  width: 100%;
}

.Quick_Enquiry {
  width: 48%;
  top: 132px;

}

.form {
 margin: 100px 0 0 39px;
}

.client {
  margin: 0 32px 0 0;
}

.footer-contact {
  float: left;
  width: 50%;
}

.contact {
width: 50%;
  min-height: 170px;
}

.footer-follow-us {
width: 50%;
}
.footer-map {
 width: 50%;
}

.Quick_Enquiry {display:none;}
	}
	
	
@media screen and (max-width:736px) {
.client {
  margin: 0 24px 0 0;
}
.Quick_Enquiry {
  width: 50%;
}
	}
	
@media screen and (max-width:716px) {

.Quick_Enquiry {
  width:55%;
}
	}



@media screen and (max-width:640px) {
.logo {
width: 40%;
}
.header_right {
 width: 50%;
}
.client {
  margin: 0 0 10px 0;
  width: 100%;
}
.client_contant {
margin: 0 0 0 3%;
width: 91%;
}
.client_1 {
 width: 100%;
}
.Quick_Enquiry {
  width: 60%;
}
.contactform {width:100% !important;margin-bottom:15px;}
.mapsright {width:100% !important; }
.footer_2inners {width:96% !important;padding:10px !important;}
.contact_innerr{width:96% !important;padding:10px !important;height:auto !important;}
}

@media screen and (max-width:598px) {
.Quick_Enquiry {
  width:65%;
}
}


@media screen and (max-width:568px) {
.logo img {
  width: 100%;
}
	}
	
@media screen and (max-width:550px) {
.Quick_Enquiry {
  width: 70%;
}
	}

@media screen and (max-width:512px) {
.Quick_Enquiry {
  width: 80%;
}
.form {
  margin: 100px 0 0 65px;
  width:70%;
}
}

@media screen and (max-width:480px) {
.social-icon {
  display: none;
 
}

.footer-contact {
  width: 100%;
}

.contact {
   width: 100%;
}
.footer-follow-us {
  width: 100%;
}

.footer-map {
  width: 100%;
}

.logo {
  width: 100%;
}

.Quick_Enquiry {
  top: 175px;
}
.form {
  margin: 80px 0 0 44px;
  width: 77%;
}
.form label {
font-size: 13px;
margin: 0 0 5px;
width: 100%;
}
.form input[type="text"] {
width: 100%;
}

}
@media screen and (max-width:450px) {
.Quick_Enquiry {
  top: 167px;
   width: 84%;
}
}

@media screen and (max-width:360px) {
.client_contant {
  margin: 0 0 12px 14px;
  width: 89%;
}

.client {
 width: 100%;
}

.testimonial_2 > p {
  width:85%;
    font-size:9px;
}
.contant_left > h1 {
font-size: 15px;
}

.products_list img {
 width: 30%;
}

.testimonial_2 > p {
	width: 80%;
}


}

@media screen and (max-width:320px) {
.logo {
  width:87%;
}
.header_right {
  display: none;
  width: 100%;
}
}

.text-success {color:#000 !important;}
.text-danger {font-weight:normal !important;color:#fff !important;}


/* pagenation*/
.demo {
  width: 400px;
    margin: 40px auto 0;
}
.pager li {
  display: inline-block;
  line-height: 25px;
}
.pager a {
  display: block;
  color: #f2f2f2;
  text-shadow: 1px 0 0 #101011;
  padding: 0 10px;
  border-radius: 2px;
  box-shadow: 0 1px 0 #5a5b5c inset,0 1px 0 #080808;
  background: linear-gradient(top,#434345,#2f3032);
}
.pager a:hover {
  text-decoration: none;
   background:#59C0FF;
}
.pager li:target a {
  box-shadow: 1px 0 5px #1a1a1b inset,1px 0 0 #2d2d2d,0 1px 0 #2d2d2d;
  background: #59C0FF;
}
.actives {
  box-shadow: 1px 0 5px #1a1a1b inset,1px 0 0 #2d2d2d,0 1px 0 #2d2d2d;
  background: #59C0FF;
}
.body_main_country_boxes {
    width: 790px;
    margin: 0px auto;
    padding: 20px 0px 0px;
}
.contactuspage{width:100%;float:left;height:auto;border:0px solid #000;margin-bottom:15px;}
.footer_2inners{width:97%;float:left;padding: 15px;background:#eee;margin-bottom:15px;}
.footer_2inners span{width:12%;float:left;font-size:16px;font-weight:bold;color:#000;line-height:21px;}
.footer_2inners label{width:71%;margin-left: 5px;float:left;font-size:13px;font-weight:normal; color:#000;line-height:21px;}
.footer_2inners h2{width:100%;float:left;font-size:20px;font-weight:bold;color:#000;line-height:21px;margin-bottom:20px;}
.adfresss{width:100%;float:left;margin-bottom:3px;}
.footer_2inners span img{margin-right:5px;}
.contactform{width:47%;float:left;}
.mapsright{width:48%;float:right;}
.contactmappage{width:100%;float:left;}
.contact_innerr{height:363px;float: left;background:#009AE1;padding:18px;    margin-left: 0px;    margin-top: 0px;    width: 90%;font-weight:bold;}
.contact_innerr h3{color:#fff;font-weight:bold;margin-left:-25px;width:100%;float:left;text-align:center; margin-bottom: 25px;
    margin-top: 10px;}
.contact_innerr input[type="text"]{margin-bottom: 15px;height:20px;padding:5px;color:#000;   width: 61%;border: 1px solid #6f5d51;font-size:12px;float:left;}
.contact_innerr textarea{float:left;margin-bottom: 10px;height:55px;border: 1px solid #6f5d51;width: 63%;   resize: none;}
.contact_innerr label{width:25%;float:left;font-size:14px;text-align:left;color:#fff;font-weight:bold;}
.contact_innerr input[type="submit"]{cursor:pointer;border-bottom: 4px solid #999;margin-left: 26%;float:left; margin-top: 0px;padding: 5px 11px;}

/*----business page contact form----*/

.business_contant_right {  float: right;  width:33%;  margin-top:2%;}
.business_contant_left {  color: #fff;  float: left;  width: 65%;}
.business_contactform{width:51%;float:left;}
.business_contactmappage{width:100%;float:left;}
.business_contact_innerr{height:305px;float: left;background:#009AE1;padding:18px; margin-left: 0px; margin-top: 20px; margin-bottom: 10px;    width: 175%;font-weight:bold;}
.business_contact_innerr h3{color:#fff;font-weight:bold;margin-left:-25px;width:100%;float:left;text-align:center; margin-bottom: 25px;
    margin-top: 10px;}
.business_contact_innerr input[type="text"]{margin-bottom: 15px;height:11px;padding:5px;color:#000;   width: 61%;border: 1px solid #6f5d51;font-size:12px;float:left;}
.business_contact_innerr textarea{float:left;margin-bottom: 15px;height:50px;border: 1px solid #6f5d51;width: 63%;   resize: none;}
.business_contact_innerr label{width:25%;float:left;font-size:14px;text-align:left;color:#fff;font-weight:bold;}
.business_contact_innerr input[type="submit"]{cursor:pointer;border-bottom: 4px solid #999;margin-left: 26%;float:left; margin-top:3px;padding: 5px 11px;}

