@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 200;
  src: local('RobotoCondensed-Light'), local('RobotoCondensed-Light'), url("../font/RobotoCondensed-Light.ttf") format('truetype');
}

@font-face {
  font-family: "Bronova-Regular";
  font-style: normal;
  src: local('Bronova-Regular'), local('Bronova-Regular'), url("../font/Bronova-Regular.otf") format('truetype');
}
@font-face {
  font-family: 'OXFORD__';
  font-style: normal;
  font-weight: 600;
  src: local('OXFORD__'), local('OXFORD__'), url("../font/OXFORD__.TTF") format('truetype');
}

@font-face {
  font-family:"Optien";
  font-style: normal;
  font-weight: 600;
  src: local('Optien'), local('Optien'), url("../font/Optien.ttf") format('truetype');
}
@font-face {
  font-family:"Candara";
  font-style: normal;
  font-weight: 600;
  src: local('Candara'), local('Candara'), url("../font/Candara.ttf") format('truetype');
}

body {
	margin:0;
	padding:0;
	font-size:16px;
	color:#333;
	top:0;
	background: #fff;
	overflow-x: hidden;
	font-family: "Bronova-Regular";
	}
a {
	text-decoration:none;
	}
ul,li,lo {
	list-style-type:none;
	}
.cle {
	clear:both;
	margin:0;
	padding:0;
	}
.catlog {
	text-align:center;
	float:right;
	}

.btni {
  flex: 1 1 auto;
  text-align: center;
  text-transform: uppercase;
  transition: 0.5s;
  background-size: 200% auto;
  
 /* text-shadow: 0px 0px 10px rgba(0,0,0,0.2);*/
 }
.btni:hover {
  background-position: right center; /* change the direction of the change here */
}
.btn-4 {
  background-image:linear-gradient(to right, #c18b0d 0%, #423644 51%, #c18b0d 100%);
}		
button .info {
	padding:9px 25px;
	}	

.topp {
	padding: 0px 0 0 0;
    position: relative;
	margin:0 auto;
}	
.head_cont {
	float:right;
	width:50%;
	}
.head_cont ul {
	margin-right:11.5%;
    padding: 0;
    float: right;
	}	
.head_cont ul li {
	display:inline-block;
	margin-left:25px;
	}	
.head_cont ul li a {
	color:#fff;
	text-decoration:none;
	transition:all 0.3s ease-in-out;
	}
.head_cont ul li a:hover {
	color:#3cd850;
	}					

.absolute-div {
    width: 100%;
    z-index: 999;
    position: absolute;
	background: linear-gradient(180deg,#032344f5,#032d5800);
	padding: 40px 0 40px 0;
}

.logo {
	padding:0;
	margin-top:0px;
	float:left;
	}
.logo img {
	z-index:99;
	display: -webkit-inline-box;
	height: 130px;
    margin-left: 55px;
	}
.for_res_bg {
	}		
.navbar {margin-bottom:0px;}	
.navibar {
	z-index: 99;
    position: absolute;
    width: 100%;
    margin-top: -87px;
	}	



.snip1135 a {
  padding: 0.5em 0;
  color: rgba(255, 255, 255, 0.5);
  position: relative;
  letter-spacing: 1px;
  text-decoration: none;
}
.snip1135 a:before,
.snip1135 a:after {
  position: absolute;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.snip1135 a:before {
  bottom: 0;
  display: block;
  height: 3px;
  width: 0%;
  content: "";
  background-color: #3ab54a;
  opacity:1 !important;
}
.snip1135 a:after {
  left: 0;
  top: 0;
  padding: 0.5em 0;
  position: absolute;
  content: attr(data-hover);
  color: #ffffff;
  white-space: nowrap;
  max-width: 0%;
  overflow: hidden;
}

/* Demo purposes only */

.navbar-nav {position:relative; margin-right:30px;}
.navbar-inverse{background:rgba(0,0,0,0.0); height:auto; border:0; padding-bottom:0px; padding-top: 10px;  margin:0 auto; float:right;}


.navbar-nav > li {background:url(../images/dot.png) no-repeat right center; padding:0px 10px;}
.navbar-nav > li:last-child {background:none;}
.navbar-nav > li > a{color:#fff !important; transition:all 0.3s ease-in-out; font-size:16px; font-family: 'Roboto Condensed', sans-serif; text-transform:uppercase; padding:10px 20px 10px 20px; font-weight:500;}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > li > a:hover{ color: #fff  !important;  background-color: rgba(0,90,213,0.0); }

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color:#fff  !important;
    background-color: #3ab54a;
}
.navbar-nav > li > a.active {
	
	}
.dropdown-menu	{
	background-color: #12559c;
	min-width:197px !important;
	border-radius:0px;
	padding: 10px 0;
	}
	.navbar-nav ul.sm-nowrap > li > a {
	padding:8px 20px 8px 10px;
	color:#fff;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
    text-align: left;
    text-transform: uppercase;
    margin: 1px 0;
	}	
.navbar-nav ul.sm-nowrap > li > a:focus, .navbar-nav ul.sm-nowrap > li > a:hover  {
	color:#fff;
	background-color:#3ab54a;
	}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	text-decoration: none;
    background-color: #3ab54a !important;
	}	
.navbar-nav ul.menusub > li > a {
	padding:6px 10px 6px 10px;
	margin:1px 0;
	text-transform:none;
	}		
.navbar-nav li ul.sub-menu{display:none;position:absolute; top:89px; left:0; border-top:2px solid #a42629; padding-left:10px;}
.navbar-nav li:hover ul.sub-menu{display:block; width:200px;  background-color: rgba(0, 0, 0, 0.8); list-style-type:none;}
.navbar-nav li:hover ul.sub-menu li{padding:10px; border-top:1px solid #292828; font-size:15px; }
.navbar-nav li:hover ul.sub-menu li:first-child{border:0;}
.navbar-nav li:hover ul.sub-menu li a{color:#7a7a7a; text-decoration:none;}
.navbar-nav li:hover ul.sub-menu li a:hover{color:#9c0a0e;}

.res_apply {
	display:none;
	}
/*menu animation start*/

.wrapper{
  transform: translate(-0%, -0%);
}

.wrapper a{
  display: block;
  text-decoration: none;
  text-align: center;
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  transition: all .35s;
}

.wrapper a:before,
.wrapper a:after{
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  bottom: -100%;
  left: 0;
  z-index: -1;
  transition: all .35s;
}

.wrapper a:before{
  opacity: .5;
}

.wrapper a:after{
  transition-delay: .2s;
}

.wrapper a:hover{
  color: #fff;
}

.wrapper a:hover:before,
.wrapper a:hover:after{
  bottom: -0%;
}
/*menu animation end*/
/* Slider
/*-----------------------------------------------------------------------------------*/
.slider_container{ width:100%; margin:auto; clear:both; padding:0 0px; height:103.5vh; overflow:hidden;}


.cliver {
	width: 100%;
    position: absolute;
    height: 103.5vh;
    top: 0;
    background: #0853a178;
	}
.flex-caption{ position: absolute; bottom:35%; margin: 0 auto 0 AUTO%; width: 100%;}	
.caption_title_line p span {
    color: #fff;
    display: inline-block;
    border-radius: 50px;
	font-size:42px;
	font-family:"Candara";
}	
.caption_title_line{  height:auto; color:#303030;  padding:15px; margin:0 auto; width:100%; margin:0 auto; float:left; text-align: center;}
.caption_title_line h2 {
	display:inline-block;
	color:#fff;
	width:100%;
	font-family: "Bronova-Regular";
	font-size:75px;
	font-weight:600;
	padding: 0 0 10px 0;
	}
.mouse-icon{position: absolute;
    bottom: 9%;
    right: 25%;
    z-index: 100;
	text-align:center;
	}
.mouse-icon a {
	color:#fff;
	font-weight:600;
	font-size:18px;
	}

.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 
 
.flexslider { 
    margin: 0;
    padding: 0;
    }
.flexslider .slides > li {display: none;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; height:103.5vh; 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:50px; height:50px; margin:0; position: absolute;  cursor: pointer; text-indent: -9999px; display:none;}
.flex-direction-nav li a.next {background:url(../images/banner/next.png) no-repeat center; bottom:45%; right:-1px; transition:all 0.3s ease-in-out;}
.flex-direction-nav li a.prev {background:url(../images/banner/prev.png) no-repeat center;bottom:45%; left:-1px; transition:all 0.3s ease-in-out;}
.flex-direction-nav li a.next:hover {background:url(../images/banner/next_h.png) no-repeat center; padding-right:20px;}
.flex-direction-nav li a.prev:hover {background:url(../images/banner/prev_h.png) no-repeat center; padding-left:20px;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {position: absolute;bottom:37%; right:5%; text-align:center; z-index:1;}
.flex-control-nav li {margin: 7px 0 0 0px; display: block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 7px; height: 40px; display: block; cursor: pointer; text-indent: -9999px; background:#DDD; border-radius:15px;}
.flex-control-nav li a:hover {background-position: 0 -13px; background:#09286e;}
.flex-control-nav li a.active {cursor: default; background:#09286e; }

/*-----------------------------------------------------------------------------------*/
/* Slider*/
.floatgoleft {
	float:left;
	}
.floatgoright {
	float:right;
	}	
.bo_image img {
	width: 100%;
    margin-top: -70px;
    z-index: 999;
    position: relative;
	}
.site-top {
    position: absolute;
    float: left;
    background-size: cover;
    padding: 0;
    width: 23%;
    z-index: 4;
    height: 100vh;
    border-right: 1px solid rgba(255,255,255,0.67);
}

.padd_no {
	padding:0;
	}
.padd_no1 {
	padding: 5px !important;
	}	
.productpanel {
	margin:10px auto 30px auto;
	width:96%;
	}
figure.effect-julia h2 {
	font-family:"roboto Condensed";
	font-size:21px !important;
	word-spacing:normal !important;
	background: #00000094;
	}
figure.effect-julia p {
	font-family: "Royal Crescent";
	}
.somebg {
	padding: 0px 0 0 0;
    position: relative;
	background: #fff;
	}
.welweight {
	width:95%;
	margin:0 auto;
	}	
.welcomebody {
	width:100%;
	margin:0px auto;
	padding:10px 0 20px 0;
	}
.gleryimg {
	position:relative;
	z-index:100;
	}
.gleryimg img {
    width: 100%;
	margin-top:-50px;
} 	
.welm {
	
	}
.welm img {
	float:left;
	width:104px;
	}	
.welm h2 {
	font-family:"Optien";
    font-size: 77px;
    color: #0a3562;
    line-height: 57px;
	font-weight: 600;
    margin: 10px 0 25px 0;
	}
.welm h2 span {
	font-family:"Candara";
	color:#3ab54a;
	font-size: 37px;
	}
.welm p {
	color: #6161ff;
    float: left;
    padding-bottom: 5px;
    border-bottom: 2px solid #6161ff;
	}			
.welcomecompany {
    width: 90%;
    margin: 40px auto 0 auto;
	}	
.welcomecompany h4 {
	font-size: 20px;
    line-height: 31px;
    color: #0a3562;
    font-weight: 300;
	}
.welcomecompany h4 b {
	color: #6161ff;
	padding-bottom: 5px;
    border-bottom: 2px solid #6161ff;
	}	
.welcomecompany p {
	font-size: 17px;
	color:#0a3562b5;
    line-height: 31px;
	font-family: "Candara";
	}
	

.pro_block {
	background:#ebfbff;
	padding:15px;
	border-radius:20px;
	transition: all 0.3s ease-in-out;
	}
.pro_block:hover {
	background:#09286e;
	}	
.pro_photo {
    overflow: hidden;
    border-radius: 10px;
}
.pro_photo img {
    max-width: none;
    width: -webkit-calc(100% + 50px);
    width: calc(100% + 50px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-40px,0, 0);
    transform: translate3d(-40px,0,0);
}
.pro_block:hover .pro_photo img {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	}
.pro_diteals {
    bottom: 0;
    width: 100%;
    padding: 35px 0px 10px 0px;
	text-align: center;
}
.pro_diteals h2 {
    color: #0a3562;
    font-family: "Candara";
    padding: 0 0 25px 0;
    margin: 0;
    font-size: 23px;
}
.pro_block:hover .pro_diteals h2 {
	color: #fff;
	}
.proheading {
	margin:20px 0 25px 0;
	}
.proheading h2 {
    font-size: 45px;
	color:#3ab54a;
	text-align:center;
    line-height:56px;
    font-weight:600;
    margin:10px 0;
}
.proheading h2 span {
	font-family: "Candara";
	color:#0a3562;
	font-size:45px;
	}
.overlay2 {
	bottom: 0;
	text-align:center;
    width: 100%;
    padding: 20px 20px 20px 20px;
	}
.overlay2 h2 {
	text-transform:uppercase;
	}
.overlay2 h3 {
	font-size:21px;
	margin:20px 0;
	}		
.overlay2 a {
	color: #fff;
    padding: 6px 35px 6px 7px;
    font-size: 17px;
    display: inline-block;
    font-weight: 300;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    border-radius: 40px;
    background: #1a30c1;
	}
.overlay2 a i {
    width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    color: #05046c;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin-right: 15px;
}	
.overlay2 a:hover {
	box-shadow: 0 15px 20px rgb(66 54 68 / 57%);
	}
.wel {
	width:95%;
	margin:0 auto;
	}
.servimg img {
	width:125%;
	margin-top:-15px;
	}		
.welcome_block {
	z-index: 100;
	position:inherit;
	margin-top:50px;
	}		
.abtRt ul {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
	padding:0;
}
.abtRt ul li {
	width:33%;
	padding:10px;
	}
.abtbx {
    width: 100%;
    margin:0px 0 0;
    background: #fff;
    box-shadow: 0px 0px 82px #0776b726;
    border-radius: 19px;
    min-height: 196px;
    text-align: center;
    padding: 25px;
	transition:all 0.3s ease-in-out;
}

	
.abtbx h4 {
	font-size: 22px;
	font-weight: bold;
    color: #538bc5;
	transition:all 0.3s ease-in-out;
	}
.abtbx span {
	font-size:14px;
	transition:all 0.3s ease-in-out;
	}
.abtbx img {
	width:40%;
	margin-bottom:20px;
	transition:all 0.3s ease-in-out;
	}
.abtbx:hover {
	background:#165495;
	}
.abtbx:hover span {
	color:#fff;
	}
.abtbx:hover h4 {
	color:#fff;
	}
.abtbx:hover img {
	transform: rotate(45deg);
	filter: brightness(0) invert(1);
	}								
/********************************************************************************************************/
/******menu card start******/



.sidenav_all {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  background:url(../images/c2.jpg) no-repeat;
  background-size:cover;
  overflow-x: hidden;
  transition: 0.5s;
}

.sidenav_all a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav_all a:hover {
  color: #f1f1f1;
}

.sidenav_all .closebtn_all {
  position: absolute;
  right: 0px;
    top: 0px;
    padding: 0px 10px;
    background: #c10d47;
    color: #fff;
  display:block;
  z-index:10;
}
.menuonoff_all {
	display: block;
    float: right;
    position: absolute;
    z-index: 10;
    right: 50px;
    /* top: 30%; */
    margin-top: -96px;
    font-size: 20px;
    padding: 8px 20px 5px;
    background: #c10d47;
    color: #fff;
    cursor: pointer;
	}
.left_menu {
	padding-bottom:50px;
	}	
.left_menu h2 {
	font-size: 37px;
    color: #c18b0d;
    margin: 50px 0 50px 0px;
	font-family: "Playball";
	}	

.manu_allpage {
	width:100%;
	border-right: 1px solid rgba(255,255,255,0.67);
	text-align:center;
	float:left;
	min-height:100vh;
	background: rgba(28,33,36,0.5);
	}


/******Menu Card End******/
/*********************************************************************************************************/	
	
.back-to-top {
    position: fixed;
    bottom: 60px;
    text-decoration: none;
    padding: 10px 17px;
    display: none;
    border-radius: 50%;
    box-shadow: 0px 16px 10px #00000047;
    text-align: center;
    background: #29ca52;
    right: 25px;
    z-index: 100;
}
.back-to-top i {
    color: #fff;
    font-size: 14px;
    text-decoration: none;
}	
	
	
	
	
	
	
.jarallax {
    min-height: 450px;
}
.jarallax-keep-img {
	min-height: 300px;
	}	
.viewall {
	margin-top:35px;
	}
		
.viewall a {
	color:#fff;
	padding: 10px 35px 10px 12px;
	font-size:17px;
	display:inline-block;
	font-weight:300;
	transition:all 0.3s ease-in-out;
	text-decoration:none;
	border-radius:40px;
	background:#3ab54a;
	}
.viewall a i {
	width: 30px;
    height: 30px;
    background: #fff;
    border-radius: 50%;
    color: #3ab54a;
    text-align: center;
    line-height: 30px;
	font-size:14px;
	margin-right:15px;
	}		
.viewall a:hover {
	color:#fff;
	box-shadow: 0 15px 20px rgb(66 54 68 / 57%);
	}

.centd {
	text-align:center;
	}		
.welcomephoto {
	overflow:hidden;
	}	
.welcomephoto img {
	width:100%;
	transition: all 0.3s ease-in-out;
	}
.welcomephoto img:hover {
	-webkit-transform: scale(1.08);
  transform: scale(1.08);
	}	
.pro_dit_bg {
	background: linear-gradient(209.55deg, #882585 19.96%, #00A2E3 91.48%);
    padding: 430px 0 100px;
    position: relative;
	}
.pro_dit_bg:before {
    content: '';
    position: absolute;
    top: 0;
    width: 100%;
    background: url(../images/spag.png) no-repeat scroll top center;
    background-size: 100% auto;
    height: 525px;
}	

.rightlight {
	margin:0px auto 0px auto;
	width:97%;
	}
.bgw {
	margin:0px auto 0px auto;
	width:95%;
	}	
.padding-problem {
    padding:0 7px;
}
	
				
.explore {
	margin:30px 0 0px 0;
	text-align:center;
	}
.explore a {
	color: #fff;
    padding: 15px 40px;
    font-size: 17px;
	text-decoration:none;
    border:2px solid #fff;
	border-radius:35px;
    transition: all 0.3s ease-in-out;
	display:inline-block;
	}
.explore a:hover {
	background:#fff;
	border:2px solid #fff;
	color: #882585;
	box-shadow: 0 15px 20px rgb(66 54 68 / 57%);
	}
.about_photo {
	padding:0;
    position: relative;
	}

.whypart {
	padding:30px 0 80px 0;
	}
.about_photo::before {
    width: 800px;
    height: 700px;
    right: -280px;
    top: 0;
    position: absolute;
    z-index: -1;
    content: '';
    background: #032f70;
    background: -moz-linear-gradient(top,rgba(3,47,112,1) 0%,rgba(3,184,222,1) 100%);
    background: -webkit-linear-gradient(top,rgba(3,47,112,1) 0%,rgba(3,184,222,1) 100%);
    background: linear-gradient(to bottom,rgba(3,47,112,1) 0%,rgba(3,184,222,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#032f70',endColorstr='#03b8de',GradientType=0);
    -webkit-border-radius: 35% 65% 62% 38% / 47% 46% 54% 53%;
    -moz-border-radius: 35% 65% 62% 38% / 47% 46% 54% 53%;
    -o-border-radius: 35% 65% 62% 38% / 47% 46% 54% 53%;
    border-radius: 35% 65% 62% 38% / 47% 46% 54% 53%;
}	
.foot {
	padding: 32px 25px 15px 25px;
    border-top: 1px solid #ffffff36;
    width: 90%;
    margin: 30px auto 0 auto;
	text-align:center;
	}
.foot p {
	color:#ffffff9c;
	}
.foot p a {
	color:#f50404;
	}	
.Drop_revied {
    position: fixed;
    bottom: 5%;
    left: 5%;
    z-index: 100;
}
.sug_up {
	margin-top:35px;
	}
.sug_up a {
	display: inline-block;
    background: #3ab54a;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 67px;
    padding: 0px 10px 0px 11px;
    border-radius: 50%;
    font-size: 43px;
    transition: all 0.3s ease-in-out;
     -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
	}
@-webkit-keyframes glowing {
  0% { background-color: #38cf4c; -webkit-box-shadow: 0 0 3px #38cf4c; }
  50% { background-color: #1ea22f; -webkit-box-shadow: 0 0 40px #1ea22f; }
  100% { background-color: #38cf4c; -webkit-box-shadow: 0 0 3px #38cf4c; }
}
@-moz-keyframes glowing {
  0% { background-color: #38cf4c; -moz-box-shadow: 0 0 3px #38cf4c; }
  50% { background-color: #1ea22f; -moz-box-shadow: 0 0 40px #1ea22f; }
  100% { background-color: #38cf4c; -moz-box-shadow: 0 0 3px #38cf4c; }
}

@-o-keyframes glowing {
  0% { background-color: #38cf4c; box-shadow: 0 0 3px #38cf4c; }
  50% { background-color: #1ea22f; box-shadow: 0 0 40px #1ea22f; }
  100% { background-color: #38cf4c; box-shadow: 0 0 3px #38cf4c; }
}

@keyframes glowing {
  0% { background-color: #38cf4c; box-shadow: 0 0 3px #38cf4c; }
  50% { background-color: #1ea22f; box-shadow: 0 0 40px #1ea22f; }
  100% { background-color: #38cf4c; box-shadow: 0 0 3px #38cf4c; }
}	

.footer {
	background:linear-gradient(140deg,#0a3562,#0a3562);
	background-size:cover;
	position:relative;
	padding:40px 0px 20px 0px;
	border-radius:150px 150px 0 0;
	margin-top:30px;
	}			
.footcont h2 {
	font-family: "Bronova-Regular";
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    margin: 2px 0 10px 0;
	}	
.footcont {
	margin:0 auto;
	padding-top:50px;
	width:90%;
	}
.social_wr {
	padding: 0px 0;
    position: fixed;
    float: right;
    right: -47px;
    top: 45%;
    z-index: 100;
	}
.social_wr ul {
	margin:0;
	padding:0;
	}
.social_wr ul li {
	display:block;
	margin: 10px 0;
	}
.social_wr a {
	background: #2b93ff;
    display: block;
    padding:5px 15px 5px 0px;
    border-radius: 25px;
    color: #fff;
	transform: rotate(-90deg);
	transition:all 0.3s ease-in-out;
	}	
.social_wr a:hover i {
	transform: rotate(450deg);
	}	
.social_wr a span {
	padding:0 10px;
	}					
.social_wr a i {
	color: #fff;
    height: 40px;
	margin-left:5px;
	border-radius:50%;
    width: 40px;
    text-align: center;
    vertical-align: middle;
    line-height: 44px;
    transition: 0.4s ease-in-out;
    font-size: 19px;
    border: 1px solid #3b5998;
	background:#3b5998;
	transform: rotate(90deg);
}


.footaddress {
	
	}	
.footaddress h3 {
	font-weight:100;
	font-size:19px;
	color:#6161f7;
	}
.footaddress p {
	font-size: 15px;
    color: #ffffff9c;
    line-height: 22px;
	font-family: "Bronova-Regular";
	}
.footaddress p a {
	font-size: 15px;
    color: #ffffff9c;
    line-height: 22px;
	font-family: "Bronova-Regular";
	}
.footaddress p a:hover {
	text-decoration:none;
	color:#3ab54a;
	}		
.icon-Vector {
    background: #3ab54a;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 100%;
    width: 75px;
    height: 75px;
    margin-right: 19px;
    font-size: 28px;
	float:left;
}
.lag {
	float:left;
	width:66%;
	}

.mbotu {
    margin-bottom: 25px;
}
.formname {
    color: #6e8195;
    font-weight: 300;
    margin-bottom: 1px;
    font-size: 18px;
}
.form-control1 {
    display: block;
    width: 100%;
	height:45px;
    padding: 10px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #6e8195;
    background-color: rgba(255,255,255,1);
    background-image: none;
    border: 1px solid #6e8195;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color:#abb5c0;
    opacity: 1; /* Firefox */
	font-family: "Bronova-Regular";
	font-size:14px;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color:#abb5c0;
	font-family: "Bronova-Regular";
	font-size:14px;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color:#abb5c0;
	font-family: "Bronova-Regular";
	font-size:14px;
}
input[type=text]:focus,input[type=email]:focus, textarea:focus, select:focus {
  
  padding-left: 7px;
  border: 1px solid #c18b0d;
  outline:none;
}
select.form-control1 {
	font-family: "Bronova-Regular";
	font-size:14px;
	}
select[type=text]:focus,select[type=email]:focus {
  
  padding-left: 7px;
  border: 1px solid #c18b0d;
  outline:none;
}
.quesend {
    border-radius: 0;
    padding: 11px 25px;
    font-size: 16px;
    width: 100%;
    background: #892585;
    color: #fff;
	transition:all 0.3s ease-in-out;
}
.quesend:hover {
	background: linear-gradient(140deg,#2e1133,#210825);
    border-color: #c18b0d;
    color: #fff;
	}

.love {
	position: absolute;
    z-index: 10;
	width:100%;
    bottom:-3.5vh;
	}
.love img {
	width:100%;
	}

@media screen and (max-width:1024px){
.topp {
    width: 100%;
}
}
@media screen and (max-width:900px){

}

@media only screen and (min-width:992px) and (max-width:1199px)
{
 .topp {
    width: 100%;
}  
.caption_title_line fieldset legend h1 {
    font-size: 43px;
}
.welweight {
  width: 100%;  
}
.pro_dit_bg {
    padding: 360px 0 100px;
    margin-top: -190px;
}
.center-line {
    top: calc(53px + 130px);
}
.center-line1 {
    top: calc(112px + 130px);
}
.navbar-inverse {
    width: 100%;
}
}


@media only screen and (min-width:768px) and (max-width:991px)
{
}




@media only screen and (max-width:767px) 
{
.topp  {
	width:100%;
	}
.site-top {
	height: 70vh;
    width: 100%;
	}
.logo img {
    height: 55px;
    margin-left: 20px;
    margin-top: 9px;
}
.bo_image img {
    margin-top: -20px;
    position: relative;
    z-index: 99;
}	
.left_menu ul {
    padding: 0;
    margin: 5px 0 0 0;
}	
.left_menu ul li a {
	font-size: 14px;
	padding: 12px 0;
	}	
.ledlight {
    position: absolute;
    margin-top: -100px;
    z-index: 99;
    width: 90%;
    float: right;
}
.ledlight img {
	width:100%;
	}	
.caption_title_line h2 {
    font-size: 27px;
    padding: 0;
}
.productheading h2 {
	font-size:35px;
	}	
.social_wr {
    padding: 0px 0;
    margin: 15px 0 0 0px;
	top:23%;
}
.welcomecompany {
	width:100%;
	}
.welcomecompany h2 {
	font-size:45px;
	}
.welcomecompany h2 span {
	font-size:30px;
	}		
.footlogo img {
    width: 28%;
	margin-top: -110px;
}	
.footbulb {
	display:none;
	}
.foot {
	margin:15px;
	margin-bottom:70px;
	}
.footaddress {
    margin-bottom: 15px;
}	
.pro_diteals {
	width:96.5%;
	}	
.caption_title_line p span {
    font-size: 16px;
}
.caption_title_line fieldset legend {
    padding: 0 15px;
}		
.leddiffrentbody {
	width:100%;
	margin: 10px auto 50px auto;
	}	
.rightlight {
    margin: 0px auto 75px auto;
    width: 90%;
	background:none;
}
.welweight {
    width: 96%;
}	
.welcomebody {
    width: 100%;
    margin: 0px auto 0px auto;
    padding: 34px 0 48px 0;
    border: none;
    background: none;
}
.welcomecompany p {
	font-size: 15px;
    line-height: 24px;
}
.welcomecompany {
    margin-top: 15px;
}
.viewall {
	margin-bottom:20px;
	float:none;
	}
.viewall a {
	}		
.explore {
    margin: 20px 0;
}
.playbutton a {
	padding: 25px 30px;
	}
.pro_dit_bg {
    border-left: none;
	margin-top: -20px;
	padding: 175px 0 5px;
}
.center-line {
    height: 110px;
    width: 2px;
    background: #000;
    position: absolute;
    left: 0;
    right: 0;
    top: calc(-100px + 130px);
    margin: 0 auto;
}	

.logores {
	display:block;
	position: absolute;
	z-index: 1000;
	left:5px;
	}
.logores img {
	width:60px;
	}
.proheading h2 {
	font-size:30px;
	line-height:35px;
	text-align: center;
	}
.proheading p {
    text-align:center;
}
.why_bg {
    width: 64%;
}
.bodr {
    border-right: none;
	border-bottom:1px solid #fff;
}
.why_first {
    padding: 30px 0;
}
.why_first h3 {
    font-size: 45px;
}	
.leddiffrancehead h2 {
	font-size:35px;
	}
.sidenav_all {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
  background-size:cover;
    overflow-x: hidden;
    transition: 0.5s;
}	
.caption_title_line fieldset legend h1 {
    font-family: "Poppins-Bold";
    font-size: 25px;
    color: #fff;
	line-height: 35px;
	margin-bottom: 0px;
    margin-top: 0px;
}
.caption_title_line fieldset legend h1 span {
    font-size: 21px;
}
.caption_title_line fieldset {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.overlay1_box h2 {
    color: #fff;
    margin-bottom: 13px;
	font-size:21px
}
.overlay1_box p {
    color: #fff;
    margin-bottom: 13px;
	font-size:13px
}
.overlay1_box {
    padding: 35px 5px;
}
.news {
    background: #892585;
    padding: 3px;
    border-radius: 50px;
    width: 90%;
    margin: 0 auto;
    margin-top: -28px;
    position: relative;
    box-shadow: 0px 17px 36px -4px #0000006b;
}
#test ul li a {
    font-size: 16px;
}
		
.manu_allpage {
	width:100%;
	}
.menusight {
	width:100%;
	}
.allpage_banner img {
    height: 200px;
}
.allpage_banner {
    height: 200px;
}
.allheading {
    margin-top: -100px;
    position: absolute;
}
.allheading h1 {
	font-size:18px;
	}
.viewres {
	display:block;
	}
.site-top {
	position: initial;
	}
.chotol {
    width: 100%;
}	
.chotolphoto {
    width: 100%;
        margin: 10px 0;
}
.about_page {
    margin: 0 -15px 0 -15px;
}
.boddo {
    padding: 7px 0;
    float: right;
    background: #00000087;
}
.navibar {
	margin-top:0;
	float:inherit;
	margin-right:0px;
	}
.navbar-nav {
    position: relative;
    float:none;
    background: #0f56a0;
    border-radius: 0;
    overflow: hidden;
    margin: 0;
}
.for_res_bg {
	background: #0f56a0;
	padding-bottom:10px;
	}
.res_apply {
	display: block;
    text-align: center;
    margin-top: 15px;
    border-top: 1px solid #fff;
    padding-top: 10px;
	}	
.res_apply a {
	display:inline-block;
	color:#fff;
	padding:16px 20px 10px 20px;
    width: 90%;
    background: #5d4760;
	}	
.navbar-collapse {
	border-top:none;
	padding-right: 0;
	}
.navbar-nav > li > a {
	text-align:left;
	}
.absolute-div {
	padding:10px 0;
	} 		
.topp {
    padding: 0px 0 0 0;
	float: left;
}	
.navbar-inverse {
	width:97%;
	}
	
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #ffffff;
    background: #3ab54a;
    text-align: left;
	padding: 11px;
}
.navbar-inverse .navbar-toggle {
    border-color: #3ab54a;
    background: #3ab54a;
	margin-top: -8px;
	margin-right:0;
}
.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
	border-color: #0f56a0;
    background: #0f56a0;
	}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff;
}
.love img {
    width: 100%;
}
.love {
    margin-top: -45px;
	bottom: inherit;
}


.cliver {
    width: 100%;
    position: absolute;
    height: 34vh;
    top: 0;
    background: #00000075;
}
.footer {
	border-radius: 75px 75px 0 0;
}
.all_inpage {
	width:90%;
	
	}
.allpage_photo {
}
.inpage_heaing {
    padding: 5px 0 0px 0;
}
.proheading {
    margin: 15px 0 15px 0;
}

.pro_dit_bg:before {
	height:100px;
	margin-top: -1px;
	}	
.product_page h1 {
    font-size: 55px;
    text-transform: uppercase;
    left: 0px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: center;
    width: 100%;
}
.about_pic2 {
    max-width: 100%;
}
.about_pic {
    max-width: 100%;
}

.copsline {
    border-right:none;
    border-left: none;
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.consp h3 {
    padding: 8px 10px;
}
.consp p {
    padding: 8px 10px;
}
.about h2 {
	font-size:19px;
	line-height:28px;
	}
.icon-Vector {
	width: 90px;
    height: 90px;
	}
.footcont h2 {
    margin: 8px 0 10px 0;
}
.lag {
    float: left;
    width: 56%;
}	
.res_left {
	float:left;
	padding: 0;
	}
.res_right {
	float:right;	}
.cover_only {
    background-color: #112030d1;
    padding: 50px 0;
    text-align: center;
}
.res_padd {
	padding:0;
	}
.res_padd1 {
	padding:7px 0;
	}
.pad_of {
    padding: 0 0 5px 0;
}
.welm h2 {
    font-size: 35px;
    line-height: 35px;
}
.apply_page {
    background: #fff;
    padding: 20px;
    margin: 0px auto;
    width: 100%;
    box-shadow: 0px 0px 2px #00000054;
}
.inheading h2 {
    font-size: 18px;
    margin: -17px 0 10px 0;
}
.inarpage_body {
    padding: 10px 0 35px 0;
    width: 90%;
    margin: 0 auto;
}
.services {
    width: 100%;
    margin: 0 auto;
}
.services h2 {
    padding: 7px 5px;
	font-size:21px;
	line-height:28px;
}
table.s_t {
	width:100%;
	}	
.center-line {
    display: none;
}
.center-line1 {
    display: none;
}
.somebg {
}
.somebg:before {
    height: 60px;
}
.owl-carousel .center {
	-webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
}	
.owl-carousel .center img {
	height:auto;
	}
.foot_gallery {
    padding: 40px 0 25px 0;
    background: url(../images/0bda5ca….jpg) no-repeat right bottom;
}
.vieo_con {
    width: 95%;
    margin: 0 auto;
    padding: 30px 0 20px 0;
}
.video_tag h2 {
    font-size: 51px;
}
.video_tag {
    margin-top: 50px;
    margin-left: 15px;
}
.whypart {
    padding: 30px 0 80px 0;
}
.about_img {
    border: 17px solid #fff;
}
.video_box iframe {
    height: 350px;
    border: 17px solid #fff;
}
.wrapper {
    display: block !important;
}
.top_contact {
	display:none;
	}
.catlog {
	float:inherit;
	padding:15px 15px 5px 15px;
	}	
.catlog a {
	display:block;
	text-align:center;
	margin-left:0;
	background:#0210a7;
	}
.slider_container{ width:100%; margin:0; clear:both; background:none; padding:0; height: 33vh;}
.flexslider {width: 100%; margin:0; padding:0;background:none; min-height:200px; }
.flex-direction-nav li a {width:45px; height:42px; margin:0; display: block; position: absolute; right:-10px; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(images/next.png) no-repeat center; bottom:85px; display:none;}
.flex-direction-nav li a.prev {background:url(images/prev.png) no-repeat center;bottom:40px; display:none;}
.flex-caption {
    position: absolute;
    bottom: 50px;
    margin: 0 auto 0 2%;
}
.mouse-icon {
    position: absolute;
    bottom: 9%;
    right: 19%;
    z-index: 100;
    text-align: center;
}
.mouse-icon a span {
    display:none;
}
	.caption_title_line {
    width: 100%;
	height:auto;
    padding: 10px 5px;
}
.flex-control-nav li a {
	display:none;
	}
.flexslider .slides img { height: 33vh;}	
.m_block ul li {
    padding: 8px 13px 6px 13px;
    font-size: 11px;
}
.about p {
    font-size: 15px;
    color: #3d1e3cc2;
    line-height: 27px;
    margin: 0 0 20px 0;
    font-family: "Bronova-Regular";
}
.contact_dit {
    padding: 50px 25px 20px 25px;
    background: #000520d9;
}
.widchchange_left {
    float: left;
    width: 100%;
    padding: 0px;
}
.widchchange_center {
    float: left;
    width: 100%;
}
.widchchange_right {
    float: left;
    width: 100%;
    padding: 0px;
}
.downgo {
    margin-top:5%;
	margin-bottom:24%;
}
.padd_more {
    padding: 15px 0px;
}
.menuonoff_all {
	right: 15px;
	margin-top: -55px;
	font-size: 15px;
	}	
/****************************************/	
.head_cont {
    float: right;
    width: 50%;
    display: none;
}	
.gleryimg img {
    width: 100%;
    margin-top:0px;
}	
.welm img {
    float: left;
    width: 56px;
}
.welcome_block {
    z-index: 100;
    position: inherit;
    margin-top: 10px;
}
.servimg img {
   width: 90%;
    margin-left: 5%;
}
.abtRt ul li {
    width: 49%;
    padding: 10px;
}
.about_photo::before {
    width: 600px;
    height: 620px;
    right: -232px;
}
.proheading h2 span {
    font-family: "Candara";
    color: #ffffff;
    font-size: 31px;
}
}
@media only screen and (max-width:639px) 
{







