/*@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:400,300,600,700,800|Droid+Sans:400,700|Roboto:400,100,300,500,700,900|Montserrat:100,200,300,400,500,600,700,800,900|Roboto+Slab:400,300,700,100|Lora:400,400i,700,700i|Nobile:400,700|Rajdhani:400,100,300,700,900|Slabo+27px|Slabo+13px|
Domine:400,700|Alike+Angular|Gurajada|Rambla:400,700|Fjalla+One|Yantramanav:400,500,700,900,300,100|Headland+One|Cabin+Condensed:400,500,600,700|Adamina|Anton|Francois+One:400,900|Domine:400,700|Francois+One|Magra:400,700|Prata|Merriweather:300,300i,400,400i,700,700i,900,900i|Montserrat:400,700|PT+Serif:400,400i,700,700i|Vollkorn:400,400i,600,600i,700,700i,900,900i|Oswald:400,300,700|Alegreya+Sans+SC:100,100i,300,300i,400,400i,500,500i,700,700i,800,800i,900,900i|Cinzel+Decorative:400,700,900|Domine:400,700|Doppio+One|Francois+One|Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Maven+Pro:400,500,700,900|Orbitron:400,500,700,900|Playfair+Display+SC:400,400i,700,700i,900,900i|Quantico:400,400i,700,700i|Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Rufina:400,700|Sintony:400,700|Titillium+Web:200,200i,300,300i,400,400i,600,600i,700,700i,900|Ubuntu:300,300i,400,400i,500,500i,700,700i| Quicksand:300,400,500,700| Bungee|Russo+One|Titillium+Web:900|Bowlby+One+SC);*/


<!--@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@100;200;300;400;500;600;700;800;900&display=swap');-->
@import url('https://fonts.googleapis.com/css2?family=Rajdhani:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nova+Square&family=Squada+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Advent+Pro:ital,wght@0,100;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Bebas+Neue&family=Electrolize&family=Rajdhani:wght@300;400;500&family=Orbitron:wght@400;500;600;700;800;900&family=Play:wght@400;700&family=Rajdhani:wght@300;400;500;600;700&family=Staatliches&display=swap');

/*@import 
url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
*/



body{
	margin: 0;
	padding: 0;
	border: 0;
	width:100% !important;
	background-color:#fff!important;
	color:#000;
	font-family:'Rajdhani', sans-serif!important;
	font-weight:100;
	font-size:100%;
	}
	
.border{ border: 1px solid #ebecec; /*border-radius:2px;*/}
.borderblack{ border: 1px solid #000; /*border-radius:2px;*/}

tr.trborder { border-bottom: 2px solid #000!important;}

th{background: #edf9ff;    color: #0e6c98;    vertical-align: middle !important;    border-bottom: 0px !important;}
	
td {background: #fff; color: #000; border-top: none !important; border-bottom: solid 1px #f2f2f2; font-size: 16px; font-weight: 400;vertical-align: middle !important;}

.propserch td { background:none; border-top:none !important; border-bottom: solid 0px #fafafa; font-size: 100%;font-weight: 100; color: #fff !important; padding:0%!important;}
 .propserch select {text-indent: 0px; color: #2c2c2c !important; padding:0px !important;}

.sold {
    text-transform: uppercase;
    background: #ff1d1d;
    width: 45px;
    display: block;
    color: #fff;
    padding: 0 1%;
    font-weight: 400;
}
.row {
    margin-right: 0px!important;
    margin-left: 0px!important;
}

.height200{ height:200px;}

p {
	color: #000 !important;
    font-size: 18px;
    font-weight: 400;
    Line-height: 27px;
    margin-top: 0px;
    text-align: justify;
    font-family: 'Rajdhani', sans-serif;
}

 h1{
color: #000;
font-size: 20px;
font-weight: 400;
padding: 0px;
font-family: 'Rajdhani', sans-serif;
text-align: center;
display: block;
width: 100%;
margin: 0px ;
}


.left{text-align:left!important;}
.right{text-align:right!important;}
.centre{text-align:center!important;}

ul, ol {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 25px;}


li {
    display: list-item;
    text-align: -webkit-match-parent;
}


ul.a {list-style-type: circle;}
ul.b {list-style-type: disc;}
ul.c {list-style-type: square;}

ol.d {list-style-type: armenian;}
ol.e {list-style-type: cjk-ideographic;}
ol.f {list-style-type: decimal;}
ol.g {list-style-type: decimal-leading-zero;}
ol.h {list-style-type: georgian;}
ol.i {list-style-type: hebrew;}
ol.j {list-style-type: hiragana;}
ol.k {list-style-type: hiragana-iroha;}
ol.l {list-style-type: katakana;}
ol.m {list-style-type: katakana-iroha;}
ol.n {list-style-type: lower-alpha;}
ol.o {list-style-type: lower-greek;}
ol.p {list-style-type: lower-latin;}
ol.q {list-style-type: lower-roman;}
ol.r {list-style-type: upper-alpha;}
ol.s {list-style-type: upper-latin;}
ol.t {list-style-type: upper-roman;}
ol.u {list-style-type: none;}
ol.v {list-style-type: inherit;}

.letterspace{ letter-spacing:10px !important;}
.uppercase{ text-transform:uppercase;}

.border-left{border-left:1px solid #edeaea;}
.border-right{border-right:1px solid #edeaea;}
.border-right-b{border-right:1px solid #000;}
.border-bottom{border-bottom: 1px solid #edeaea;}
.border-top{border-top: 1px solid #edeaea;}
.border-top-red{border-top: 4px solid #f30505;}

.border-grdient{border-image: linear-gradient(to left, #78635e 0%, #2b2b2b 100%);
    border-image-slice: 1;
    border-width: 2px;
    border-bottom: 1px solid;}
	
.border-bottom-light{border-bottom: 1px solid #cabcbc;}


.whitebg{ background:#ffffff;}
/*.ashbg{ background:rgba(189, 189, 189, 0.95);}*/
.ashbg{ background:rgb(5, 5, 103);}
.lightashbg{background-color:rgba(216, 214, 214, 0.2); }
.greenbg { background: rgb(77, 216, 113);}
.blackbg{background:#434242;}
.darkbluebg { background: rgb(43, 86, 121);}
.bluebg { background: rgba(34, 153, 209, 1);}
.lightbluebg{ background:#e8f8ff;}
.lightorangebg{background: rgb(230, 207, 173);}
.orangebg{ background:#FF8003;}
.yellowbg{ background:rgb(255, 235, 59);}
.blackbg-transparent { background: rgba(247, 247, 247, 0.7);}
.redbg{ background: #ef3e36;}


green{color:#4dd871;}
blue{color: #188abf;}
darkblue { color: #1d496e;}
ligthblue{ color:#000;}
ligthyellow{ color:#c9412e;}
black{ color:#292929 !important; -webkit-text-fill-color: #292929;}
white{ color:#fff!important;}
red { color: #c02222;}
purplelight {color: #6d72ad;}
purple { color: #2d3165;}
gold { color:#E1B900;
/*color: #D5AD6D;
background: -webkit-linear-gradient(transparent, transparent),
-webkit-linear-gradient(top, rgba(213,173,109,1) 0%, rgba(213,173,109,1) 26%, rgba(226,186,120,1) 35%, rgba(163,126,67,1) 45%, rgba(145,112,59,1) 61%, rgba(213,173,109,1) 100%);
background: -o-linear-gradient(transparent, transparent);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;*/}

silver{ color:#ACACAC;}


underline-blue{text-decoration: underline; color: #8fcaf2;}

fw300{ font-weight:300;}
fw400{ font-weight:400;}
fw600{ font-weight:600;}



.padding0{padding-right: 0px!important; padding-left: 0px!important;}
.padding-right-0{ padding-right: 0px!important;}
.padding-left-0{padding-left: 0px!important;}
.pad1{padding:1% !important;}
.pad2{padding:2% !important;}
.pad4{padding:4% !important;}
.pad6{padding:6% !important;}
.pad8{padding:8% !important;}
.pad10-8{padding:14% 8% !important;}
.pad10{padding:10% !important;}
.pad12{padding:12% !important;}
.pad-top-12{ padding-top:12% !important;;}
.pad-top-20{ padding-top:20% !important;;}

.btline{border-bottom:solid 1px rgba(255, 225, 225, .4);}
hr { margin-top: 10px!important; border-top: 1px solid #e4e4e4 !important;}

.margin-top1{ margin-top:1%!important;}
.margin-top2{ margin-top:2%!important;}
.margin-top3{ margin-top:3%!important;}
.margin-top5{ margin-top:5%!important;}
.margin-top6{ margin-top:6%!important;}
.margin-top8{ margin-top:8%!important;}
.margin-top10{margin-top:10%!important;}
.margin-top14{margin-top:14%!important;}
.margin-top15{margin-top:15%!important;}
.margin-top20{margin-top:20%!important;}

.margin-top-1{ margin-top:-1%!important;}
.margin-top-2{ margin-top:-2%!important;}
.margin-top-3{ margin-top:-3%!important;}
.margin-top-5{ margin-top:-5%!important;}
.margin-top-6{ margin-top:-6%!important;}
.margin-top-8{ margin-top:-8%!important;}
.margin-top-10{margin-top:-10%;}
.margin-top-20{margin-top:-20%;}


.margin-bottom1{ margin-bottom:1%!important;}
.margin-bottom2{ margin-bottom:2%!important;}
.margin-bottom3{ margin-bottom:3%!important;}
.margin-bottom5{ margin-bottom:5%!important;}
.margin-bottom6{ margin-bottom:6%!important;}
.margin-bottom8{ margin-bottom:8%!important;}
.margin-bottom10{margin-bottom:10%;}
.margin-bottom20{margin-bottom:20%;}


.margin-bottom-1{ margin-bottom:-1%!important;}
.margin-bottom-2{ margin-bottom:-2%!important;}
.margin-bottom-3{ margin-bottom:-3%!important;}
.margin-bottom-5{ margin-bottom:-5%!important;}
.margin-bottom-6{ margin-bottom:-6%!important;}
.margin-bottom-8{ margin-bottom:-8%!important;}
.margin-bottom-10{margin-bottom:-10%;}
.margin-bottom-20{margin-bottom-:20%;}


.margin-left1{ margin-left:1%!important;}
.margin-left2{ margin-left:2%!important;}
.margin-left3{ margin-left:3%!important;}
.margin-left5{ margin-left:5%!important;}
.margin-left6{ margin-left:6%!important;}
.margin-left8{ margin-left:8%!important;}
.margin-left10{margin-left:10%;}
.margin-left20{margin-left:20%;}

.margin-left-1{ margin-left:-1%!important;}
.margin-left-2{ margin-left:-2%!important;}
.margin-left-3{ margin-left:-3%!important;}
.margin-left-5{ margin-left:-5%!important;}
.margin-left-6{ margin-left:-6%!important;}
.margin-left-8{ margin-left:-8%!important;}
.margin-left-10{margin-left:-10%;}
.margin-left-20{margin-left:-20%;}

.margin-bottom5{margin-bottom:5%;}


label { margin-top: 2%;}

.btn{padding: 6px 12px !important;}

.pdficon{
width:30px !important;
height:auto;}


img.greyscale{
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	filter: gray;
	filter: grayscale(100%);
	filter: url(desaturate.svg#greyscale);
}

/*ANCHOR------------ */

.anchor{
display: block;
    visibility: hidden;
    margin-top: 0px;
height: 1px;
	 
}

  
  .tint {
  position: relative;
  float: left;
  cursor: pointer;
}

.tint:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,255,255, 0.5);
  -moz-transition: background .3s linear;
  -webkit-transition: background .3s linear;
  -o-transition: background .3s linear;
  transition: background .3s linear;
}

.tint:hover:before {
  background: none;
}

span.z-title {
    display: none !important;
}

.cbp-nav-pagination { display:none;}

.form-control {
    display: block;
    width: 100%;
    height: 30px!important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
   /* background-color: #fff;*/
    background-image: none;
   /* border: 1px solid #ccc;*/
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0)!important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	border: 0px !important;
    background: none !important;
    border-bottom: 1px solid #000 !important;
    margin-bottom: 0%!important;
}
.form-control:focus {
    border-color: #c00808!important;
    outline: 0;
    /*-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(28, 32, 84)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgb(45, 51, 119)!important;*/
	-webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0), 0 0 0px rgb(28, 32, 84)!important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,0), 0 0 0px rgb(45, 51, 119)!important;
	
}

.form-control-contact {
    margin-bottom: 1%!important;
    background-color: #fdfdfd!important;
    border: 0px solid #efefef!important;
    border-bottom: 1px solid #777575!important;
    border-radius: 0px!important;
    font-size: 15px;
    color: #000 !important;
    height: 40px !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0)!important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,0)!important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s!important;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s!important;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s!important;
}
.form-control-contact:focus {
    border-color:#5cbce5!important
    outline: 0;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0), 0 0 0px rgba(102,175,233,.6)!important;
    box-shadow: inset 0 0px 0px rgba(0,0,0,0), 0 0 0px rgba(102,175,233,.6)!important;
}
.btnful{ width:100%;}
.btn-danger{    width: 170px; background: #5dbde6; border: 1px solid #5dbde6; border-radius: 0px !important;}
.btn-black{ color: #fff!important; background-color: #000!important; border-color: #000!important;}
.modal-body {    padding: 0%!important;}

set { width: 100%;    display: block;    padding: 1%;}

.z-tabs-nav li:before {
 content: ""!important;
    margin: 0 !important;
    margin-right: 0px !important;
}

/*.z-link icon {
    width: 65px !important;
    text-align: center;
    display: block;
    float: left;
    margin-top: 0px !important;
}*/

.z-link img {width: 50px; float: left; filter: grayscale(1);
    transition-property: filter;
    transition-duration: 1s;
	opacity: .3;
}

.z-content-inner li:before {
    color: #fff !important;
}

a.z-link h3:hover {
    color: #a90915 !important;
}

sucess {
    font-size: 23px;
    font-weight: 100;
    color: #009688;
}

alert{
    font-size: 23px;
    font-weight: 100;
    color: #a90915;;
}

img#captcha_code {
    height: 40px;
}
/* ---- particles.js container ---- */
canvas{
  display:block;
  vertical-align:bottom;
}



#particles-js{
	position: relative;
    width: 93%;
    height: 100%;
    background-color: #5cbce5;
    background-image: url(main.css);
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding: 6% 2%;
    float: right;
}


.snimg img {
    width: auto;
    height: 170px !important;
}


.appimg{}
/*.z-link small { text-align:center!important;}*/


::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #c9c9c9;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #000;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

::-moz-selection { /* Code for Firefox */
  color: red;
  background: yellow;
}

::selection {
  color: white;
  background: black;
}

.grid {    display: grid!iMPORTANT;    align-content: center;    grid-template-columns: auto;    gap: 10px;}
.grid .griditems {    text-align:center;}
/* --------------------------------- index page ------------------------ Starts --------------------------------- */

#wrapper{
width: 100%;
height: auto;
padding: 0;
margin: 0;
overflow:hidden; /*background: #000d25;*/}



.top{
	width: 100%;
    padding: 0;
    margin: 0;
    font-family: 'Rajdhani', sans-serif;
    position:relative;
    z-index: 1;     text-align: center;
	 /* background: #ffffff; */
	/*border-bottom:1px solid #2f4778;
    padding:1%;*/
	}
	
.topin .wsdownmenu-list > li > a{ color:#000;}

.top span {
	width: 100%;
/*    display: block;*/
    padding: .5%;
    font-size: 13px;
    font-weight: 500;
    color: #bdbdbd !important;
    text-transform: uppercase;
    font-family: 'Rajdhani', sans-serif;
    color: #2d3165;
}


.top small{
color: #050567 !important;
    font-size: 13px !important;
    font-weight: 600 !important;
    font-family: 'Rajdhani', sans-serif !important;
    text-align: center;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
}

.top span .fa {
    color: #fff !important;
}
.top a {
    /*color: #fff;*/
}

.top icon {
	 width: 40px;
    text-align: center;
    display: block;
    float: left;
    margin-top: 2%;
}

.top icon img {  width: auto;}


.top  h1{
    color: #024bce;
    font-size: 32px;
    font-weight: 800;
    padding: 0px;
    font-family: 'Rajdhani', sans-serif;
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
     margin-top:10px; 
    text-transform: uppercase;
}

.top  h1a{
  color: #fff;
    font-size: 50px;
    font-weight: 900;
    padding: 0px;
    font-family: 'Rajdhani', sans-serif;
    text-align: left;
    /* display: block; */
    /* width: 100%; */
    /* margin: 0px; */
    /* margin-top: 10px; */
    text-transform: uppercase;
    line-height: 40px;
    float: left;
    letter-spacing: -4px !important;
	}



.top  h1 a{
    color: #123779;
    font-size: 30px;
    font-weight: 600;
    padding: 0px;
    font-family: 'Rajdhani', sans-serif;
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    /* margin-top: 10px; */
    text-transform: uppercase;
}
.top  h1 a:hover{ text-decoration:none !important;}

.top  h2{
	color: #024bce;
    font-size: 17px;
    font-weight: 600;
    padding: 0px;
    font-family: 'Rajdhani', sans-serif;
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    /* margin-top: 10px; */
    text-transform: uppercase;
    /* margin-bottom: 2%; */
}


.logo{
	width: 100%;
    padding: 1% !important;
    text-align: right;
    margin-top: 0;
}

.logoch{
	width: 100%;
    padding: 2% !important;
    text-align: left;
	display:none;
	}
.logo .border {
    border: 0px solid #b4b9c1;
    /* border-radius: 2px; */
    padding: 0% !IMPORTANT;
}

.logo h1 sup {
    font-size: 14px;
    top: -13px;
}




.logo  h1{
   color: #024bce;
    font-size: 28px;
    font-weight: 500;
    line-height: 21px;
    padding: 0px;
    font-family: 'Merriweather';
    text-align: center;
    display: block;
    width: 100%;
    margin: 0px;
    margin-top: 41px;
    text-transform: uppercase;
}
.logo  h2a{
	background: #024bce;
    color: #fcfcfc;
    font-size: 20px;
    line-height: 21px;
    font-weight: 600;
    padding: \; font-family: 'Rajdhani', sans-serif;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0px;
    margin-top: 2%;
    text-transform: uppercase;
    /* margin-bottom: 2%; */
    padding: 2%;
}

.logo  h2{
	color: #024bce;
    font-size: 17px;
    font-weight: 600;
	line-height:21px;
    padding: 0px;
    font-family: 'Rajdhani', sans-serif;
    text-align:center;
    display: block;
    width: 100%;
    margin: 0px;
    /* margin-top: 10px; */
    text-transform: uppercase;
    /* margin-bottom: 2%; */
}
.logo  h2 sup {
    font-size: 10px;
}

.logo img {
        /*height: 120px;
    text-align: left;
    /* display: block; 
    float: left;
    margin-right: 0%;
	width:280px;*/
    width: 270px;
}

.logoch img {
    width: 250px;
}

.since{
	width: 100%;
	padding-top:1%;
	/*padding:1.3%;*/
}

.since img {
	width:auto;
	height:125px;
}

.menu{
    /* position: absolute; */
    width: 100%;
    /* margin: 0 auto; */
    z-index: 1;
    margin-top: 30px;
}


.hgt90 { min-height:90vh !Important;}
.hgt50 { min-height:50vh !Important;}

.banner{
	position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 0;
    height: auto;     text-align: center;
}

.banner:before {
  /* content: "";
    background: rgb(0,0,0);
    background:linear-gradient(331deg, rgb(1 19 55) 0%, rgb(1 19 55) 50%, rgb(239 239 239 / 0%) 50%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 75px;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 9;
    display: block;
    z-index: 1;*/
}

.banner:after {
/* content: "";
    background: rgb(0,0,0);
    background: linear-gradient(180deg, rgb(1 13 37 / 52%) 0%, rgb(0 15 38 / 0%) 50%, rgb(239 239 239 / 0%) 50%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
    display: block;
    z-index: 0;*/
}
.banner rightlink {
     position: absolute;
    bottom: 0;
    padding: 0%;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
    font-size: 85px;
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif;
    padding: 5px;
    color: #ececec;
    z-index: 1;
    text-transform: uppercase;
    text-align: center;
}

.banner rightlink h1{
       color: #ebebeb;
    font-size: 85px;
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif;
    display: block;
    width: 100%;
    margin: 0px;
    /* margin-top: 10px; */
    text-transform: uppercase;
}


.banner rightlink  h2{
	color: #423d25;
    font-size: 25px;
    x: ;
    font-weight: 100;
    font-family: 'Rajdhani', sans-serif;
    display: block;
    width: 100%;
    /* margin: 0px; */
    margin-top: -33px; 
	margin-right: -123px;
    margin-right: -58px;
}



.banner centerlink{
	position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 0%;
    left: 0;
    z-index: 1;
}


bottomlink{
    position: absolute;
    width: 35%;
    /* margin: 0 auto; */
    top: 1%;
    /* background: #ffeb3b; */
    /* background: #fff; */
    /* left: 0; */
    left: 1%;
    z-index: 1;
    color: #ffff;
    text-align: left;
	}

.bottomlinkin{
	/*position: absolute;*/
	width: 100%;
	margin: 0 auto;
	/*top: 0%;*/
	/*background: #db1c48;*/
	/*background: #fff;*/
	left: 0;
	right: 0;
	z-index:1;
	text-align:center;}

.bottomlink left{ width:30%; float:left;}
.bottomlink right{ width:70%; float:right;}

.bottomlink img{    width: 300px; /*padding:10%; width:200px;*/}

/*.bottomlink h1 a{
	font-size: 72px!important;
    color: #fff!important;
    letter-spacing: 35px;
    font-family: 'Rajdhani', sans-serif;
}

.bottomlink h1 a:hover{ text-decoration:none;}


.bottomlinkin h1 a{
	 font-size: 60px!important;
    color: #000!important;
    letter-spacing: 32px;
    ont-family: 'Rajdhani', sans-serif;
    margin: 0px;
    text-align: center;
    padding: 1%;
}
.bottomlinkin h1 a:hover{ text-decoration:none;}
	

.bottomlink h2{
color: #000 !important;
font-size: 130% !important;
font-weight: 500 !important;
font-family: 'Rajdhani', sans-serif !important;
text-align: left;
display: block;
width: 100%;
padding:0% !important;
margin: 0% !important;
text-transform: uppercase;

}


.bottomlink small{
color: #000 !important;
font-size: 90% !important;
font-weight: 100 !important;
font-family: 'Rajdhani', sans-serif !important;
text-align: left;
display: block;
width: 100%;
padding:0% !important;
margin: 0% !important;
}
*/

.care{width: 100%;}
.care img{
width: 30% !important;
padding-top: 8%;}



.logoin{
width: 100%;
z-index:1;
text-align:left;
}

.logoin img{
width:85% !important;;
padding: 2% 0%;}



.banin{
	position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 0;
   /* background: #ff000a;*/
    height: 700px;
     /*background: -moz-radial-gradient(center, ellipse cover, #ffffff 0%,#e8e7ed 100%);
    background: -webkit-radial-gradient(center, ellipse cover, #ffffff 0%,#e8e7ed 100%);
    background: radial-gradient(ellipse at center, #ffffff 0%,#e8e7ed 100%); 
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c2e6b', endColorstr='#0c2e6b ',GradientType=1 */
       /*background: rgb(255,0,10);
    background: radial-gradient(circle, rgb(255 0 10) 0%, rgb(249 17 26) 50%, rgb(245 4 4) 100%);*/
}

.banin:before {
    content: "";
    background: rgb(0,0,0);
    background: linear-gradient(331deg, rgb(255 255 255) 0%, rgb(255 255 255) 50%, rgb(239 239 239 / 0%) 50%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 75px;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 9;
    display: block;
    z-index: 1;
}
.banin:after {
    content: "";
    background: rgb(0,0,0);
    background:/*linear-gradient(180deg, rgb(0 0 0 / 22%) 0%, rgb(255 255 255 / 0%) 80%, rgb(255 255 255 / 0%) 80%, rgb(255 255 255 / 0%) 100%)*/
	linear-gradient(180deg, rgb(0 0 0 / 60%) 0%, rgb(255 255 255 / 0%) 80%, rgb(255 255 255 / 0%) 80%, rgb(255 255 255 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
    display: block;
    z-index: 0;
}


.banin centerlink {
    position: absolute;
    /* margin: 0 auto; */
    /* width: 50%; */
    /* display: block; */
    left: 33%;
    top: 19%;
    margin: 0;
    padding: 0;
}

.banin centerlink img{ width:400px;}

.banin cont{
    position: absolute;
    width: 96%;
    margin: 0 auto;
    top: 28%;
    left: 2%;
    z-index: 1;
}

.banin cont h1 {
    /* position: absolute; */
    color: #fff;
    width: 100%;
    font-size: 60px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 66px;
    text-align: center;
    margin: 0 auto;
    /* text-transform: uppercase; */
    letter-spacing: 0px;
    /* padding-top: 5%; */
    padding-top: 4%;
}

/*.banin .top .logo {
    padding: 2% !important;
}
*/
/*.banin .top {background: #ef3e36;; z-index:1;}
.banin img {
    z-index: 9;
    position: absolute;
    margin-top: 17px;
    margin-left: 3%;
	    width: 330px;
}*/

.banin h1{
/*	position:absolute;*/
    color: #fff;
    width: 100%;
    font-size: 67px!important;
    font-weight: 800!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 66px;
    text-align: center;
    margin: 0 auto;
    /*  letter-spacing: 1px;
   padding-top: 5%; */
    padding: 1% 0%;

}

.banin h2{
    /* position: absolute; */
    color: #fff;
    width: 100%;
    font-size: 32px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 46px;
    text-align: center;
    margin: 0 auto;
    /* text-transform: uppercase;

}

but {
    display: block;
    text-align: left;
    width: 300px;
    margin: 0 auto;
    /* margin-top: 3%; */
    /* position: absolute; */
    margin-bottom: -10px;
/*    margin-top: 32px;*/
}

but a{
    width: 200px;
    text-align: center;
    /* margin: 0 auto; */
    color: #000;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    border: solid 1px #000;
    margin: 0px !important;
    text-transform: uppercase;
    padding: 3%;
    font-family: 'Rajdhani', sans-serif;
    background:none;
	letter-spacing:2px;
}

but a:hover{     border: solid 1px #2299d1;
    color: #2299d1;
    text-decoration: none;}

.about but {
    display: block;
    text-align: center;
	margin-top:7%;
}

.about but a{	

    width: auto;
    text-align: center;
    margin: 0 auto;
    color: #000000 !IMPORTANT;
    text-decoration: none;
    font-size: 13px;
    font-weight: 100;
    font-weight: 00;
    border: solid 0px #bdbdbd;
    text-transform: uppercase;
    padding: 1% 3%;
    font-family: 'Rajdhani', sans-serif;}

.about but a:hover{ border: solid 1px #a7a7a7;color: #a7a7a7;text-decoration: none;}



.call .fa{ color:#050567 !important}
.call {   font-size: 18px;}

.call h3{
     color: #5dbde6;
    width: 100%;
    font-size: 18px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 19px;
/*    text-align: center;
    margin: 0 auto;*/
    text-transform: uppercase;
    /* letter-spacing: 1px; */
	padding: 0px !important;
    margin: 0px !IMPORTANT;
}


.social{
width: 200px;
    margin: 0 auto;
    text-align: center;
    /* padding: 1%; */
    /* margin: 1%; */
    margin-top: 1%;
    display: block;}

.social-icon {
	    /* padding: 7%; */
    /* background: #d0cdcd; */
    /* border-radius: 50%; */
    /* width: 250px !important; */
    /* height: 124px !important; */
    margin-right: 10%;
    /* right: 4%; */
    color: #000;
    font-size: 1.2em;
}

.social li{
width:auto;
float:left;
padding:0 5%!important;
list-style:none;
display:block;
color: #8c8e90;
}
.social li:before {
    content: ""!important;
    font-family: FontAwesome;
    color: #000; /* or whatever color you prefer */
    margin-right: 7px;}

.social li a{
font-family:'Rajdhani', sans-serif!important;
color:#333;
font-size:100%;
font-weight:100;
text-decoration:none;
padding-bottom:0%;
text-transform:uppercase;}

.social li a:hover{
text-decoration:none;}



.centerimage{ 
	background-image:url(../images/image50.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:500px;
/*    opacity: 0;
    visibility: hidden;
    -webkit-backface-visibility: hidden; 
    backface-visibility: hidden;*/
}



.login{ width:100%; }

.login li{
	width:auto;
	float:left;
	list-style:none; 
	padding-left: 1em; 
	text-indent: 0em;
	line-height: 1.5em;
	color: #333 !important;
	font-size: 110%;
	font-weight: 300;
	font-family: 'Rajdhani', sans-serif;}

.login li:before {
    content: "";
    font-family: FontAwesome;
    color: #000; /* or whatever color you prefer */
    margin-right: 7px;}

.login li a{color:#3e3e3e;}

.login li a:hover{color:#3e3e3e;}

.locality{
width:100%;
padding:3%;}

.locality li{
width:25%;
float:left;
list-style:none;
display:block;
color: #000;
text-align:center;
}
.locality li:before {
    content: ""!important;
    font-family: FontAwesome;
    color: #000; /* or whatever color you prefer */
    margin-right: 7px;}

.locality li a{
font-family:'Rajdhani', sans-serif!important;
color:#000;
font-size:100%;
font-weight:100;
text-decoration:none;
padding-bottom:0%;
text-transform:uppercase;}

.locality li a:hover{
text-decoration:none;}

.search{
width:50%;
margin:0 auto;
/*border-radius:6px;*/
/*background:#fff;*/
margin-top:15%;}

#imaginary_container{
    margin-top:0%; /* Don't copy this */
}
.stylish-input-group .input-group-addon{
    background: #000 !important; 
}
.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#ccc;
}
.stylish-input-group button{
    border:0;
    background:transparent;
}

.input-group-addon {
    color: #fff!important; 
    border: 0px !important; 
}


/*.aboutinbg{background-image:url(../images/aboutinbg.jpg); background-repeat:no-repeat;}*/
.arrowbg{background-image:url(../images/arrowbg.jpg); background-repeat:no-repeat;}
.carebg{background-image:url(../images/carebg.jpg); background-repeat:no-repeat;}
.contactbg{background-image:url(../images/contactbg.jpg); background-repeat:no-repeat;}
.productsinbg{background-image:url(../images/productsinbg.jpg); background-repeat:no-repeat;}


.aboutbg{
    position:relative;
    top: 0;
    left: 0;
    z-index: 0;
    background: #fff;
    background-image: url(../images/aboutbg.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;}
		
.aboutbg::before {
    /*content: "";
    background: -webkit-linear-gradient(top, #5dbde6 55%, #5dbde6);
    background: -moz-linear-gradient(top, #5dbde6 55%, #5dbde6);
    background: -o-linear-gradient(top, #5dbde6 55%, #5dbde6);
    background: -ms-linear-gradient(top, #5dbde6 55%, #5dbde6);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(55%, #5dbde6), to(#5dbde6));
    background: linear-gradient(top, #5dbde6 55%, #5dbde6);
    width: 100%;
	height:150px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.8;
    z-index: 1;*/}

.aboutinbg{
background-image: url(../images/aboutinbg.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    opacity: 1;
	}
	
	
.ufbg{
  position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #ff000a;
    background-image: url(../images/uf-bg.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;
	}

.fbbg{
  position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #ff000a;
    background-image: url(../images/fbbg.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;
	}
	
.qcbg{
  position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #ff000a;
    background-image: url(../images/qcbg.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;
	}
.qcdbg{
  position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #ff000a;
    background-image: url(../images/qcdbg.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;
	}

.lspbg{
  position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #ff000a;
    background-image: url(../images/lspbg.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;
	}

.fiberbg{
    position:relative;
    top: 0;
    left: 0;
    z-index: 0;
    background: #fff;
    background-image: url(../images/thermalballs.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;}
	
.ultrabg{
    position:relative;
    top: 0;
    left: 0;
    z-index: 0;
    background: #fff;
    background-image: url(../images/sleepingbag.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;}
	
.goldbg{
    position:relative;
    top: 0;
    left: 0;
    z-index: 0;
    background: #fff;
    background-image: url(../images/bedpillow.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;}	

.biobg{
    position:relative;
    top: 0;
    left: 0;
    z-index: 0;
    background: #fff;
    background-image: url(../images/biobgpic.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;}
.blubg{
    position:relative;
    top: 0;
    left: 0;
    z-index: 0;
    background: #fff;
    background-image: url(../images/blupic1bg.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;}
.nexabg{
    position:relative;
    top: 0;
    left: 0;
    z-index: 0;
    background: #fff;
    background-image: url(../images/graphene.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;}
.contactbg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    background: #fff;
    background-image: url(../images/contactbg.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 700px;
    padding: 0% 6% 6% 8%!important;
    width: 100%;}



.visionbg{
	background-image:url(../images/vis1.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:50vh;
	    /*padding: 0% 6% 6% 8%!important;*/}

.curvedlinebg{
	background-image:url(../images/curveline.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:150px;
	padding: 3% 0%!important;}

.productsbg{
	position:relative;
	background-image:url(../images/productsbg.jpg);
/*	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;*/
    background-repeat: no-repeat;
	padding: 2% 12%;}	
	
.servicesbg{
	position:relative;
	background-image:url(../images/servicesbg.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:450px;
	}
	
.servicesbg::before {
   content: "";
    background: -webkit-linear-gradient(top, #000000 15%, #000000);
    background: -moz-linear-gradient(top, #000000 15%, #000000);
    background: -o-linear-gradient(top, #000000 15%, #000000);
    background: -ms-linear-gradient(top, #000000 15%, #000000);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #000000), to(#000000));
    background: linear-gradient(top, #000000 15%, #000000);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.7;
    z-index: 0;
}


.servicesmapbg{
    background-image: url(../images/map.png);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.2;
    z-index: 0;
	}
	
.managmentbg{
	background:#fff;
	background-image:url(../images/managmentbg.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:450px;
	text-align:right;
	}	

.managmentbg img {
    width: 225px;
    margin-top: 12%;
}
		
.regsiterbg{
	background:#fff;
	background-image:url(../images/registerbg.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:100vh;
	    /*padding: 0% 6% 6% 8%!important;*/}
	
	
.whyusbg{
	position:relative;
	background-image:url(../images/ban2.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:90vh;
	}
	
.parthead{
    padding: 10% 6%!important;
    text-align: center;
   /* border-bottom: 1px solid #eae9e9;*/
	}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 0px solid #e5e5e5!important;
}

.modal-content {
    position: relative;
	height:100vh;
    background-color: #000!important;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: 0px!important;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
}
.modal-dialog {
   width: 100% !important;
    max-width: 100% !important;
    margin: 0%!important;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 100!important;
    line-height: 1;
    color: #fff!important;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1!important;
	display: block;
    z-index: 99;
    position: relative;
}
.modal-body h2{
	 color: #000;
    width: 100%;
    font-size: 16px!important;
    font-weight: 600!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 29px;
    padding: 2%;
    text-align: center;
    margin: 0 auto;
    /* text-transform: uppercase; */
}

.modal-body h3 {
    color: #1c2054;
    width: 100%;
    font-size: 26px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 27px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
}

.brands{
position:relative;
width:100%;
margin:0;
padding:0;
z-index:0;
/*padding: 2% 6%;*/
/*background:#fff;*/
/*background-image:url(../images/ban3.jpg);*/
}

.headlink h5 {
    display: block;
    /* width: 100%; */
    text-transform: uppercase;
    text-align: left;
    padding: 0%;
    margin: 0;
    position: absolute;
    font-size: 13px!important;
    letter-spacing: 3px;
    font-weight: 600;
    color: #ffffff !important;
    background: rgba(2, 2, 84, 0.8);
    padding: 2%;
    margin-top: 36%;
}


.products{
position: relative;
    width: 100%;
    margin: 0;
    padding: 5% 0%;
   /*  height: 550px; 
   background: #eaeaea;*/ 
    z-index: 0;
	/*min-height: 90vh !Important;*/
}

.products:before {
   /* content: "";
    background: rgb(0,0,0);
    background: linear-gradient(177deg, rgba(34, 153, 209, 1) 0%, rgba(34, 153, 209, 1) 55%, rgb(239, 239, 239) 55%, rgb(239, 239, 239) 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 9;
    z-index: -1;*/}
	
.products h2{
	color: #434242;
    font-size: 40px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 45px!important;
    text-align: center;
    margin: 0 auto;
}

.products gridset{    width: 100%;    display: block;   padding: 5% 15% 5% 5%;   height: 160px;}

.products set{ width:25%!important;  display:block; float:left;}

.products set icon img {
    width: auto;
    height: 60px;
}

.products set h4{
color: #fff;
    width: 100%;
    font-size: 12px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 21px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 6px;
}


.products parta{ position: absolute;    width: 50%;    float: left;    margin: 0;    padding: 0;    z-index: 2; text-align:center;}
parta img {    width: 400px;    margin-top: 40px;}
.products partb{/* position:absolute;*/ width:60%; float:right; margin:0; padding:0; z-index:1;  margin-top: 60px; }

.products partb p {
    color: #000 !important;
    font-size: 18px;
    font-weight: 400;
    Line-height: 27px;
    margin-top: 0px;
    text-align: justify;
    font-family: 'Rajdhani', sans-serif;
    padding: 10% 15%;
}

.products part1{
	position:absolute;
	top:0; 
	left:0;
    background-color: #ebecf1;
	width:50%;
    height: 300px;
    background-image: url(../images/part1bg.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;}
	
.products part1 cont{ width:50%; float:right;padding: 10%;}
.products part1 cont small{ text-transform:uppercase; font-size:15px; letter-spacing:2px; color:#000; font-weight:500; margin-bottom:2%;}
.products part1 cont h1{    color: #000;
    font-size: 27px!important;
    font-weight: 600!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;}
.products part1 cont but { display: block;text-align: left;  width: 300px; margin: 0; text-transform:uppercase; font-size:13px; margin-top:8%;}


.products part2{
	position:absolute;
	top:300px; 
	left:0;
    background-color: #ebecf1;
	width:50%;
    height: 300px;
    background-image: url(../images/part2bg.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;}	
	
	
.products part2 cont{ width:50%; float:left;padding: 10%;}
.products part2 cont small{ text-transform:uppercase; font-size:15px; letter-spacing:2px; color:#000; font-weight:500; margin-bottom:2%;}
.products part2 cont h1{    color: #000;
    font-size: 27px!important;
    font-weight: 600!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;}
.products part2 cont but { display: block;text-align: left;  width: 300px; margin: 0; text-transform:uppercase; font-size:13px; margin-top:8%;}

	
.products part3{
	position:absolute;
	top:0;
	right:0;
    background-color: #ebecf1;
	width:50%;
    height: 600px;
    background-image: url(../images/part3bg.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;}	
	
.products part3 cont{ width:90%; float:left;padding: 10%;}
.products part3 cont small{ text-transform:uppercase; font-size:15px; letter-spacing:2px; color:#000; font-weight:500; margin-bottom:2%;}
.products part3 cont h1{    color: #000;
    font-size: 27px!important;
    font-weight: 600!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;}
.products part3 cont but { display: block;text-align: left;  width: 300px; margin: 0; text-transform:uppercase; font-size:13px; margin-top:3%;}
	

.products ul, ol {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 25px;}
	
.products li {
	display:list-item;
    margin: 0px;
    padding: 0px;
    font-size: 17px;
    line-height: 30px;
	color:#fff!important;
}

.products li:before {
  content: "\2022"; color: #fff;
  position: absolute;
  margin-left: -20px;
}




.product{
position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    /* height: 550px; 
    background: #eaeaea;*/ 
    z-index: 0;
}
.product:before {
    content: "";
    background: rgb(0,0,0);
    background: linear-gradient(177deg, rgba(2, 22, 82, 0) 0%, rgba(2, 22, 82, 0) 40%, rgb(239, 239, 239) 40%, rgb(239, 239, 239) 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 9;
    z-index: -1;
}

.product h1 {
color: #000000;
    font-size: 30px!important;
    font-weight: 100!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 2%;
}



.product but {
    /* margin-top: 5% !important; */
    display: block;
    text-align: center;
    width: 140px;
    margin: 0 auto!important;
    /* margin-top: 2%!important; */
}

.product but a{	
	    background:none!important;
    width: auto;
    text-align: center;
    /* margin: 0 auto; */
    color: #000;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    border: solid 2px #000;
    text-transform: uppercase;
    padding: 4% 13%;
    font-family: 'Rajdhani', sans-serif;
    margin-top: 20%!important;
    display: block;
	}

.product but a:hover{    border: solid 2px #2299d1;
    color: #2299d1;
    text-decoration: none;}



	
.highlights{
position:relative;
width:100%;
margin:0;
padding:0;
z-index:0;
/*padding: 2% 6%;*/
/*background:#fff;*/
/*background-image:url(../images/ban3.jpg);*/
}

.highlights h1 {
  color: #000000;
    font-size: 27px!important;
    font-weight: 600!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 31px;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    margin-bottom: 1%;
}


.bodycon{
position:relative;
width:100%;
margin:0;
padding:0;
/*padding: 2% 6%;*/
/*background:#fff;*/
/*background-image:url(../images/ban3.jpg);*/
}

.bodycon small{
    color: #000 !important;
    font-size: 12px !important;
    font-weight: 600 !important;
    font-family: 'Rajdhani', sans-serif !important;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    text-transform: uppercase;
}


.bodycon h1{   
    color: #1c2054;
    width: 100%;
    font-size: 35px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;

}
.bodycon h2{
    color: #000;
    width: 100%;
    font-size: 22px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 29px;
    padding: 2%;
    text-align: center;
    margin: 0 auto;
   /* text-transform: uppercase;*/
}

.bodycon h3{
     color: #1c2054;
    width: 100%;
    font-size: 22px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 27px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
}


.bodycon h2 a:hover{text-decoration:none; color:#cd1688 !important;}

rightlink {
	position: absolute;
    top: 17px;
    left: 0;
    padding: 0%;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
    font-size: 28px;
    font-weight: 100;
    font-family: 'Rajdhani', sans-serif;
    padding: 5px;
    color: #566b7e;
		z-index:9;
		text-transform:uppercase;
}

.bodycon rightlink {
	position: absolute;
    top: 17px;
    left: 0;
    padding: 0%;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
    font-size: 28px;
    font-weight: 100;
    font-family: 'Rajdhani', sans-serif;
    padding: 5px;
    color: #2d3165;
		z-index:9;
		text-transform:uppercase;
}
.bodycon rightlinkin {
	position: absolute;
    top: 20%;
    left: 0;
    padding: 0%;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
    font-size: 28px;
    font-weight: 100;
    font-family: 'Rajdhani', sans-serif;
    padding: 5px;
    color: #2d3165;
		z-index:9;
		text-transform:uppercase;
}

leftlink {
    position: absolute;
    right: 22px;
    padding: 10px;
    bottom: 10%;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
  /*  background: #c00808;*/
    color: #fff;
}

.about leftlink {
    position: absolute;
    right: 22px;
    padding: 10px;
    bottom: 10%;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    background: #C00807;
    color: #fff;
}


.bodycon leftlinkin {
    position: absolute;
    right: 22px;
    padding: 40px 10px;
    top: 20%;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    background: #0d2f6d;
    color: #fff;
	z-index: 1;
}

part20 {
    width: 20%;
    float: left;
    text-align: center;
}

part80 {
    width: 80%;
    float:right;
}



icon {
    width: 100%;
    text-align: center;
    display: block;
}

icon img {
    width: 75px;
}



.bodyconin{
width:100%;
padding: 5% 10% !important;
/*background:#fff;*/
/*background-image:url(../images/ban3.jpg);*/
}

 .bodyconin bor{
display: block;
    width: 150px;
    height: 5px;
    margin: 0 auto !important;
    background: #b79d9a;
    /* margin-bottom: 2% !important; */
    /* text-align: left; */
    /* float: left; */
}


.bodyconin small{
color: #000 !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    font-family: 'Rajdhani', sans-serif !important;
    text-align: center;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    text-transform: uppercase;
}

.bodyconin p{ padding:3% 0% !IMPORTANT;}

.bodyconin h1{
    color: #5d5b5b  !important;
    font-size: 35px !important;
    font-weight: 400 !important;
    font-family: 'Rajdhani', sans-serif !important;
    text-align: center;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    text-transform: uppercase;
    margin-bottom: 1% !important;
}
.bodyconin h2{
      color: #464141 !important;
    font-size: 31px !important;
    font-weight: 400 !important;
    font-family: 'Rajdhani', sans-serif !important;
    text-align: center;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    text-transform: uppercase;
    margin-bottom: 1% !important;
}

.bodyconin h2 a:hover{text-decoration:none; color:#cd1688 !important;}

.bodycon ul, ol {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 25px;}

.bodycon li{
	list-style:disc; 
	padding-left: 1em; 
    text-indent: 0em;
	line-height: 1.5em; 
	padding:2px 10px;     
	color: #fff !important;
    font-size: 17px;
    font-weight: 400;
	font-family: 'Rajdhani', sans-serif;
	text-align:left;}

/*.bodycon li:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #000; 
    margin-right: 7px;}*/
	
.bodyconin li{list-style:none; padding-left: 1em; 
    text-indent: 0em;line-height: 1.5em; padding:2px 10px; 	
	color: #000 !important;
    font-size: 17px;
    font-weight: 400;
font-family: 'Rajdhani', sans-serif;}

.bodyconin li:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #000; /* or whatever color you prefer */
    margin-right: 7px;}


.searchset{
width:100%;
padding: 1.5% 0%!important;
border-bottom:1px solid #e8e2e2;
margin-bottom:1%;
}

.searchset logo img{
width:150px;
height:auto;
}

.searchset h1{
color: #000 !important;
font-size: 130% !important;
font-weight: 300 !important;
font-family: 'Rajdhani', sans-serif !important;
text-align: left;
display: block;
width: 100%;
padding:0% !important;
margin: 0% !important;
text-transform: none!important;
margin-bottom: 0% !important;
}



.productind{
position:relative;
width:100%;
margin:0;
padding: 5%;
background:#4dd871;
}

.productind h1{   
	color: #fff;
    width: 100%;
    font-size: 36px!important;
    font-weight: 700!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 35px;
    text-align: left;
    margin: 0 auto;
    /* text-transform: uppercase; */
    letter-spacing: 1px;
    margin-bottom: 1%;
    padding-left: 2%;
    border-left: 2px solid #000;
}

.productind leftlink {
    position: absolute;
    right: 20px;
    padding: 10px;
    bottom: 10%;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    background: #fe2202 !important;
    color: #fff;
}

.homecon {
	position:relative;
	width:100%;
	margin:0;
	/*padding:6% 8%*/
	background-image:url(../images/homecontbg1.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	 background-size: cover;
}

.techbg
{
background: url(../images/purebg-1.png) left top no-repeat, url(../images/purebg-2.png) center 65% no-repeat, url(../images/purebg-3.png) center 100% no-repeat;
background: url(../images/purebg-1.png) left top no-repeat, url(../images/purebg-3.png) center 100% no-repeat;
}



.aboutpagebg{
background-image: url(../images/aboutpagebg.png);
    background-position: 100% -10%;
    background-repeat: no-repeat;
}




.aboutind{
	position:relative;
	width:100%;
	margin:0;
	/*padding:6% 8%*/
	background-image:url(../images/aboutindbg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	 background-size: cover;
	 height:600px;
}

.aboutind:before {
/*    content: "";
    background: rgb(0,0,0);
    background: linear-gradient(176deg, rgb(255 0 10) 0%, rgb(255 0 10) 50%, rgb(239 239 239 / 0%) 50%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
	 display: block;
    z-index: 0;*/
}

.aboutind:after {
/*content: "";
    background: rgb(0,0,0);
    background: linear-gradient(176deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 50%, rgb(255 255 255) 50%, rgb(255 255 255) 100%);
    background-repeat: none;
    width: 100%;
    height: 100px;
    position: absolute;
    left: 0;
    bottom: 0px;
    opacity: 9;
    z-index: 0;
    display: block;*/
	}
	
.aboutind p {
    color: #000 !important;
    font-size: 20px;
    font-weight: 300;
    Line-height: 26px;
    margin-top: 0px;
    text-align:center;
    font-family: 'Rajdhani', sans-serif;
    padding: 0%;
}

.aboutind h1{   
	color: #ffffff;
    font-size: 50px!important;
    font-weight: 800!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 51px;
    text-align: left;
    /* margin: 0 auto; */
    /* margin-bottom: 2%; */
    width: 90%;
    margin-top: 25%;
    letter-spacing: 0px;
}

.aboutind h2 {
	color: #171515;
    font-size: 21px!important;
    font-weight: 500!important;
    padding: 0px;
    font-family: 'Rajdhani', sans-serif;
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    margin-bottom: 2%;
    /* margin-top: 10px; */
    /* text-transform: uppercase; */
    letter-spacing: 3px;}

.aboutind h3{   
    color: #000;
    width: 100%;
    font-size: 28px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: -3px;
    line-height: 31px;
    ext-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* margin-bottom: 5%; */
    margin: 4% 0%;
}
	
.aboutind  rightlink {
    position: absolute;
    left: 0px;
    padding:5%;
    top: 0;
    display: block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    writing-mode:inherit;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    background: #024bce;
    color: #fff;
	z-index:1;
}

.aboutind  con {
/*    position: absolute;
    right: 0px;
    padding: 3% 1% 1% 5%;
    top: 0;
    display: block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    writing-mode: inherit;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Rajdhani', sans-serif;
    text-transform: uppercase;
    background: rgba(255, 255, 255, 1);
    color: #fff;
    z-index: 1;
    width: 60%;*/

    display: block;
    width: 100%;
}


.aboutind con icon {
    width: 14%;
    text-align: center;
    display: block;
    float: left;
    margin: 1%;
}

.aboutind con icon img{ width:auto;}


.aboutind but {
	/*margin-top: 5% !important; */
    display: block;
    text-align: center;
    width: 170px;
    margin: 0;
	margin-top:2%;
}

.aboutind but a{	
/*background: #D81C4C; */
    width: auto;
    text-align: center;
    /* margin: 0 auto; */
    color: #000000;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    border: solid 2px #040404;
    margin: 0px !important;
    text-transform: uppercase;
    padding: 4% 18%;
    font-family: 'Rajdhani', sans-serif;
	}

.aboutind but a:hover{ border: solid 1px #a7a7a7;color: #a7a7a7;text-decoration: none;}

.profilepic {
    width: 300px;
}
.aboutind photo {
    width: 45%;
    margin-top:0px;
    display: block;
    float: left;
    margin-right: 4%;
}

photo img {
    width: 200px;
}

photo h {
    display: block;
    margin-top: 3%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}


.about{
	position: relative;
    width: 100%;
    /* margin: 0; */
    /* height: 700px; */
    padding: 5% 0% ;
	min-height: 90vh !Important;

}
.about leftcon{ position:absolute; top:25%; left:-40px; z-index:0; margin:0; padding:0;}

.about:before {
     /* content: "";
    background: rgb(3 13 23);
   background: linear-gradient(168deg, rgb(255 0 10) 0%, rgb(255 0 10) 60%, rgb(228 229 237 / 65%) 60%, rgb(239 239 239 / 0%) 100%); 
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
    display: block;
    z-index: 0;*/
}

.about::after {
/*	content: "";
	background-image:url(../images/logoicon-black.png);
   background: rgb(0,0,0);
    background: linear-gradient(168deg, rgb(255 0 10) 0%, rgb(255 0 10) 60%, rgb(228 229 237 / 65%) 60%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100px;
    height: 100px%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
    display: block;
    z-index: 0;*/*/
}


.about ul, ol {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 25px;}
	
.about li {
	display: list-item;
    margin: 0px;
    padding: 0px;
    font-size: 19px;
    line-height: 37px;
    color: #292929;
    font-weight: 300;
}

.about li:before {
  content: '\2713';
  position: absolute;
  margin-left: -20px;
}

.about bor {
     /*display: block;
    width: 120px;
    height: 4px;
    margin: 0 auto !important; 
   background: #b93732; 
    margin-bottom: 2% !important;
    background: linear-gradient(to right, #c2332d 0%,#be302a 50%,#003D79 50%,#003D79 100%);
     text-align: left; */
	/*display: block;
    width: 120px;
    height: 2px;
    margin: 0 auto !important;
    background: #ff0404;
    margin-bottom: 5% !important;
    text-align: left !important;*/
}


.about p {
	color: #000 !important;
    font-size: 18px;
    font-weight: 400;
    Line-height: 27px;
    margin-top: 0px;
    text-align: justify;
    font-family: 'Rajdhani', sans-serif;
}

.about small{
color: #000 !important;
font-size: 16px !important;
font-weight: 100 !important;
font-family: 'Rajdhani', sans-serif !important;
text-align: left;
display: block;
width: 100%;
padding:2% 0% !important;
margin: 0% !important;
text-transform: uppercase;
letter-spacing:2px;
}


.aboutcon{ padding: 0% 4% 6% 4%!important;}

img1 img {
    margin-top: 25%;
}

.about h1{ 
      width: 100%;
    color: #434242;
    font-size: 45px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 118px;
    /* text-align: left; */
    margin: 0;
    letter-spacing: 0px;
    padding-left: 0%;
    display: block;
 /*   margin-top: 10%;*/
    position: relative;
    line-height: 54px;
    
}

.about h1:after {
	/*content: "";
    position: absolute;
    bottom: -39px;
    width: 260px;
    height: 7px;
    background: #E20020;
    left: 0;*/
}

.about h2{
/*   color: #000000;
    font-size: 60px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 65px;
    text-align: center;
    margin: 0 auto;*/
      color: #434242;
    font-size: 40px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 55px;
    text-align: center;
    margin: 0 auto;
}

.about h3{
 width: 100%;
    font-size: 32px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 39px;
    text-align: left;
    margin: 0 auto;
}
	
.about pict {
    position: relative;
    display: block;
    width: 100%;
	margin-top: 5%;padding: 0 2%;
}
.about pict cont {
    position: absolute;
    top: 20%;
    right: 5%;
    z-index: 0;
    width: 28%;
    text-align: center;
}

.about pict cont h1{ 
      font-size: 18px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 29px;
    text-align: center;
    margin: 0 auto;
    color: #000;
    letter-spacing: 2px;
    margin-top: 15%;}
	
.about pict cont h1:after {
	content: "";
    position: absolute;
    bottom: 0px;
    width: 0px;
    height: 0px;
    background:none;
    left: 0;}


.aboutin{
    position: relative;
    width: 100%;
    height: auto;
    padding: 4%;
}
.aboutin leftcon{    
position: absolute;
    top: 360px;
    left: 0px;
    z-index: 0;
    margin: 0;
    padding: 0;}

.aboutin leftcon img {    width: 500px;}

.aboutin:before {
/*	content: "";
    background: rgb(0,0,0);
    background: linear-gradient(173deg, rgb(255 0 10) 0%, rgb(254 1 11) 60%, rgb(228 229 237 / 0%) 60%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 950px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
    display: block;
    z-index: 0;*/
}

.aboutin::after {
/*	content: "";
    background: rgb(0,0,0);
    background: linear-gradient(-4deg, rgb(0 0 0) 0%, rgb(0 0 0) 60%, rgb(228 229 237 / 0%) 60%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 23%;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 9;
    display: block;
    z-index: 0;*/

}

.aboutin ul, ol {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 25px;}
	
.aboutin li {
	display: list-item;
    margin: 0px;
    padding: 0px;
    font-size: 19px;
    line-height: 29px;
    /* padding-bottom: 18px; */
    color: #fff;
    font-weight: 300;
}

.aboutin li:before {
  content: '\2713';
  position: absolute;
  margin-left: -20px;
}

.aboutin bor {
     /*display: block;
    width: 120px;
    height: 4px;
    margin: 0 auto !important; 
   background: #b93732; 
    margin-bottom: 2% !important;
    background: linear-gradient(to right, #c2332d 0%,#be302a 50%,#003D79 50%,#003D79 100%);
     text-align: left; */
	display: block;
    width: 120px;
    height: 2px;
    margin: 0 !important;
    background: #757575;
    margin-bottom: 2% !important;
    text-align: left !important;
}


.aboutin p {
	color: #000 !important;
    font-size: 19px;
    font-weight: 300;
    Line-height: 32px;
    margin-top: 0px;
    text-align:center;
    font-family: 'Rajdhani', sans-serif;
}
.aboutin p1 {
	color: #000 !important;
    font-size: 19px;
    font-weight: 300;
    Line-height: 32px;
    margin-top: 0px;
    text-align: left;
    font-family: 'Rajdhani', sans-serif;
}

.aboutin small{
color: #000 !important;
font-size: 14px !important;
    font-weight: 600 !important;
font-family: 'Rajdhani', sans-serif !important;
text-align: left;
display: block;
width: 100%;
padding:2% 0% !important;
margin: 0% !important;
text-transform: uppercase;
letter-spacing:2px;
}

.aboutin h1 {
 	color: #292929;
    width: 90%;
    font-size: 60px!important;
    font-weight: 800!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 62px;
    text-align: center;
    display: block;
    /* position: absolute; */
    /* right: 0; */
    margin: 0 auto;
	margin-bottom: 5%;
}
.aboutin h2{
 	color: #292929;
    width: 100%;
    font-size: 23px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 29px;
    padding: 2% 0%;
    text-align: left;
    margin: 0 auto;
}

.aboutin h3 {
    color: #292929;
    width: 90%;
    font-size: 40px!important;
    font-weight: 600!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 62px;
    text-align: center;
    display: block;
    /* position: absolute; */
    /* right: 0; */
    margin: 0 auto;
    margin-bottom: 5%;
}

gridset {
    width: 100%;
    display: block;
    padding:2%;

}
set {
    width: 33%!important;
    display: block;
    float: left;
	margin-bottom:5%;
}

gridset icon {
    width: 100%;
    text-align: center;
    display: block;
}

gridset icon img{ width:150px !Important;}

set small {
	color: #000 !important;
    width: 100%;
    font-size: 12px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif !important;
    line-height: 21px;
    text-align: center!important;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 6px;
	display:block;
}


part32{ width:32%; float:left; margin-right:1%;}

part30{ width:30%!important; float:left; }
part70{ width:70%!important; float:left; }

part50{ width:50%; float:left; }
part50 icon {
    /* width: 40px; */
    text-align: center;
    display: block;
	
}
part50 icon img{opacity: 0.6;}


.about part30{ width:30%; float:left;}
.about part40{ width:40%; float:left; position:relative}
.aboutin part70 {
    width: 85%;
    float: right;
    position: relative;
	top:45%;
	/*right:10%;*/
}
.aboutin part90 {
    width: 90%;
    float: right;
    position: relative;
	top:45%;
	/*right:10%;*/
}

part40 rightlink {
    position: absolute;
    top: 0px;
    left: -44px;
    padding: 0%;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Rajdhani', sans-serif;
    padding: 5px;
    color: #000;
    z-index: 1;
    text-transform: uppercase;
	letter-spacing:2px;
}
.toggle img {
    width: 100px;
}

.farms {
    width: 100%;
    position: relative;
}

.farms .bottomlink{ bottom:-100px;}
.farms .bottomlink img{ width:33%; margin-left: 70px;}

.farms h1{ 
	position: absolute;
    color: #ffffff;
    width: 100%;
    font-size: 45px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 45px;
    text-align: center;
    padding: 6%;
    z-index: 1;
    top: 0;
	left:0;
}




.services{
	position: relative;
    width: 100%;
    margin: 0;
    padding: 4%;
    /* padding: 8% 0% 0% 0%!important; 
    margin-top: -25%;*/
}

.services p {
	font-size: 19px;
    font-weight: 300;
    Line-height: 32px;
    margin-top: 0px;
    text-align: left;
    font-family: 'Rajdhani', sans-serif;
}

.services small{
color: #000 !important;
font-size: 90% !important;
font-weight: 100 !important;
font-family: 'Rajdhani', sans-serif !important;
text-align: center;
display: block;
width: 100%;
padding:0% !important;
margin: 0% !important;
text-transform: uppercase;
}

.services h1{
	position: relative;
    color: #000;
    /* width: 320px; */
    font-size: 35px!important;
    font-weight: 800!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 38px;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* background: #fff; */
    /* padding: 3%; */
    width: 100;
    /* margin-top: 5%; */
    padding-top: 5;
    margin-bottom: 5%;
}

.services h1::after {
/*	    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    z-index: 1;
    width: 100px;
    height: 138px;
    border: solid 3px #000;*/
	}

<!--.services h1 img {    width: 135px;    margin-right: 7px;}-->

.services h2{
 color: #fff;
    width: 100%;
    font-size: 67px!important;
    font-weight: 800!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 35px;
    padding: 0;
    margin: 0 0 62px;
    text-transform: uppercase;
    letter-spacing: 0px;
	text-align:center;
  
}

.services h3{
	color: #fff;
    width: 100%;
    font-size: 50px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 35px;
    padding: 0;
    margin: 130px 0;
    letter-spacing: 0px;
    text-align: center;
    font-style: italic;
  
}


.services h4{
	position: relative;
    color: #fff;
    font-size: 35px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100;
	    padding-bottom: 50px;
    margin-bottom: 40px;
    word-break: break-word;

}

.services h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 101px;
    height: 7px;
    background: #E20020;
    left: 0;
    bottom: 0;
}
.services h5 {
    position: relative;
    color: #000;
    /* width: 320px; */
    font-size: 28px!important;
    font-weight: 600!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 8px;
    line-height: 28px;
    text-align: left;
    /* margin: 0 auto; */
    text-transform: uppercase;
    letter-spacing: 1px;
    /* background: #fff; */
    padding: 19%;
    width: 100%;
    /* margin-top: 5%; */
    padding-top: 5;
}

.services h5::after {
	    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    z-index: 1;
    width: 100px;
    height: 138px;
    border: solid 3px #000;
	}
	



.services but { width:100% !important;}
.services  but a {
    bottom: 0px;
    right: 0px;
    width: auto !important;
    margin: 0px !important;
    font-size: 14px;
    font-weight: 400;
    border: none;
    font-size: 15px;
    color: #010c20;
    position: relative;
    padding-left: 27px;
    letter-spacing: 2px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    margin: 1% 0 5% 0 !important;
	text-align:left;
}
.services but a:before {
    content: '\2192';
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
	color: #010c20;
}
.services but a:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    text-decoration: none !important;
}

.services con {
    width: 100%;
    display: block;
	height: 350px;
	padding:6%;
	background:#fff;
}


.services gridset {
	position: relative;
    margin-top: -21%;
    z-index: 1;
    /* margin: 0 auto; */
    display: block;
}

.services set {
	position: relative;
    width: 33%;
    text-align: center;
    float: left !important;
    padding: 3%;
    background: #ffffff;
    /* margin-right: 1%; */
    margin-bottom: 0%;
    z-index: 1;
	height: 225px;
    /* margin-left: 3%; */
}
.services set img{     width: auto;   /* margin-top: -84px;*/    margin-bottom: 0%; height: 90px;}

.services set  bor{
/*position: absolute; */
    display: block;
    width: 50px;
    height: 3px;
    margin: 0 auto !important;
    background: #000;
    transform: rotate(90deg);
    margin-bottom: 8% !important;
/*rotation-point:50% 50%!important;
rotation:90deg!important;
margin-bottom: 2% !important;*/
/*text-align: left;
    margin-top: .5% !important;*/
}

.services set h3{   
    color: #000;
    /* width: 320px; */
    font-size: 20px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 24px;
    text-align: center;
   /* margin: 0 auto;*/
    text-transform: uppercase;
    letter-spacing: 1px;
    /* border: 1px solid #ccc; */
    /* background: #fff; */
    /* padding: 0% 1%; */
}

.services set h4{
      color: #000000;
    width: 100%;
    font-size: 15px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 21px;
    padding: 10%;
    text-align: justify;
    margin: 0 auto;
}

.services set h5{
    color: #0c0c0c;
    width: 100%;
    font-size: 30px!important;
    font-weight: 600!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 17px;
    padding: 1%;
    text-align: center;
    margin: 0 auto;
    /* text-transform: uppercase; */
}

.services .triangle{
	position: absolute;
    top: 0;
    left: 50%;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 99;
    border-style: solid;
    margin-left: -16px;
    border-width: 16px 16px 0 16px;
    border-color: #ffffff transparent transparent transparent;
}

.services .bottomlink h1{
       color: #fff;
    /* width: 320px; */
    font-size: 497px!important;
    font-weight: 800!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* border: 1px solid #ccc; */
    /* background: #fff; */
    /* padding: 0% 1%; */
}


.services parta {
 	position:relative;
	width: 100%;
    background: url(../images/partaimg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 600px;
/*    background: #000;*/
    display: block;
    padding: 15%;
	    margin-bottom: 5%;
	}


.services parta:before {
  content: "";
    background: rgb(0,0,0);
    background: linear-gradient(146deg, rgb(0 0 0) 0%, rgb(0 0 0) 60%, rgb(239 239 239 / 0%) 60%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
    display: block;
    z-index: 0;
}

.services parta small{
	color: #fff !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-family: 'Rajdhani', sans-serif !important;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 2% !important;
	}
	
.services parta small:after {
    display: inline-block;
    margin: 0 0 8px 0px;
    height: 3px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 140px;
}
.services parta h1{ 
	color: #fff;
    font-size: 28px!important;
    font-weight: 600!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 0;
    margin: 0;
    width: 100%;
	}

.services parta but { width:100% !important;}
.services parta but a {
    bottom: 0px;
    right: 0px;
    width: auto !important;
    margin: 0px !important;
    font-size: 14px;
    font-weight: 400;
    border: none;
    font-size: 15px;
    color: #fff;
    position: relative;
    padding-left: 27px;
    letter-spacing: 2px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    margin: 1% 0 5% 0 !important;
	text-align:left;
}
.services parta but a:before {
    content: '\2192';
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
	color: #fff;
}
.services parta but a:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    text-decoration: none !important;
}


.services partb {
 	position:relative;
	width: 100%;
    background: url(../images/partbimg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 600px;
/*    background: #000;*/
    display: block;
    padding: 15%;
	}
	

.services partb:before {
  content: "";
    background: rgb(0,0,0);
    background: linear-gradient(146deg, rgb(0 0 0) 0%, rgb(0 0 0) 60%, rgb(239 239 239 / 0%) 60%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
    display: block;
    z-index: 0;
}

.services partb small{
	color: #fff !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-family: 'Rajdhani', sans-serif !important;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 2% !important;
	}
	
.services partb small:after {
    display: inline-block;
    margin: 0 0 8px 0px;
    height: 3px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 140px;
}
.services partb h1{ 
	color: #fff;
    font-size: 28px!important;
    font-weight: 600!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 0;
    margin: 0;
    width: 100%;
	}
.services partb but { width:100% !important;}
.services partb but a {
    bottom: 0px;
    right: 0px;
    width: auto !important;
    margin: 0px !important;
    font-size: 14px;
    font-weight: 400;
    border: none;
    font-size: 15px;
    color: #fff;
    position: relative;
    padding-left: 27px;
    letter-spacing: 2px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    margin: 1% 0 5% 0 !important;
	text-align:left;
}
.services partb but a:before {
    content: '\2192';
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
	color: #fff;
}
.services partb but a:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    text-decoration: none !important;
}
	
	
	

.services partc {
 	position:relative;
	width: 100%;
    background: url(../images/partcimg1.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 900px;
/*    background: #000;*/
    display: block;
    padding: 15%;
	margin-top:10%;
	}

	

.services partc:before {
  content: "";
    background: rgb(0,0,0);
    background: linear-gradient(146deg, rgb(0 0 0) 0%, rgb(0 0 0) 60%, rgb(239 239 239 / 0%) 60%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 60%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
    display: block;
    z-index: 0;
}

.services partc small{
	color: #fff !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-family: 'Rajdhani', sans-serif !important;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    text-transform: uppercase;
    letter-spacing: 3px;
    position: relative;
    margin-bottom: 2% !important;
	}
	
.services partc small:after {
    display: inline-block;
    margin: 0 0 8px 0px;
    height: 3px;
    content: " ";
    text-shadow: none;
    background-color: #999;
    width: 140px;
}
.services partc h1{ 
	color: #fff;
    font-size: 28px!important;
    font-weight: 600!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 30px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 0;
    margin: 0;
    width: 100%;
	}
	
.services partc h2 {

}
	
.services partc but { width:100% !important;}
.services partc but a {
    bottom: 0px;
    right: 0px;
    width: auto !important;
    margin: 0px !important;
    font-size: 14px;
    font-weight: 400;
    border: none;
    font-size: 15px;
    color: #fff;
    position: relative;
    padding-left: 27px;
    letter-spacing: 2px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    margin: 1% 0 5% 0 !important;
	text-align:left;
}
.services partc but a:before {
    content: '\2192';
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
	color: #fff;
}
.services partc but a:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    text-decoration: none !important;
}



.servicesmore{
       position: relative;
    width: 100%;
    margin: 0;
/*    margin-top: 6%;
	padding:6%;*/
}
.servicesmore bor{
	display: block;
    width: 120px;
    height: 5px;
   margin: 0 !important;
   background: #000;
    margin-bottom: 2% !important;
	/*background: linear-gradient(to right, #c2332d 0%,#be302a 50%,#003D79 50%,#003D79 100%);*/
    text-align: left;
    /* margin-top: .5% !important; */;
}

.servicesmore h3{
  /*    color: #000;
    font-size: 18px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 32px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;*/
	color: #000;
    font-size: 23px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 32px;
    text-align: left;
    /* text-transform: uppercase; */
    /* letter-spacing: 1px; */
    background: #e6e6e6;
    padding: 2%;
}

.servicesmore h4{
	color: #000;
    font-size: 22px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 32px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0pc;
    margin: 0px;
    margin-top: 8%;
}

.servicesmore .triangle{
	position: absolute;
    top: 0;
    left: 50%;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 99;
    border-style: solid;
    margin-left: -16px;
    border-width: 16px 16px 0 16px;
    border-color: #ffffff transparent transparent transparent;
}

.servicesmore li {
    /* color: #000; */
    /* font-weight: 400; */
    color: #000 !important;
    font-size: 15px;
    font-weight: 400;
    Line-height: 21px;
    margin-top: 0px;
    text-align: justify;
    font-family: 'Rajdhani', sans-serif;
	margin-bottom:1%;
}
.servicesmore ul {
  list-style-type: none;
      padding: 2% 7%;
}

.servicesmore ul li:before {
  content: '\2014';
  position: absolute;
  margin-left: -20px;
}



.projects{
    position: relative;
    width: 100%;
   margin: 0; 
   padding: 4%!important;
}
.projects h1 {
    position: relative;
    color: #000;
    /* width: 320px; */
    font-size: 28px!important;
    font-weight: 600!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 8px;
    line-height: 28px;
    text-align: left;
    /* margin: 0 auto; */
    text-transform: uppercase;
    letter-spacing: 1px;
    /* background: #fff; */
    padding: 19%;
    width: 100%;
    /* margin-top: 5%; */
    padding-top: 5;
}

.projects h1::after {
	    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    z-index: 1;
    width: 100px;
    height: 138px;
    border: solid 3px #000;
	}
.projects .triangle{
	position: absolute;
    top: 0;
    left: 50%;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 99;
    border-style: solid;
    margin-left: -16px;
    border-width: 16px 16px 0 16px;
    border-color: #ffffff transparent transparent transparent;
}

.projects h1::after {
	    content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    z-index: 1;
    width: 100px;
    height: 138px;
    border: solid 3px #000;
	}
.projects but {
    width: 30%;
    display: inline;
    font-size: 15px;
    border: 1px solid #000;
    padding: 1%;
    color: #000;
    float: left;
	margin-top:0px;
    MARGIN-RIGHT: 8px;
    margin-bottom: 9px;
    min-height: 85px;
}

.socialmedia{
    position: relative;
    width: 100%;
    margin: 0;
    padding: 10% !important;
}

.socialmedia h1 {
	color: #fff;
    font-size: 50px!important;
    font-weight: 800!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 39px;
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
	padding:2%;
}
.socialmedia h2 {
	color: #fff!important;
    font-size: 21px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 39px;
    font-style: italic!important;
    text-align: center!important;
    text-transform: uppercase;
    margin: 0px;
}

.applications{
	position: relative;
    width: 100%;
    margin: 0;
  padding: 1% 5% 5% !important;}
	
.applications h1 {
 color: #292929;
    width: 100%;
    font-size: 60px!important;
    font-weight: 800!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 29px;
    /* padding: 2% 0%; */
    text-align: center;
    margin: 0 auto;
    /* position: absolute; */
    /* top: 40%; */
    /* left: 180px; */
    display: block;
    /* -webkit-transform: rotate(180deg); */
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    /* writing-mode: tb-rl; */
    /* padding: 5px; */
    text-transform: uppercase;
    letter-spacing: 0px;
    padding-bottom: 5%;
    position: relative;
}

.applications h1:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 240px;
    height: 7px;
    background: #E20020;
    left: 0;
    right: 0;
    margin: 0 auto;
}


.subscribe{
 	position: relative;
    width: 100%;
    margin: 0;
    padding: 3% 0%!important;
	border-top: 1px solid #00000024;
 }
 
 .subscribe:after {
/*    content: "";
    background: rgb(0,0,0);
    background: linear-gradient(176deg, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 0%) 50%, rgb(0 0 0) 50%, rgb(0 0 0) 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0px;
    opacity: 9;
    z-index:-1;
    display: block;*/
}

 .subscribe .form-control {
    display: block;
    width: 100%;
    height: 60px!important;
    padding: 6px 12px;
    font-size: 19px;
    line-height: 1.42857143;
    color: #000;
    background-image: none;
    border: 1px solid #000 !important;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0)!important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    background: #fff!important;
    margin-bottom: 0%!important;
}

 .subscribe .btn-black {
	color: #fff!important;
    background-color: #000!important;
    border-color: #000!important;
    letter-spacing: 2px;
    width: 100% !important;
    height: 60px;
}

.subscribe .triangle{
	position: absolute;
    top: 0;
    left: 50%;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 99;
    border-style: solid;
    margin-left: -16px;
    border-width: 16px 16px 0 16px;
    border-color: #ffffff transparent transparent transparent;
}


.subscribe p {
color: #929292  !important;
    font-size: 18px;
    font-weight: 400;
    Line-height: 26px;
    margin-top: 0px;
    text-align: center;
    font-family: 'Rajdhani', sans-serif;
    /* text-transform: uppercase; */
    /* letter-spacing: 2px;*/
}

.subscribe .height20{ height:20vh !important;}


.subscribe h1 {   
    color: #000000;
    font-size: 18px!important;
    font-weight: 300!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 26px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 5px;
}
.subscribe h1 a{       color: #000000; text-decoration:none; font-weight: 400;}
.subscribe h1 a:hover{       color: #000000; text-decoration:none;}

.subscribe h2{ 
	color: #000;
    width: 100%;
    font-size: 23px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 33px;
    text-align: left!important;
    margin: 0 auto;
    background: none!important;
    padding: 1%;
    text-transform: uppercase;
    letter-spacing: 5px;}

.subscribe but {  width: 300px; display:inline; margin: 0 auto;    display: inline;    font-size: 15px;   border: 1px solid #fff;    padding: 1%; color:#fff;     margin-left: 1%;
    margin-right: 1%;}

.subscribe but a{
	width: 300px;
    margin: 0 auto;
    display: inline;
    font-size: 15px;
    border: 1px solid #000;
    padding: 1%;	
	 text-align: center;
	 color: #000; 
	 text-decoration: none;
	 font-size: 16px;
	 font-weight: 500
	 ;border: solid 1px #fff; 
    text-transform: uppercase;
	font-family: 'Rajdhani', sans-serif;  
	background: none;
	margin-left: 1%;
    margin-right: 1%;}

.subscribe but a:hover{ border: solid 1px #a90915;color: #fdffce;text-decoration: none;}




.shop{ width:100%; margin-bottom:2px;}

.shop h2{   
     color: #000;
    width: 100%;
    font-size: 22px!important;
    font-weight: 300!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 22px;
    text-align: center;
    margin: 0 auto;
	margin-top:9%;
}
.shoplogo{ margin-top:25%;}
.shoplogo img { width: 175px!important;}
.shop img {
    width: 225px;
}

.img-grid {
    min-height: 400px;
}

.img_text_w3ls {
    position: absolute;
}

.down {
    background: url(../images/down.jpg) center no-repeat;
    padding: 0;
    background-size: cover;
    position: relative;
    z-index: 1;
	height:350px;
}

.img1 {
    background: url(../images/img1.jpg) center no-repeat;
    padding: 0;
    background-size: cover;
    position: relative;
    z-index: 1;
	height:300px;
}

.img2 {
    background: url(../images/img2.jpg) center no-repeat;
    padding: 0;
    background-size: cover;
    position: relative;
    z-index: 1;
	height:375px;
}

.img3 {
    background: url(../images/img3.jpg) center no-repeat;
    padding: 0;
    background-size: cover;
    position: relative;
    z-index: 1;
}

.img4 {
    background: url(../images/img4.jpg) center no-repeat;
    padding: 0;
    background-size: cover;
    position: relative;
    z-index: 1;
}


.img-grid:hover.down:after {
    background: rgba(0, 0, 0, 0.8);
}
.down:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.0);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    z-index: -1;
    overflow: hidden;
}


.img-grid:hover.img1:after {
    background: rgba(0, 0, 0, 0.8);
}
.img1:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.0);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    z-index: -1;
    overflow: hidden;
}


.img-grid:hover.img2:after {
      background: rgba(0, 0, 0, 0.8);
}
.img2:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
   background: rgba(0, 0, 0, 0.0);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    z-index: -1;
    overflow: hidden;
}



.img-grid:hover.img3:after {
       background: rgba(0, 0, 0, 0.8);
}
.img3:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
   background: rgba(0, 0, 0, 0.5);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    z-index: -1;
    overflow: hidden;
}



.img-grid:hover.img4:after {
      background: rgba(0, 0, 0, 0.8);
}
.img4:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    z-index: -1;
    overflow: hidden;
}

button.seri-w3ls {
    font-size: 14px;
    letter-spacing: 1px;
   /* display: inline-block;*/
    background: transparent !important;
    border: 1px solid !important;
	text-transform:uppercase;
	display:block;
	margin-top:4%;
	
}

button.seri-w3ls:hover {
    color: #ff5252 !important;
}




.pricing{
width:100%;
padding: 5% 2%;
background:#fff;/*
background-image:url(../images/newsbg1.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;*/
}

.pricing small{
color: #1c2054 !important;
font-size: 90% !important;
font-weight: 100 !important;
font-family: 'Rajdhani', sans-serif !important;
text-align: center;
display: block;
width: 100%;
padding:0% !important;
margin: 0% !important;
text-transform: uppercase;
}

.pricing p {
    color: #000 !important;
    font-size: 15px!important;
    font-weight: 400;
    line-height: 1.5em;
    margin-top: 0px;
    text-align: left!important;
    font-family: 'Rajdhani', sans-serif;
    padding: 1% 2%;
}



.pricing h1{   
    color: #1c2054;
    width: 100%;
    font-size: 43px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;

}
.pricing h2{
    color: #1c2054;
    width: 100%;
    font-size: 23px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 29px;
    padding: 2%;
    text-align: center;
    margin: 0 auto;
   /* text-transform: uppercase;*/
}

.pricing h3{
     color: #1c2054;
    width: 100%;
    font-size: 27px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 27px;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
	margin-bottom: 5%;
}

price{   
    color: #39a725;
    width: 100%;
    font-size: 43px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 50px;
    text-align:center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
	display: block;

}

price1{   
     color: #39a725;
    width: 100%;
    font-size: 20px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 19px;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: block;
    padding-left: 6%;

}

.pricing1i ul,ol,li {
    margin: 0;
    padding: 0;
}


.pricing1i li{    
	padding-left: 1em;
    text-indent: 0em;
    line-height: 1.5em;
    color: #000 !important;
    font-size: 15px!important;
    font-weight: 400;
    font-family: 'Rajdhani', sans-serif;
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1em;
	}

/*.pricing1i li:before {
    content: "\f105";
    font-family: FontAwesome;
    color: #000; 
    margin-right: 7px;}*/

.shadow{
-webkit-box-shadow: 0px 0px 12px 0px rgba(150,150,150,0.67);
-moz-box-shadow: 0px 0px 12px 0px rgba(150,150,150,0.67);
box-shadow: 0px 0px 12px 0px rgba(150,150,150,0.67);
}

 bor{
	display: block;
    width: 150px;
    height: 3px;
    margin: 0 auto !important;
    margin-top: 20px !important;
    margin-bottom: 30px !important;
    background: #c02222;
    /* background: linear-gradient(to right, #ef3e36 0%,#ef3e36 50%,#6d6d6d 50%,#6d6d6d 100%); */
    /* background: linear-gradient(to right, #000 0%,#000 50%,#000 50%,#000 100%); */
}

 bor1{
    display: block;
    width: 80px;
    height: 1px;
    /*margin: 0 auto !important;*/
    background: #97cbe2;
    margin-bottom: 5% !important;
    /* text-align: left; */
    margin-top: .5% !important;
}

 bor2{
    display: block;
    width: 80px;
    height: 1px;
   /* margin: 0 auto !important;*/
    background: #97cbe2;
    margin-bottom: 2% !important;
    text-align: left;
    margin-top: .5% !important;
}





.divider{
display: block;
padding: 0;
width: 275px;
border-bottom: 1px solid rgba(0, 0, 0, 0.1);
position: relative;
color: transparent;
background-color: transparent;
border-top: none;
margin: 10px auto;
margin-bottom: 2%;}

.divider::before {
    content: '';
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    width: 95px;
    border-bottom: 3px solid;
    color: #fff;
    z-index: 5;}
	
.divider.text-primary::before {
    color: #F2503B;}
	
	.divider.text-primary1::before {
    color: #ccc;}





.testimonials {
position:relative;
padding:5%;
width:100%;
}

.testimonials .triangle{
	position: absolute;
    top: 0;
    left: 50%;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
    border-style: solid;
    margin-left: -16px;
    border-width: 16px 16px 0 16px;
    border-color: #fff transparent transparent transparent;
}

.testimonials .triangle-white{
	position: absolute;
    top: 0;
    left: 50%;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
    border-style: solid;
    margin-left: -16px;
    border-width: 16px 16px 0 16px;
    border-color: #fff transparent transparent transparent;
}

.testimonials h1{
font-family:'Rajdhani', sans-serif;
color: #000;
    font-size: 28px!important;
    font-weight: 600!important;
    line-height: 50px;
    text-align:center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.testimonials p{
	font-size: 21px;
    font-style: italic;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 300;
    color: #fff;
    padding: 3% 9%;
    color: #000 !important;
    line-height: 31px;
    text-align: center;
}


.testimonials set{
    width: 46% !important;
    display: block;
    padding: 2%;
    float: left;
	    margin: 2%;
	border:1px solid #a09393;
}

.testimonials icon {
    width: 48% !important;
    text-align: left;
    display: block;
    float: left;
	padding:1%;
}

.testimonials icon img {
        width: auto;
    height: 85px;
}


.testimonials con {
    width: 48% !important;
    text-align:right;
    display: block;
    float: right;
	font-weight:600;
	letter-spacing:2px;
	font-size:15px;
	color:#000;
	text-transform:uppercase;
}

.testimonials but {
    width: 96px;
    display: inline;
    /* margin: 0 auto; */
    display: inline;
    font-size: 12px;
    border: 1px solid #000;
    padding: 1%;
    color: #000;
    /* margin-left: 1%; */
    /* margin-right: 1%; */
    text-transform: uppercase;
    font-weight: 600;
    float: right;}
	
.testimonials but a{
    width: 96px;
    display: inline;
    /* margin: 0 auto; */
    display: inline;
    font-size: 12px;
    border: 1px solid #000;
    padding: 1%;
    color: #000;
    /* margin-left: 1%; */
    /* margin-right: 1%; */
    text-transform: uppercase;
    font-weight: 600;
    float: right;}

.testimonials but a:hover{ border: solid 1px #a90915;color: #fdffce;text-decoration: none;}



.whyus h1{
	font-family:'Rajdhani', sans-serif;
	color: #000;
    font-size: 18px!important;
    font-weight: 600!important;
    line-height: 25px;
    text-align:left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}


.whyus p{
	font-size: 15px;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 400!important;
    /* padding: 3% 9%; */
    color: #000 !important;
    line-height: 21px;
    text-align: left;
    letter-spacing: 0px;
}


.whyus set{
    width: 47% !important;
    display: block;
    padding: 0%;
    float: left;
    margin: 1%;
	margin-bottom: 6%;
    /* border: 1px solid #a09393; */
}

.whyus icon {
    width: 33% !important;
    text-align: left;
    display: block;
    float: left;
	padding:1%;
}

.whyus icon img {
        width: 100%;
/*    height: 85px;*/
}


.whyus con {
    width: 66% !important;
    text-align:right;
    display: block;
    float: right;
	font-weight:600;
	letter-spacing:2px;
	font-size:15px;
	color:#000;
}


.clients{position: relative;    display: block;    width: 100%;    /* padding: 5% 0%; */    min-height: 75vh !important;}
.clients h2 {
   color: #434242;
    font-size: 40px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    /* text-transform: uppercase; */
}


.ticker {
    background: #fff;
    padding: 1% 3%;
	border-bottom: 1px solid #f2f2f2;
}



.contact{
	position:relative;
	width:100%;
	padding:2%;
	/*background:#f6f6f6;
	background-image:url(../images/contactbg.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	background-image:url(../images/contactbg.jpg);*/
}

.contact:before {
/*content: "";
    background: rgb(0,0,0);
    background: linear-gradient(173deg, rgb(255 0 10) 0%, rgb(254 1 11) 60%, rgb(228 229 237 / 0%) 60%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 80%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
    display: block;
    z-index: 0;*/
}

.contact .btn-danger {
	width: 200px; 
	background: #000; 
	border: 1px solid #000; 
	border-radius: 0px !important;
	color: #fff;
    font-weight: 500;
    font-family: 'Rajdhani', sans-serif;
    font-size: 20px;
	float:right;
	}

.contact small{
color: #1c2054 !important;
font-size: 90% !important;
font-weight: 100 !important;
font-family: 'Rajdhani', sans-serif !important;
text-align: center;
display: block;
width: 100%;
padding:0% !important;
margin: 0% !important;
text-transform: uppercase;
}

.contact p {
   /*  color: #000 !important;
    font-size: 19px;
    font-weight: 400;
    Line-height: 30px;
    margin-top: 0px;
    text-align: left;
    font-family: 'Rajdhani', sans-serif;*/
}

.contact a { color: #1d496e;   font-weight: 500 !important;}


.contact h1 {
	width: 100%;
    color: #000;
    font-size: 40px!important;
    font-weight: 800!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 35px;
    text-align: left;
    /* letter-spacing: 1px; */
    /* border-top: 1px solid #000; */
    border-bottom: 1px solid #000;
    /* padding: 2% 0%; */
    /* margin-bottom: 2%; */
    position: relative;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.contact h2{
position:relative;
    color: #1c2054;
    width: 100%;
    font-size: 23px!important;
    font-weight: 400!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 29px;
    padding:0;
    text-align: left;
    margin: 0 auto;
   /* text-transform: uppercase;*/
}

.contact h3{
     color: #1c2054;
    width: 100%;
    font-size: 27px!important;
    font-weight: 500!important;
    font-family: 'Rajdhani', sans-serif!important;
    line-height: 27px;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
/*	margin-bottom: 5%;*/
}

.footer{
	position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 5%;
    font-family: 'Rajdhani', sans-serif!important;
    color: #fff;
    font-size: 100%;
    font-weight: 100;
    text-decoration: none;
    background: #fff;
	border: 1px solid #ccc;
}

.footer::after {
/*	content: "";
    background: rgb(0,0,0);
    background: linear-gradient(-4deg, rgb(0 0 0) 0%, rgb(0 0 0) 60%, rgb(228 229 237 / 0%) 60%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 148px;
    position: absolute;
    left: 0;
    top: -96px;
    opacity: 9;
    display: block;
    z-index: -1;*/
	{
    content: "";
    background: rgb(0,0,0);
    background: linear-gradient(331deg, rgb(255 255 255) 0%, rgb(255 255 255) 50%, rgb(239 239 239 / 0%) 50%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 75px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
    display: block;
    z-index: 1;
}

}

.footer logo {
    width: 100%;
    text-align: left;
    padding: 2% 0%;
    display: block;
	    filter: grayscale(1);
	/*border: 1px solid #333;*/
}
.footer logo img { width:250px;}

.footer cards{ width: 100%;
    text-align: center;
    padding: 1%;
    border-bottom: 1px solid #4c4c4c;
    border-top: 1px solid #4c4c4c;
    display: block;
    margin: 1% 0%;}
.footer cards img{ height:50px !important;}

.footer bor1 {
    display: block;
    width: 75px;
    height: 5px;
  /*  margin: 0 auto !important;*/
    background: #000;
    margin-bottom: 2% !important;
    text-align: left; !important; 
}

.footer h1{
	color: #fff !important;
    font-size: 25px !important;
    font-weight: 500 !important;
    font-family: 'Rajdhani', sans-serif !important;
    text-align: center;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    text-transform: uppercase;
    margin-bottom: 1% !important;
}

.footer p{
color: #000  !important;
font-size: 17px !important;
font-weight: 300 !important;
font-family: 'Rajdhani', sans-serif !important;
text-align:justify;
display: block;
width: 100%;
padding:0% !important;
margin: 0% !important;
}
.footer p a{color: #000  !important; font-weight: 400;}

.footer  small {
       font-size: 15px!important;
    color: #000!important;
    font-weight: 400!important;
    padding: 1% 0;
    display: block;
}

.footer small a {
    color: #000 !important;
    font-size: 15px;
	text-decoration:none;
}
.footer ul{ margin:0px !important;}

.footer li{
  font-family: 'Rajdhani', sans-serif!important;
    width: auto;
    float: left;
    padding: 0 1%;
    list-style: none;
    display: block;
    color: #000;
    line-height: 28px;
    padding-bottom: 1%;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
}

.footer li a{
  font-family: 'Rajdhani', sans-serif!important;
    width: auto;
    float: left;
  /*  padding: 0 1%;*/
    list-style: none;
    display: block;
    color: #000;
    line-height: 28px;
    padding-bottom: 1%;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
	text-transform:uppercase;
}

.footer li a:hover{ text-decoration:underline; color: #00003d;}

.sep{
padding:2% 0;
border-bottom:#CCCCCC solid 1px;}

.copyrights{
	width: 100%;
    text-align: left;
    color: #000;
    font-size: 14px !important;
    font-weight: 100;
    font-family: 'Rajdhani', sans-serif;
    padding: 2% 5%;}

.copyrights p{
color: #000  !important;
font-size: 17px !important;
font-weight: 100 !important;
font-family: 'Rajdhani', sans-serif !important;
text-align: center;
display: block;
width: 100%;
padding:0% !important;
margin: 0% !important;
}


.clear {
	clear: both;	
}

#map {
 width: 100%;
 height: 350px;}
 #map1 {
 width: 100%;
 height: 300px;}

 #map-canvas {
  width: 100%;
	height: 200px;
	background: #fafafa;
}
#iw_container .iw_title {
	font-size: 16px;
	font-weight: bold;
}
.iw_content {
	padding: 15px 15px 15px 0;
}

#sticky{
  width:100%;
 /* position:absolute;*/
  z-index:10;
}
.fixed-header {
   position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    /* background: #a90915; */
    background: #fff;
    color: #000;
    z-index: 99;
    border-bottom: 0px solid #ccc;
    /* padding: 1.5%; */
    text-align: center;
}
.fixed-header .logo{/*padding: 0% !important; */  padding: 0% !important;     /* background: #000000; */    text-align: right; }
.fixed-header .logo img {     width: 200px; padding: 0% !important;}
.fixed-header .menu{ margin-top:10px!Important;}
.fixed-header .wsdownmenu-list > li > a { color:#000!important; font-weight:600;}
.fixed-header .wsdownmenu-list li:hover>a {    background-color: rgb(255 255 255) !important;    text-decoration: none;    color: #c02222 !important;}
.fixed-header .header {/* margin-top: 15px;*/}
.fixed-header .since img {	width:auto;	height:80px;}
.fixed-header .fa {margin-top: 15px;   color: #000;}
.fixed-header .wsdownmenu-submenu {    top: 53px;}
.fixed-header .pad2 { padding: 1% !important;}
.fixed-header .pad4 { padding: 1% !important;}
.fixed-header .pad6 { padding: 1% !important;}

#backTop{
    width:35px;
    height:35px;
    padding:10px;
   border-radius:50px;
    text-indent:-9999px;
    cursor:pointer;
    z-index:999999999;
	display:none;
	box-sizing:content-box;
	-webkit-box-sizing:content-box;}

#backTop.white{
     background:url(../images/uparr-48-b.png) no-repeat center center rgba(255,255,255,0.8);
    border:1px solid #ccc;
}
#backTop.black{
     background:url(../images/uparr-48-w.png) no-repeat center center rgba(26, 27, 26,0.8); 
   /* border:1px solid #ccc;*/
}
#backTop.red{
     background:url(../images/uparr-48-w.png) no-repeat center center rgba(217,97,81,0.9); 
    border:1px solid #fff;
}
#backTop.green{
     background:url(../images/uparr-48-b.png) no-repeat center center rgba(81,217,187,0.9); 
    border:1px solid #fff;
}

/*---------------Innerpages-----------------*/



/*--------------------------contact------------------*/




@media only screen and (min-width: 320px) and (max-width: 480px) {


.flex {
    display: flex;
    flex-direction: column;
}

#wrapper{
width: 100%;
height: auto;
padding: 0;
margin: 0;}

.top{
    width: 100%;
    padding: 1% 0%;
    text-align: center;
    position: realtive;
 	/*background: #ff000a;*/
}

/*.top h1 { font-size: 15px; font-weight: 900;text-align: center;  color: #fff;margin-top: 8%;}
.top h2 { font-size: 14px; text-align: center; color: #fff;}*/

.top h1a {
/* font-size: 33px; text-align: left; line-height: 33px; margin-bottom: 1%; color: #fff; float: left; margin-left: 2%; width: 159px;*/
	font-size: 24px;
    text-align: left;
    line-height: 22px;
    /* margin-bottom: 1%; */
    color: #024bce;
    float: left;
    margin-right: 5%;
    width: 99px;
    float: left;
    margin-top: 0px;
    letter-spacing: -1px !IMPORTANT;
	}
.top .border-bottom{ border-bottom:0px;}


.logo{padding:2% !important;
    width: 80%;
    position: absolute!important;
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0px;
    /*display: none;*/}

.banner .logo{ display:none;}
.logo img{
	width: 180px !important;
    display: block;
    /* margin-right: 1%; */
    height: auto;
    float: none;
	}


.logo h1 sup {font-size: 8px;  top: -4px;}
	

ligthblue {  color: #19366b;}

.logoin {
    width: 100%;
    z-index: 1;
    text-align: center;
}
.logo h1 {
    color: #19366b;
    font-size: 13px;
    font-weight: 900;
    padding: 0px;
    font-family: 'Rajdhani', sans-serif;
    text-align:center;
    display: block;
    width: 100%;
    margin: 0px;
    margin-top: 10px;
    text-transform: uppercase;
}


.logo h2 {
    color: #024bce;
    font-size: 13px;
    font-weight: 600;
	line-height: 16px;
    padding: 0px;
    font-family: 'Rajdhani', sans-serif;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0px;
    /* margin-top: 10px; */
    text-transform: uppercase;
    /* margin-bottom: 2%; */
}

.logo h2a {    color: #fff;    font-size: 16px;	}

.mmw {
    position: absolute!important;
    top: 0;
    right: 0;
    z-index:1!important;
    /* width: 80%; */
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .c

.lightashbg {  background-color: rgb(255, 255, 255);}
.yellowbg {    background: rgba(255, 235, 59, 0.81);}
ligthyellow { color: #F44336;}

.banin { /*  background:#ef3e36;#909090;*/ height: 550px; }
.banin img {   text-align: center;width: 260px;position:unset;}


.banin h1 {
    color: #fff;
    font-size: 180% !important;
    font-weight: 300 !important;
    font-family: 'Rajdhani', sans-serif !important;
    line-height: 35px;
    padding: 5% !important;
    text-align: center !important;}


.banin cont h1 { font-size: 41px!important;    line-height: 42px;    text-align:center !important; padding:0 0 10px 0 !important;}
.banin h2 {  font-size: 25px;    line-height: 27px;   text-align: center;    padding: 0px !important;}

.centerlink{ top: 20%;}
.centerlink img { width: 200px;}

.bottomlink {
	top: 130px;
    position: absolute;
    text-align: center;
    width: 90%;
    bottom: inherit;
	}
	
.bottomlink h1 a {
    font-size: 28px!important;
    letter-spacing: 10px;}

	



.mobhide{ display:none !important;}
.exp{display:none;}

.care{ display:none;}


.menu{
width:100%; margin:0px;     padding: 0px !important;
/*position:unset;
background:#002264;*/}

.banner{
position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
   /* height: 500px;*/
}

banner rightlink { top: 69%;}

.right{ text-align:center;}

.logoin img{
width: 70% !important;;
padding: 0%;}

.set {
    width: 50%;
    text-align: center;
    float: left !important;
    height: 150px;
}

.set h3 { font-size: 16px!important;}

.bodycon {
    width: 100%;
    padding: 0%;
    margin-top:0% !important;
}
.bodycon h1 {  font-size: 33px !important;   padding: 0% !important;  line-height: 33px;}
.bodycon h2 {line-height: 27px; font-size: 18px !important;}

.bodycon rightlink{ display:none;}
.bodycon leftlink {font-size: 14px;}


.about {/*padding: 16% 4% 8% 4%;*/ height: auto;     min-height: auto !important;}
.about p { font-size: 19px;    padding: 3% !important;    line-height: 26px;    text-align: left;}
.about part30 { width: 10%; float: left;}
.about part40 { width: 80%;}
.about part50 { width: 100%;}
.aboutin part70 { width: 95%;}


.about pict cont {
    position: relative;
    z-index: 0;
    width: 100%;
    text-align: center;
    height: auto;
    padding: 3% 5% 3% 15%;
    display: block;
}


.about h1 {
font-size: 38px !important;
    line-height: 35px;
  /*   font-size: 40px!important;
   line-height: 38px;
    margin-bottom: 70px !important;
    text-align: left;
    color: #ffff;
    margin: 0;*/
}
.about h1:after {
    /*content: "";
    position: absolute;
    bottom: -30px;
    width: 260px;
    height: 7px;
    background: #E20020;
    left: 0;*/
}

.about h3 {    font-size: 32px!important;    line-height: 39px;    margin: 0;}

.about .margin-left-10 { margin-left:0%!important;}

.aboutind con icon {
    width: 100%;
    text-align: center;
    display: block;
    float: none;
    margin: 2%;
}
.aboutind con icon img {
    width: 200px;
}



part32 { width: 100%;}
part70 rightlink { 
	position:relative;
    top: 5px;
    left: 0%;
    padding: 0%;
    display: block;
   -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
     writing-mode: unset;}

part90 rightlink { 
	position:relative;
    top: 5px;
    left: 0%;
    padding: 0%;
    display: block;
   -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
     writing-mode: unset;}

.aboutin leftcon {bottom: -232px !important;    top: auto;}
.aboutin leftcon img {    width: 300px;}
.aboutinbg {    height: 500px;}
.aboutin p white {/*    color: #000!Important;*/}
.aboutin:before { height: 162%;}
.aboutin h1 {/*width: 80%; */    font-size: 40px!important;    line-height: 41px;    padding: 9% 0% !important;}
.aboutin li {    COLOR: #000 !important;}
.aboutin h3 {       font-size: 30px!important;    line-height: 35px;}

set {width: 50%!important;    height: 180px;}	
gridset icon img {   }
.applications {    padding: 0 !important;}
.applications h1 {font-size: 40px!important;
    line-height: 38px;
    text-align: center;
    color: #000;
    margin: 0;
    padding-bottom: 0%;}
.applications h1:before { bottom: -30px; width: 150px;}
	
.contact h1 {    font-size: 18px!important; line-height: 25px;  padding: 1% 3%!important;}

.bodyconin {
    width: 100%;
    padding: 10% 5% !important;
    /* background: #fff; */
    /* background-image: url(../images/ban3.jpg); */
}
.bodyconin bor { float:none;}
.bodyconin h1 {
    font-size: 29px!important;
       line-height: 30px;
    padding: 1% 0%!important;
    text-align: center;
}



.products { height: auto; text-align: center; min-height: auto !important;}
part50 {   width: 100%!important;    float: none;    display: block;    text-align: left;}
.products part50 { width: 100%!important;    float: left;}
.products part1 { position:relative; display:block; height: 200px; width: 100%!important;}
.products part1 cont {  width: 70%;}
.products part2 {    position: relative;    top: 0px;    height: 200px; width: 100%!important;    display: block;}
.products part3 {    position: relative;    top: 0px;    height: 500px; width: 100%!important;    display: block;}

.products parta {
    position: relative;
    width: 50%;
    float: none;
    margin: 0;
    padding: 0;
    z-index: 2;
}

.products parta img {
    width: 320px;     margin-top: -50px;
}
.products partb {
    position: relative;
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    z-index: 1;
    margin-top: 0px;
    display: block;
}
.products gridset {
    width: 100%;
    display: block;
    padding: 5%;
    height: 250px;
}
.products set {
    width: 49%!important;
    display: block;
    float: left;
    margin-bottom: 4%;
}
.products partb p {
    color: #000 !important;
    font-size: 16px;
    font-weight: 400;
    Line-height: 27px;
    margin-top: 0px;
    text-align: justify;
    font-family: 'Rajdhani', sans-serif;
    padding: 10%;
}

.highlights h1 {    font-size: 18px!important;}

.productind h1 { font-size: 31px!important;}
.productind leftlink {
    position: relative;
    display: block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    writing-mode: unset;
	width: 220px;
    display: block;
    margin: 0 auto;
}

.products:before {
   /* content: "";
    background: rgb(0,0,0);
    background: linear-gradient(177deg, rgba(34, 153, 209, 1) 0%, rgba(34, 153, 209, 1) 65%, rgb(239, 239, 239) 65%, rgb(239, 239, 239) 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 9;
    z-index: -1;*/
}


.aboutbg { height: 550px;}
.contactbg { height: 550px;}
.fiberbg  { height: 550px;}
.goldbg { height: 550px;}
.ultrabg{ height: 550px;}
.biobg { height: 550px;}
.nexabg{ height: 550px;}




.farmsbg { height: 60vh;}
.farms h1 {   font-size: 32px!important; line-height:34px;}
.farms .bottomlink { bottom: 110px;}
.farms .bottomlink img { width: 80%; margin:0px;}

.services gridset {margin-top: 0%;}
.services set {position: relative; width: 100%; margin: 0px; float: none !important;     height: auto;}
.servicesbg white { color: #000 !important;}
.servicesbg {background-image:none;}
.services h1 {font-size: 24px !important;}
.services h1::after { width: 70px; height: 100px;}
.services h2 {line-height: 63px;    padding: 1%;    width: 100%;}
.services h3 {
    font-size: 45px!important;
    line-height: 48px;
    margin: 75px 0;
    letter-spacing: 0px;
    text-align: center;
    font-style: italic;
}
.services set h3{ text-align:center;}
.services set h4{ text-align:center;}
.services set h5{ text-align:center;}

.services con {    margin-bottom: 10%;}

.projects but { width: 100%;}

.aboutind { padding: 0%; height: 500px;}
.aboutindbg1 {    height: 400px;}
.aboutind h1 {font-size: 28px!important;    line-height: 33px;}
.aboutind h2 {font-size: 14px!important;}
.aboutind p {padding: 3%;}
.aboutind rightlink {    position: relative;}
.aboutindbg {    height: 900px;}
photo h { color:#fff;}
.aboutind rightlink { background:none;}

.testimonials p { font-size: 15px; padding: 3%;    line-height: 27px;    line-height: 24px;    text-align: center;}
.testimonials set { width: 100%!important;}

.subscribe{    padding:4% !important;}
.subscribe h1 { /*line-height: 68px;    font-size: 29px !important;*/}

.aboutcon {  padding: 4% !important;}



img1 img { margin-top:0px;}

.services{ position:relative;}

.services .pad6 {    padding: 3% !important;}
.servicelist {  width: 100%;}
.services partc {    height: 700px;}
.partnerbg { height: 100px;}

	


.whyus set {
    width: 100% !important;
    display: block;
    padding: 2%;
    float: left;
    /* margin: 1%; */
    margin-bottom: 0%;
    /* border: 1px solid #a09393; */
    margin-top: 6%;
}

.flex-container { height: 100vh!important;}


.menubar{
width: 100%;
height: auto;
margin: 0;}

.search {width: 90%;margin-top: 0%;}


.ticker {padding: 4%;}

.cbp-nav-pagination { display:none;}

.pad2 { padding: 0% !important;}
.servicesmore .pad2 {   padding: 4% !important;}
.contact  .pad2 {   padding: 4% !important;}

.top .pad6 {    padding: 1% !important;}
.pad12 { padding: 0% !important;}

.social { width: 90%;}
.socialmedia h1 { font-size: 40px!important;}
.socialmedia h2 {    font-size: 21px!important;    line-height: 29px;}

/*.logo img { width: 100%;}*/

.logo h6 {font-size: 130% !important;}

.conlink {text-align: center;}

.margin-top-6 { margin-top: 0% !important;}

.margin-top-8 {margin-top: 0% !important;}
.margin-top-20 { margin-top: 0% !important;}

.pad-top-20 { padding-top: 0% !important;}

.screen icon img {
    width: 100px;
}

.shadow{
-webkit-box-shadow: 0px 0px 12px 0px rgba(150,150,150, 0);
-moz-box-shadow: 0px 0px 12px 0px rgba(150,150,150, 0);
box-shadow: 0px 0px 12px 0px rgba(150,150,150, 0);
}

.jSlider button {display: none;}

.bannerin > h2 {
    width: 100%;
     font-size: 150%;
	 padding: 4%;}
	 
.parallax-hr h3 {font-size: 200%;line-height: 27px;}
.parallax-hr h4 {font-size: 200%;line-height: 29px;}
.parallax-visa h3 {font-size: 200%;line-height: 27px;}
.parallax-visa h4 {font-size: 200%;line-height: 29px;}

.footer{
width:100%;
padding: 8% 3%;
font-family:'Rajdhani', sans-serif!important;
color:#333;
font-size:90%;
font-weight:100;
text-decoration:none;
}
.footer logo img {
    width: 180px; padding:2% 0%;
}

.letterspace {    letter-spacing: 2px !important;}
.footer h1 {  font-size: 15px !important;}
.copyrights {  /*  font-size: 10px !important;*/}




.fixed-header {
	position:fixed !important;
 	 top:0; 
   	right: 0;
    width: 100%; 
   z-index:10;
	border-bottom:solid 1px rgba(255,225, 225, .4);
	-webkit-background-clip: padding-box; /* for Safari */
	background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	display:block;
	}

.fixed-header .logo {    width: 80%;    padding: 2% !important;}

.fixed-header .logoch {
    text-align: left;
    display: block;
    width: 75%;
    float: left;
}

.fixed-header .menu{ margin-top:0px!Important;}
.fixed-header .wsdownmenu-animated-arrow span:before{ background:#000!important;}
.fixed-header .wsdownmenu-animated-arrow span:after{ background:#000!important;}
/*.fixed-header .wsdownmenu-animated-arrow span, .wsdownmenu-animated-arrow span:before, .wsdownmenu-animated-arrow span:after { background:#000!important;}*/

.menupad{
padding:0!important;
padding-top: 0!important;}

.bg-bright-turquoise p{
height: auto;}

.border-right { border-right: 0px solid #edeaea;}

.mobhide{ display:none;}

but{margin: 0 auto;  /*width: 150px; */   margin-top: 8%;}
.subscribe but {    width: 100%;    display: block;    margin: 0 auto;     padding: 1%;    color: #f7f7f7;    text-align: center;}

.cbp-l-grid-masonry-projects .cbp-caption-activeWrap {
    background-color: rgb(0, 0, 0)!important; display:none;
}

.cbp-l-caption-alignCenter .cbp-l-caption-body {
    text-align: right!important;
    padding: 1px!important;
}
.cbp-l-grid-projects-title {
    margin-top: -25px;
}
	
	}
	
	

@media only screen and (min-width: 481px) and (max-width: 768px) {

.cbp-l-filters-buttonCenter {
    margin-bottom: 30px;
    text-align: center;
    display: none;
}

.snimg img {
    height: auto !important;
}

#wrapper{
width: 100%;
height: auto;
padding: 0;
margin: 0;}

.top{
position:absolute;
width: 100%;
padding:0%;
text-align:center;
/*background: #2299d1;*/
}

.top h1 {  font-size: 18px;  font-weight: 500; text-align: center;}
.top h2 { font-size: 14px; text-align: center;}
.top h1a {font-size: 43px; text-align: left; line-height: 35px; margin-bottom: 1%; float: left; width: 260px; color: #024bce; margin-right: 5%;}
.top .pad6 {    padding: 1% !important;}
.top small { text-align:right; }

.logo{padding: 0px;
    width: 80%;
    position: absolute!important;
    top: 0;
    left: 0; z-index:4;}


.logo img{
	width: 250px !important;
    display: block;
    /* margin-right: 1%; */
    height: auto;
    float: none;
    padding: 1% !important;
	}


.logo h1 {
    color: #19366b;
    font-size: 20px;
    font-weight: 900;
    padding: 0px;
    font-family: 'Rajdhani', sans-serif;
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    margin-top: 10px;
    text-transform: uppercase;
}
.logo h2 {
    color: #024bce;
    font-size: 13px;
    font-weight: 600;
    padding: 0px;
    font-family: 'Rajdhani', sans-serif;
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    /* margin-top: 10px; */
    text-transform: uppercase;
    /* margin-bottom: 2%; */
}

.lightashbg {  background-color: rgb(255, 255, 255);}
.yellowbg {
    background: rgba(255, 235, 59, 0.81);
}


.services h1 {font-size: 24px !important;}

ligthyellow { color: #19366b;}

.exp{display:none;}


.menu{
width:100%;
position:relative;
/*background:#002264;*/}


.banner{
position:relative;
width: 100%;
padding: 0;
margin: 0;
}

.centerlink{ top: 20%;}
.centerlink img { width: 200px;}


.bottomlink {
	bottom: 0;
    position: absolute;
    text-align: center;
    padding: 3%;
    width: 80%;
	}
	
.bottomlink h1 a {
    font-size: 45px!important;
    letter-spacing: 15px;
}


.mmw {
    position: absolute!important;
    top: 0;
    right: 0;
    z-index: 1!important;
    /* width: 80%; */
}

.mobhide{ display:none !important;}

.bodycon h1 {  font-size: 33px !important;   padding: 0% !important;  line-height: 33px;}
.bodycon h2 {line-height: 27px; font-size: 18px !important;}

.bodycon rightlink{ display:none;}
.bodycon leftlink {font-size: 12px;}



.about { padding: 16% 4% 8% 4%;    height: auto;}

.about h1 {
	line-height: 38px;
    font-size: 60px!important;
    line-height: 60px;
    margin-bottom: 70px !important;
    text-align: left;
    color: #ffff;
    margin: 0;
}
.about h1:after {
    content: "";
    position: absolute;
    bottom: -30px;
    width: 260px;
    height: 7px;
    background: #E20020;
    left: 0;
}


.about part30 { width: 10%; float: left;}
.about part40 { width: 80%;}
.aboutin part70 { width: 95%;}
part32 { width: 100%;}
part70 rightlink { 
	position:relative;
    top: 5px;
    left: 0%;
    padding: 0%;
    display: block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
     writing-mode: unset;}

part90 rightlink { 
	position:relative;
    top: 5px;
    left: 0%;
    padding: 0%;
    display: block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
     writing-mode:unset;}

.aboutin h1 { width: 80%;    font-size: 60px!important;    line-height: 58px;}
.aboutin h3 {    line-height: 43px;}

.contact h1 {    font-size: 18px!important; padding: 1% 3%!important;}

.bodyconin {
    width: 100%;
    padding: 10% 5% !important;
    /* background: #fff; */
    /* background-image: url(../images/ban3.jpg); */
}
.bodyconin bor { float:none;}
.bodyconin h1 {
    font-size: 29px!important;
       line-height: 30px;
    padding: 1% 0%!important;
    text-align: center;
}


.banin {    height:650px;}


.products {    height: auto;}
.products part50 {    width: 100%!important;    float: left;}
.products part1 { position:relative; display:block; height: 200px; width: 100%!important;}
.products part1 cont {  width: 50%;     padding: 8%;}
.products part2 {    position: relative;    top: 0px;    height: 287px; width: 100%!important;    display: block;}
.products part3 {    position: relative;    top: 0px;    height: 600px; width: 100%!important;    display: block;}

.highlights h1 {    font-size: 18px!important;}

.productind h1 { font-size: 31px!important;}
.productind leftlink {
    position: relative;
    display: block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    writing-mode: unset;
	width: 220px;
    display: block;
    margin: 0 auto;
}


.aboutbg { height: 650px;}
.contactbg { height: 650px;}
.ufbg  { height: 650px;}
.fbbg { height: 650px;}
.qcbg{ height: 650px;}
.qcdbg { height: 650px;}
.lspbg{ height: 650px;}




.farmsbg { height: 80vh;}
.farms h1 {   font-size: 32px!important; line-height:34px;}
.farms .bottomlink { bottom: 110px;}
.farms .bottomlink img { width: 80%; margin:0px;}

.services gridset {margin-top: 0%;}
.services set {position: relative; width: 100%; margin: 0px; float: none !important; height:auto;}
.servicesbg white { color: #000 !important;}
.servicesbg {background-image:none;}
.services h1 {font-size: 24px !important;}
.services h1::after { width: 70px; height: 100px;}
.services h2 {line-height: 26px; padding: 1%; margin-top: 42px;}
.services set h3{ text-align:center;}
.services set h4{ text-align:center;}
.services set h5{ text-align:center;}
.services h3 {
    font-size: 45px!important;
    line-height: 48px;
    margin: 75px 0;
    letter-spacing: 0px;
    text-align: center;
    font-style: italic;
}

.services con {    margin-bottom: 10%;}
.services pic img {    width: 100%;}

.projects but { width: 100%;     min-height: auto;}
.projects h1{ padding: 9%;}

.aboutind { padding: 0%;}
.aboutindbg1 {    height: 400px;}
.aboutind h1 {font-size: 31px!important;
    line-height: 38px;
    margin-bottom: 1%;}
.aboutind p {padding: 3%;}
.aboutind rightlink {    position: relative;}
.aboutindbg {    height: 612px;}
photo h { color:#fff;}
.aboutind rightlink { background:none;}

.testimonials p {    font-size: 15px; padding: 3%;    line-height: 27px;    line-height: 24px;    text-align: center;}

.subscribe h1 { line-height: 38px;}
.subscribe { }
.subscribe .height20 {
    height: auto !important;
}

img1 img { margin-top:0px;}

.services{ position:relative;}
.servicelist {   width: 100%;}
	
.partnerbg { height: 100px;}
.programs-bg { height:40vh;}
.visionbg {height: 40vh;}
.whyusbg {height: 50vh;}
.seabg{ height:50vh;}
.airbg{ height:50vh;}
.truckbg{ height:50vh;}
.consolidationbg { height:50vh;}	
.warehousebg { height:50vh;}
.heavycargobg { height:50vh;}	
.whyusbg { height:50vh;}
	

.whyus set {
    width: 100% !important;
    display: block;
    padding: 2%;
    float: left;
    /* margin: 1%; */
    margin-bottom: 0%;
    /* border: 1px solid #a09393; */
    margin-top: 3%;
}



.flex-container { height: 100vh!important;}

.right{ text-align:center;}


.rght-brd{
border-right:0px solid #E5E5E5;}

.social {
    width: 100%;}


.set {
    width: 50%;
    text-align: center;
    float: left !important;
    height: 150px;
}

.set h3 { font-size: 16px!important;}


.margin-top-6 {
    margin-top: 0% !important;}

.margin-top-8 {
    margin-top: 0% !important;
}


.shadow{
-webkit-box-shadow: 0px 0px 12px 0px rgba(150,150,150, 0);
-moz-box-shadow: 0px 0px 12px 0px rgba(150,150,150, 0);
box-shadow: 0px 0px 12px 0px rgba(150,150,150, 0);
}

.pad2 {    padding: 0% !important;}

.servicesmore .pad2 {   padding: 4% !important;}
.contact  .pad2 {   padding: 4% !important;}

.pad12 {    padding: 0% !important;}

.jSlider button {
    margin-top: 10%;}

.fixed-header {
	position:fixed !important;
 	 top:0; 
   	right: 0;
    width: 100%; 
   z-index:10;
	border-bottom:solid 1px rgba(255,225, 225, .4);
	-webkit-background-clip: padding-box; /* for Safari */
	background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
	display:block;
	}

.fixed-header .logo { width:85%;}

.fixed-header .logoch {
    text-align: left;
    display: block;
    width: 75%;
    float: left;
}

.fixed-header .wsdownmenu-animated-arrow span:before{ background:#000!important;}
.fixed-header .wsdownmenu-animated-arrow span:after{ background:#000!important;}
/*.fixed-header .wsdownmenu-animated-arrow span, .wsdownmenu-animated-arrow span:before, .wsdownmenu-animated-arrow span:after { background:#000!important;}*/


.footer {
    width: 100%;
    padding: 8% 3%;
    font-family: 'Rajdhani', sans-serif!important;
    color: #333;
    font-size: 90%;
    font-weight: 100;
    text-decoration: none;
}
.footer h1 {
    font-size: 15px !important;
}
.copyrights {
    font-size: 12px !important;
}
.border-right { border-right: 0px solid #edeaea;}

but{margin-top: 20px;    display: block;    margin-bottom: 0px;}
.subscribe but {    width: 100%;    display: block;    margin: 0 auto;     padding: 1%;    color: #000;    text-align: center;}
	
	}
	
	
@media only screen and (min-width: 769px) and (max-width: 980px) {
#wrapper{
width: 100%;
height: auto;
padding: 0;
margin: 0;}
.pad12 {
    padding: 0% !important;
}

}


@media only screen and (min-width: 981px) and (max-width: 1024px) {
#wrapper{
width: 100%;
height: auto;
padding: 0;
margin: 0;}

.services set h3 {  font-size: 18px!important;	}
.aboutind rightlink { padding: 5% 2%;}

logo h1 { font-size: 29px;}
.top h1 { font-size: 30px;}
.top h2 {font-size: 14px;}
.top h1a {font-size: 45px;}

		}
