/*@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:400,300,600,700,800|Droid+Sans:400,700|Montserrat:400,100,300,500,700,900|Montserrat:100,200,300,400,500,600,700,800,900|Montserrat+Slab:400,300,700,100|Lora:400,400i,700,700i|Nobile:400,700|Lato: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/css?family=Open+Sans+Condensed:300,700|Montserrat:400,700|Open+Sans:400,300,600,700,800|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|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|Quantico:400,400i,700,700i|Rufina:400,700|Sintony:400,700Titillium+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|Bowlby+One+SC|Merriweather:300,300i,400,400i,700,700i,900,900i);


body{
	margin: 0;
	padding: 0;
	border: 0;
	width:100% !important;
	background-color:#fff!important;
	color:#000;
	font-family:'Montserrat'!important;
	font-weight:100;
	font-size:100%;
	}
	
.border{ border: 1px solid #ebecec; /*border-radius:2px;*/}
.borderblack2{ border: 2px solid #000; }
.borderblack5{ border: 5px solid #000; }

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

th{ background: #1c486e; color: #fff;     vertical-align:middle !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;
    font-size: 15px;
    font-weight: 400;
    Line-height: 21px;
    margin-top: 0px;
    text-align: justify;
    font-family: 'Montserrat';
}

 h1{
color: #000;
font-size: 20px;
font-weight: 400;
padding: 0px;
font-family: 'Montserrat';
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;}
lowercase{ text-transform:lowercase !important;}

.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-bottomblack{border-bottom: 1px solid #000;}
.border-top{border-top:1px solid rgb(222, 221, 221);}
.border-top-red{border-top: 4px solid #f30505;}


.border-right4 {    border-right: 4px solid #000000;}
.border-left4 {    border-left: 4px solid #000000;}

.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);}
.lightashbg{background-color:rgba(216, 214, 214, 0.2); }
.greenbg { background: rgb(77, 216, 113);}
.blackbg{background:rgba(0, 0, 0, 0.95);}
.darkbluebg { background:#053284;;}
/*.bluebg { background: rgb(15, 105, 195, 1);}*/
.bluebg { background: rgba(2, 49, 95);}
.lightbluebg{ background:#e8f8ff;}
.lightorangebg{background: rgb(230, 207, 173);}
.orangebg{ background:#dfab26;}
.yellowbg{ background:rgb(255, 235, 59);}
.blackbg-transparent { background: rgba(247, 247, 247, 0.7);}
.redbg{ background: #ef3e36;}


green{color:#4dd871;}
blue{color: #024bce;}
darkblue { color: #1d496e;}
ligthblue{ color:#000;}
ligthyellow{ color:#c9412e;}
black{ color:#000 !important; -webkit-text-fill-color: #000;}
white{ color:#fff!important;}
red { color: #fe2202;}
orange{ color: #dfab26;}
purplelight {color: #6d72ad;}
purple { color: #2d3165;}

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;}

.pad-right5 {    padding-right: 5% !IMPORTANT;}

.pad-left5 {    padding-left: 5% !IMPORTANT;}

.btline{border-bottom:solid 1px rgba(255, 225, 225, .4);}
hr { /*margin-top: 10px!important; */ border-top: 1px solid #e4e4e4 !important; margin: 0px !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-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-15{margin-top:-15%;}
.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%;}

/*.zindex1{ z-index:1 !important;}*/

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);
}
  
  .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 #dee0df !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;}
.modal-body {    padding: 7%;}

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;
}

a { color: #024bce;}
/*.z-link small { text-align:center!important;}*/

/* --------------------------------- index page ------------------------ Starts --------------------------------- */

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



.top{
	position:absolute;
	width: 100%;
    padding: 0;
    margin: 0;
    /* background: #ffffff; */
    color: #fff;
    font-family: 'Montserrat';
    font-weight: 100;
    font-size: 100%;
    z-index: 2;
	/*border-bottom:1px solid #2f4778;
    padding:1%;*/
	}
	
.top.border-bottom { border-bottom: 1px solid #335b82;}
	
.top part50{ float:right;}
	
	
.top logo {
/*  position: absolute;*/
    width: 100%;
   /* margin: 0 auto;*/
    display: block;
   /* left: 33%;
    top: -19px;*/
	padding: 1% 5%;
	text-align:right;
}

logoicon img {
    width: 100px;
}

.top logo img {
    width: 290px;
}

.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: "Montserrat";
    color: #2d3165;
}


.top small{
    color: #fff !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    font-family: 'Montserrat' !important;
    text-align: left;
    display: block;
    width: 100%;
    padding: 7% 0% !important;
    margin: 0% !important;
    text-transform: uppercase;
}

.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: 'Montserrat';
    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: 'OPen sans';
    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: 'Montserrat';
    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: 'Montserrat';
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    /* margin-top: 10px; */
    text-transform: uppercase;
    /* margin-bottom: 2%; */
}


.logo{
/*	width: 100%;
	    padding: 0 !important;
	text-align:center;*/
}

.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: 'Montserrat';
    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: 'Montserrat';
    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: 100px;
    text-align: left;
    /* display: block; */
/*    float: left;
    margin-right: 0%;*/
    /* width: 280px;*/
/*    padding: 1%; */*/
}

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

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

.menu{
/*position: absolute;*/
width: 100%;
margin: 0 auto;
top: 0px;
/*background: #fff;*/
left: 0;
right: 0;
z-index:3;
}


.banner{
position:relative;
width: 100%;
padding: 0;
margin: 0 auto;
z-index:1!important;
/*background:#b93469;*/
}

.banner rightlink {
 position: absolute;
    padding: 0%;
    display: block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    writing-mode: unset!important;
    font-size: 16px;
    font-weight: 600;
    font-family: "Montserrat";
    color: #ffffff;
    z-index: 1;
    text-transform: uppercase;
    text-align: center;
    background: none!important;
    top: 120px;
    right: 0;
    width: 195px;

}

.banner rightlink but a {
    width: 200px;
    text-align: center;
    /* margin: 0 auto; */
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    border: solid 1px #ffffff;
    margin: 0px !important;
    text-transform: uppercase;
    padding: 2% 8%;
    font-family: "Montserrat";
    background: none;
    border: 1px solid #fff !important;
    color: #fff !important;}

.banner rightlink h1{
       color: #ebebeb;
    font-size: 85px;
    font-weight: 600;
    font-family: "Montserrat";
    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: "Montserrat";
    display: block;
    width: 100%;
    /* margin: 0px; */
    margin-top: -33px; 
	margin-right: -123px;
    margin-right: -58px;
}



.centerlink{
	position: absolute;
    width: 100%;
    margin: 0 auto;
    top: 23%;
    left: 0;
    right: 0;
    z-index: 1;
    text-align:center;
    color: #ffff;}

.centerlink img {
    width: 260px;
}

.bottomlink{
   position: absolute;
    width: 30%;
    /* margin: 0 auto; */
    top: 22%;
    /* background: #ffeb3b; */
    /* background: #fff; */
    /* left: 0; */
    left: 11%;
    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: 225px; /*padding:10%; width:200px;*/}

.bottomlink h1{
	font-size: 34px!important;
    color: #fff!important;
    letter-spacing: 12px;
    font-family: 'Montserrat';
    text-align: left;
    text-transform: uppercase;
    line-height: 17px;
}

.bottomlink h1 a{	text-decoration:none!important;}
.bottomlink h1 a:hover{ text-decoration:none!important;}
	
.bottomlink h2{
color: #828a98 !important;
font-size: 130% !important;
font-weight: 500 !important;
font-family: 'Montserrat' !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: 'Montserrat' !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;
/*    background: #04235a;*/
    height: 107px;
    /* background: radial-gradient(ellipse at center, #0c2e6b 0%,#0c2e6b 100%);
   /* height: 150px;*/
    /* background: -moz-radial-gradient(center, ellipse cover, #0c2e6b 0%,#0c2e6b 100%);
    /* background: -webkit-radial-gradient(center, ellipse cover, #0c2e6b 0%,#0c2e6b 100%); */
    /* background: radial-gradient(ellipse at center, #0c2e6b 0%,#0c2e6b 100%); */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c2e6b', endColorstr='#0c2e6b ',GradientType=1 */
}

.banin logo {
	/*z-index: 1;
    position: absolute;
    top: 107px;
    left: 6%;
    width: 280px;*/
}

.banin h1{
/*	position:absolute;*/
    color: #fff;
    width: 100%;
    font-size: 39px!important;
    font-weight: 500!important;
    font-family: 'Montserrat'!important;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
	padding-top: 5%;

}

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: #ffffff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    border: solid 1px #024bce;
    margin: 0px !important;
    text-transform: uppercase;
    padding: 4%;
    font-family: "Montserrat";
    background: #024bce;
}

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

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

.about but a{	
  /* background: #D81C4C; */
    width: auto;
    text-align: center;
    margin: 0 auto;
    color: #bdbdbd;
    text-decoration: none;
    font-size: 13px;
    font-weight: 200;
    border: solid 1px #bdbdbd;
    text-transform: uppercase;
    padding: 1% 3%;
    font-family: "Montserrat";}

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

.about gridset {
	position: relative;
   margin-top: -10%;
    z-index: 1;
    /* margin: 0 auto; */
    display: block;
	padding: 2% 12% 6% 12%;
}

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

.about 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;*/
}

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


.call .fa{ color:#FF8003 !important}
.call {   font-size: 18px;/* height:78px;*/}

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


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

.social-icon {
	    /* padding: 7%; */
    /* background: #d0cdcd; */
    /* border-radius: 50%; */
    /* width: 250px !important; */
    /* height: 124px !important; */
    margin-right: 10%;
    /* right: 4%; */
    color: #8e8e93;
    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:'Montserrat'!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: 'Montserrat';}

.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:'Montserrat'!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{
	background-image: url(../images/1.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 820px;
	position:relative;
	    width: 95%;
    margin: 0 auto;
	    margin-top: 2%;}
		
.aboutbg h1{position: relative;
    z-index: 1;
    font-size: 16px !important;
    line-height: 28px !important;}


		
.aboutbg::before {
     content: "";
    background: -webkit-linear-gradient(top, #0f69c3  15%, #384f63 );
    background: -moz-linear-gradient(top, #0f69c3  15%, #384f63 );
    background: -o-linear-gradient(top, #0f69c3  15%, #384f63 );
    background: -ms-linear-gradient(top, #0f69c3  15%, #384f63 );
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #0f69c3  ), to(#384f63 ));
    background: linear-gradient(top, #0f69c3  15%, #384f63 );
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .8;
    z-index: 1;}

.aboutbg p { color:#fff !important;}


.aboutbg leftlink {
    position: absolute;
    left: 12px;
    padding: 10px;
    bottom: 12%;
    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: "Montserrat";
    text-transform: uppercase;
    /* background: #c00808; */
    color: #fff;
    z-index: 1;
}

.aboutbg but {
    width: auto!important;
    margin: 0 auto !important;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Montserrat";
    background: none;
    z-index: 9 !important;
}

.aboutbg but a {
   position: absolute;
    left: 18%;
    top: 70%;
    width: 280px;
    margin: 0 auto !important;
    display: inline-block;
    font-size: 15px;
    border: 1px solid #fff!important;
    padding: 1% 2% !important;
    text-align: center;
    color: #fff!important;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: "Montserrat";
    background: none!important;
    z-index: 1 !important;
}

.aboutbg cont{
	width:80%;
    position: absolute;
    left: 10%;
    top: 15%;
	z-index:1;
}

/**/
	


.mapbg{
	position:absolute;
	    top: 60px; left:0;
	background-image: url(../images/mapsmall.png);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px; z-index:0; width:100%;
	opacity:.3;
	}
	
	

.aboutindbg{
	background-image: url(../images/1.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;
	position:relative;
	}
	
.aboutindbg::before{
  content: "";
    background: -webkit-linear-gradient(top, #0f69c3  15%, #86d67f );
    background: -moz-linear-gradient(top, #0f69c3  15%, #86d67f );
    background: -o-linear-gradient(top, #0f69c3  15%, #86d67f );
    background: -ms-linear-gradient(top, #0f69c3  15%, #86d67f );
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #0f69c3  ), to(#86d67f ));
    background: linear-gradient(top, #0f69c3  15%, #86d67f );
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;
}

.aboutindbg p { color:#fff !important;}

.aboutindbg but {
    width: auto!important;
    margin: 0 auto !important;
    display: inline-block;
    font-size: 15px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Montserrat";
    background: none;
    z-index: 9 !important;
}

.aboutindbg but a {
    position: absolute;
    left: 38%;
    top: 60%;
    width: 280px;
    margin: 0 auto !important;
    display: inline-block;
    font-size: 15px;
    border: 1px solid #fff!important;
    padding: 2% 5% !important;
    text-align: center;
    color: #fff!important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: "Montserrat";
    background: none!important;
    z-index: 9 !important;
}

.aboutindbg cont{
	width:80%;
    position: absolute;
    left: 10%;
    top: 25%;
	z-index:1;
}

.aboutindbg1{
	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:200px;
	}
	
	
	
	

.clientsbg{
	position:relative;
	background-image:url(../images/aboutindbg.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:50vh;
	}
	
.vision {
    display: block;
    width: 95%;
    margin: 0 auto;
	    margin-top: 2%;
}
	
.visionbg{
	position:relative;
	background-image:url(../images/visonbg.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:30vh;
	overflow: hidden;
	}
	
.visionbg::before {
     content: "";
    background: -webkit-linear-gradient(top, #021652   15%, #021652  );
    background: -moz-linear-gradient(top, #021652   15%, #021652  );
    background: -o-linear-gradient(top, #021652   15%, #021652  );
    background: -ms-linear-gradient(top, #021652   15%, #021652  );
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #021652   ), to(#021652  ));
    background: linear-gradient(top, #021652   15%, #021652  );
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;}
	
.visionbg::after {
position: absolute;
    content: '';
    bottom: -130px;
    left: 0px;
    width: 110%;
    height: 200px;
    opacity: 1;
    z-index: 1;
    transform: rotate(-11deg);
    background: #fff;
	}
	
	
.mission {
    display: block;
    width: 95%;
    margin: 0 auto;
}
.misionbg{
	position:relative;
	background-image:url(../images/2.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:50vh;
	overflow: hidden;
	}
	
.misionbg::before {
     content: "";
    background: -webkit-linear-gradient(top, #021652   15%, #021652  );
    background: -moz-linear-gradient(top, #021652   15%, #021652  );
    background: -o-linear-gradient(top, #021652   15%, #021652  );
    background: -ms-linear-gradient(top, #021652   15%, #021652  );
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #021652   ), to(#021652  ));
    background: linear-gradient(top, #021652   15%, #021652  );
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    z-index: 1;}
	
.misionbg::after {
position: absolute;
    content: '';
    top: -142px;
    left: -40px;
    width: 110%;
    height: 200px;
    opacity: 1;
    z-index: 1;
    transform: rotate(-11deg);
    background: #fff;
	}
	
	
.strength {
    display: block;
    width: 95%;
    margin: 0 auto;
}
	
.cargobg{
	background-image: url(../images/oversizeroad.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 350px;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;}
	
.cargobg::before {
     content: "";
    background: -webkit-linear-gradient(top, #86d67f  15%, #86d67f);
    background: -moz-linear-gradient(top, #86d67f  15%, #86d67f );
    background: -o-linear-gradient(top, #86d67f   15%, #86d67f);
    background: -ms-linear-gradient(top, #86d67f  15%, #86d67f);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #86d67f), to(#86d67f      ));
    background: linear-gradient(top, #86d67f  15%, #86d67f);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .8;
    z-index: 0;}
	
.cargobg but a {
    background: none!important;
    width: auto;
    text-align: center;
    /* margin: 0 auto; */
    color: #000!important;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    border: solid 2px #000!important;
    text-transform: uppercase;
    padding: 4%!important;
    font-family: "Montserrat";
    /* margin-top: 9%!important; */
    display: block;
    width: 200px!important;
}
	
.liftbg{
	background-image: url(../images/oversizeair.jpg);
    background-position: 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 350px;
    position: relative;
    width: 100%;
    top: 0;
    left: 0;}

.liftbg::before {
     content: "";
    background: -webkit-linear-gradient(top, #0f69c3   15%, #0f69c3  );
    background: -moz-linear-gradient(top, #0f69c3   15%, #0f69c3  );
    background: -o-linear-gradient(top, #0f69c3   15%, #0f69c3  );
    background: -ms-linear-gradient(top, #0f69c3   15%, #0f69c3  );
    background: -webkit-gradient(linear, left top, left bottom, color-stop(15%, #0f69c3   ), to(#0f69c3  ));
    background: linear-gradient(top, #0f69c3   15%, #0f69c3  );
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.8;
    z-index: 0;}
	
	.cargobg h2{
	position: absolute!important;
    top: 0px;
    margin-top: 0px !important;
    width: 30% !important;
    right: 0;
   /* border-top: 5px solid #000;*/
   border-left: 3px solid #000;
	z-index: 0;
	}
	
.liftbg h2{
    position: absolute;
	width: 30% !important;
    top: 0px;
    margin-top: 0px !important;
	/*border-top: 5px solid #000;*/
	  border-right: 3px solid #000;
	z-index: 0;}

	
	
.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%;
}
	
	
.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;
    background-color: #fff;
    -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: 420px !important;
    margin: 10% auto!important;
}
.modal-body h2{
	 color: #000;
    width: 100%;
    font-size: 16px!important;
    font-weight: 600!important;
    font-family: 'Montserrat'!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: 'Montserrat'!important;
    line-height: 27px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
}


.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: 'Montserrat' !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: 'Montserrat'!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: 'Montserrat'!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: 'Montserrat'!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;
    right: 0;
    padding: 0%;
    display: block;
   /* -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;*/
    font-size: 19px;
    font-weight: 500;
    font-family: "Montserrat";
    padding: 20px 5px;
    color: #ffffff;
/*    z-index: 9;*/
    text-transform: uppercase;
 /*   background: #000;*/
}

.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: "Montserrat";
    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: "Montserrat";
    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: "Montserrat";
    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: "Montserrat";
    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: "Montserrat";
    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: 'Montserrat' !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: 'Montserrat' !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: 'Montserrat' !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: 'Montserrat';
	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: 'Montserrat';}

.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: 'Montserrat' !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: 'Montserrat'!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: "Montserrat";
    text-transform: uppercase;
    background: #fe2202 !important;
    color: #fff;
}



.aboutind{
position: relative;
    width: 100%;
    margin: 0 auto;
}

.aboutind ul, ol {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 45px;}
	
.aboutind li {
	display:list-item;
    margin: 0px;
    padding: 0px;
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 1%;
}

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

.aboutind p {
    color: #000 !important;
    font-size: 17px;
    font-weight: 400;
    Line-height: 26px;
    margin-top: 0px;
    text-align: justify;
    font-family: 'Montserrat';
   /* padding: 0% 10% 15% 3%;*/
}

.aboutind h1{   
    color: #000;
    font-size: 17px!important;
    font-weight: 400!important;
    font-family: 'Montserrat'!important;
    line-height: 30px;
    text-align: justify;
    margin: 0 auto;
    position: relative;

}

.aboutind h2 {
   color: #02315f;
    font-size: 34px!important;
    font-weight: 500!important;
    padding: 0px;
    font-family: 'Montserrat';
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    margin-bottom: 2%;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: normal;
    position: relative;
}
	


.aboutind h3{   
color: #02315f;
    width: 100%;
    font-size: 24px!important;
    font-weight: 500!important;
    font-family: 'Montserrat'!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%;*/
	margin-bottom:1%;
}
	
.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: "Montserrat";
    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: "Montserrat";
    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: 140px;
    margin: 0;
/*	margin-top:2%!important;*/
}

.aboutind but a{	
	background: #fff;
    width: auto;
    text-align: center;
    /* margin: 0 auto; */
    color: #02315f;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    border: solid 2px #02315f;
    text-transform: uppercase;
    padding: 4% 13%;
    font-family: "Montserrat";
	margin-top: 9%!important;
    display: block;
	}

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


.aboutind gridset {
	position: relative;
    z-index: 1;
    /* margin: 0 auto; */
    display: block;
	padding: 0;
}

.aboutind set {
    position: relative;
    width: 19%;
    text-align: center;
    float: left !important;
    padding: 1%;
    background: #ffffff;
    margin-right: 1%;
    margin-bottom: 1%;
    z-index: 1;
    height: 200px;
    /* margin-left: 3%; */
    border: 1px solid #000;
}
.aboutind set icon{ width:100%; text-align:center;}

.aboutind set icon img{ height:75px; }

.aboutind 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;*/
}

.aboutind set h1{   
    color: #000;
    /* width: 320px; */
    font-size: 12px!important;
    font-weight: 600!important;
    font-family: 'Montserrat'!important;
    line-height: 24px;
    text-align: center;
   /* margin: 0 auto;*/
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0px solid #000; 
    /* background: #fff; */
    /* padding: 0% 1%; */
}

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

.aboutind logo  {
    width: 100%;
	display:block;
	padding:2% 0%;
}

.aboutind logo img {
    /*width: 225px;*/
    padding: 1% 0%;
}

.aboutind small {
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
	color:#02315f !important;
}

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; */
    /* padding: 0; */
    padding: 3% 0% 5% 0%;
    /* background: #fff;
    background-image: url(../images/aboutusbg.jpg); */
    /* background-repeat: repeat-x; */
	z-index:1;
}

.about logo{ display:block;}

.about ul, ol {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 45px;}
	
.about li {
	display:list-item;
    margin: 0px;
    padding: 0px;
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 1%;
}

.about li:before {
  content: '\2014';
  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 !important;
    background: #757575;
    margin-bottom: 2% !important;
    text-align: left !important;
}


.about p {
	color: #000;
    font-size: 16px!important;
    font-weight: 400!important;
    font-family: 'Montserrat'!important;
    line-height: 27px;
    text-align: justify;
}

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

.about head1 {
font-size: 34px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    line-height: 46px;
    /* padding: 5%; */
    margin-bottom: 3%;
    /* padding-bottom: 22%; */
    display: block;
    text-align: center;
}

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

img1 img {
    margin-top: 25%;
}

.about h1{   

	width: 100%;
    color: #02315f;
    font-size: 27px!important;
    font-weight: 500!important;
    font-family: 'Montserrat'!important;
    line-height: 35px;
    text-align: left;
    /* letter-spacing: 1px; */
    /* border-top: 1px solid #000; */
    border-bottom: 1px solid #02315f;
    padding: 0% 0% 2% 0%;
	text-transform:uppercase;

}
.about h1a{   
/*color: #000;
    width: 100%;
    font-size: 25px!important;
    font-weight: 500!important;
    font-family: 'Montserrat'!important;
    line-height: 32px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: top;
    border-bottom: 1px solid #eaeaea;
    padding: 1% 4%;
    display: block;*/
    width: 100%;
    color: #000;
    font-size: 27px!important;
    font-weight: 300!important;
    font-family: 'Montserrat'!important;
    /* line-height: 35px; */
    text-align: left;
    /* letter-spacing: 1px; */
    /* border-top: 1px solid #000; */
    border-bottom: 1px solid #000;
    padding: 2% 4%;
    margin-bottom: 1%;
	}

.aboutin h1 {
    color: #fff;
    width: 60%;
    font-size: 37px!important;
    font-weight: 300!important;
    font-family: 'Montserrat'!important;
    line-height: 43px;
    text-align: left;
    display: block;
    /* position: absolute; */
    /* right: 0; */
    margin: 0 auto;
    padding: 4% 0%;
}
.aboutin h2{
    color: #000;
    width: 100%;
    font-size: 23px!important;
    font-weight: 400!important;
    font-family: 'Montserrat'!important;
    line-height: 29px;
    padding: 0%;
    text-align: center;
    margin: 0 auto;
   /* text-transform: uppercase;*/
}


.about h2{
	 color: #000;
    width: 100%;
    font-size: 23px!important;
    font-weight: 600!important;
    font-family: 'Montserrat'!important;
    line-height: 29px;
    padding: 1% 0%;
    text-align: left;
    margin: 0 auto;
    /* text-transform: uppercase; */
}

.higlighter{ color:#b90402!important; text-decoration:underline;}

.about h3{
  color: #000;
    width: 100%;
    font-size: 18px!important;
    font-weight: 300!important;
    font-family: 'Montserrat'!important;
    line-height: 11px;
    text-align: left;
    margin: 0 auto;
    /* text-transform: uppercase; */
    /* letter-spacing: 1px; */
    margin-bottom: 1%;
    /* margin-top: 15%; */
    background: none!important;
    padding: 1%;
    /* border: solid 1px #d2e1ef; */
    border-bottom: 1px solid #ccc;
}



.strength ul, ol {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 20px;}
	
.strength li {
	display:list-item;
    margin: 0px;
    padding: 0px;
    font-size: 17px;
    line-height: 25px;
    padding-bottom: 1%;
	font-weight:400;
}

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




part32{ width:32%; float:left; margin-right:1%;}
part30{ width:40%!important; float:left; }
part70{ width:60%!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: "Montserrat";
    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: 'Montserrat'!important;
    line-height: 45px;
    text-align: center;
    padding: 6%;
    z-index: 1;
    top: 0;
	left:0;
}




.services{
	position: relative;
    width: 100%;
    margin: 0;
    padding: 6% 9%;
}

.services p {
    color: #000;
    font-size: 16px!important;
    font-weight: 400!important;
    font-family: 'Montserrat'!important;
    line-height: 27px;
    text-align: justify;
}

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

a.butmenu {
    width: auto;
    font-size: 16px;
    border: 1px solid;
    float: le;
    float: left;
    margin-right: 1%;
    /* height: 35px; */
    padding: 1%;
    /* position: absolute; */
    color: #fff;
    margin-bottom: 1%;
    background: #07186f;
}
a:hover.butmenu {
    color: #dedede;
}

.services h1{
     position: relative;
    color: #000;
    /* width: 320px; */
    font-size: 30px!important;
    font-weight: 600!important;
    font-family: 'Montserrat';
    line-height: 30px;
    text-align:left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* background: #fff; */
    padding: 1% 0%;
    width: 100%;
    /* margin-top: 5%;
    padding-top: 5; */
}
.subscribe h1 a {
    color: #fff !important;
}

.services h1::after {
  /*  content: "";
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.6;
    z-index: 1;
    width: 125px;
    /* height: 118px; 
    border-top: solid 2px #fff;*/
	}

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

.services h2{
	color: #171616;
    font-size: 34px!important;
    font-weight: 700!important;
    padding: 0px;
    font-family: 'Montserrat';
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    margin-bottom: 2%;
    margin-top: 10px;
    text-transform: uppercase;
    letter-spacing: normal;
}



.services h5 {
    position: relative;
    color: #000;
    /* width: 320px; */
    font-size: 28px!important;
    font-weight: 600!important;
    font-family: 'Montserrat'!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: 325px;
    display: inline;
    margin: 0 auto !important;
    font-size: 15px;
    border: 1px solid #040404;
    padding: 1%;
    color: #0e0e0e;
    text-transform: uppercase;
    letter-spacing: 2px;}

.services but a{
	width: 160px;
    margin: 0 auto !important;
    display: inline-block;
    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 0px #fff;
    text-transform: uppercase;
    font-family: "Montserrat";
    background: none;
    margin-left: 1%;
    margin-right: 1%;
    margin-top: 10px;}

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

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

.services set {
    position: relative;
    width: 32%;
    text-align: center;
    float: left !important;
    padding: 3%;
    background: #ffffff;
    margin-right: 1%;
    margin-bottom: 1%;
    z-index: 1;
    height: 225px;
    /* margin-left: 3%; */
    border: 1px solid #000;
}
.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: 'Montserrat'!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: 'Montserrat'!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: 'Montserrat'!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 rightlinkser {
    position: absolute;
	top: -75px;
    right: 0;
    padding: 4%;
    display: block;
	width:30%;
    -webkit-transform: rotate(0deg) !important;
    -moz-transform: rotate(0deg)!important;
    -o-transform: rotate(0deg)!important;
    writing-mode:initial!important;
	background:#d3d6db;
    /*font-size: 85px;
    font-weight: 600;
    font-family: "Montserrat";
    padding: 5px;
    color: #ececec;
    z-index: 1;
    text-transform: uppercase;
    text-align: center;*/
}



.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: 'Montserrat'!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: 'Montserrat'!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: 'Montserrat'!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: 'Montserrat';
	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: 'Montserrat'!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;
}



.subscribe{
	position: relative;
    width: 98%;
    margin: 0 auto;
   padding:3% 0%!important;
}

.howpad {
 	padding: 10% 0%;
    /* border: 5px solid #090a0a; */
    /* width: 300px;
  /*  /* background: #000;*/
}

.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: #000 !important;
    font-size: 18px;
    font-weight: 400;
    Line-height: 29px;
    margin-top: 0px;
    text-align:center; 
    font-family: 'Montserrat';
}


.subscribe h1{   
    color: #000;
    /* width: 100%; */
    font-size: 38px!important;
    font-weight: 600!important;
    font-family: 'Montserrat'!important;
    line-height: 45px;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* border: 1px solid #ccc; */
    /* background: #fff; */
    padding: 0% 14%;
}
.subscribe h2{ 
    color: #000;
    font-size: 19px!important;
    font-weight: 300!important;
    font-family: 'Montserrat'!important;
    line-height: 33px;
    text-align: justify;
    margin: 0 auto;
    padding: 0% 6% 2% 6%;
}

.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: "Montserrat";  
	background: none;
	margin-left: 1%;
    margin-right: 1%;}

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

.subscribe gridset {
	position: relative;
   /* margin-top: -21%;*/
    z-index: 0;
    /* margin: 0 auto; */
    display: block;
	padding: 2% 6% ;
}

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

.subscribe set but{
	font-weight: 600;
    width: auto;
    display: inline;
	font-size: 15px;
    border: 1px solid #151414;
    padding: 2% 5%;
    color: #d6d6d6;
    text-transform: uppercase;
    background: #000;
    position: absolute;
    bottom: -23px;
    left: 33%;
	}

.subscribe 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;*/
}

.subscribe set h3{   
    color: #000;
    /* width: 320px; */
    font-size: 16px!important;
    font-weight: 600!important;
    font-family: 'Montserrat'!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%; */
}

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

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


.subscribein { width:98%; margin:0 auto;}
.subscribein h2{ color:#000!important;margin-bottom: 3%; font-weight: 300;}
.subscribein h2 a { color: #000 !important; font-weight: 300;} 




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

.shop h2{   
     color: #000;
    width: 100%;
    font-size: 22px!important;
    font-weight: 300!important;
    font-family: 'Montserrat'!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: 'Montserrat' !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: 'Montserrat';
    padding: 1% 2%;
}



.pricing h1{   
    color: #1c2054;
    width: 100%;
    font-size: 43px!important;
    font-weight: 500!important;
    font-family: 'Montserrat'!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: 'Montserrat'!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: 'Montserrat'!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: 'Montserrat'!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: 'Montserrat'!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: 'Montserrat';
    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: 120px;
    height: 3px;
     /*margin: 0 auto !important;
   background: #b93732;
    margin-bottom: 2% !important;*/
	/*background: linear-gradient(to right, #ef3e36 0%,#ef3e36 50%,#6d6d6d 50%,#6d6d6d 100%);*/
	background: linear-gradient(to right, #86d67f 0%,#86d67f 50%,#86d67f 50%,#86d67f 100%);
    /* text-align: left; */
    /* margin-top: .5% !important; */
	margin:0 auto;
	margin-bottom:2%;
}

 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:'Montserrat';
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: "Montserrat";
    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:'Montserrat';
	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: "Montserrat";
    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: 4%;
    /* border: 1px solid #a09393; */
}

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

.whyus icon img {
    width: auto;
    height: 125px;
}


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


.clients{
	width: 100%;
    position: relative;
	padding:8% 8% 4% 8%;
	}
	

.clients ol {
  list-style: none;
  counter-reset: my-awesome-counter;
      padding: 8% 0%;
    display: table;
  }
.clients ol li {
  counter-increment: my-awesome-counter;font-size: 16px;    padding-bottom: 16px; display: table-row;
  }
.clients ol li::before {
  content: counter(my-awesome-counter) ". ";
  color: #000;
  font-weight: bold;
   padding-right: 8px;
   display: table-cell;
  }

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



.contact{
	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 bor {    margin: 0 !Important;}


.contact logo img {
    width: 250px;
    height: auto;
    margin-left: -30px;
}

.contact .btn-danger {
	width: 200px;
    background: #86d67f;
    border: 1px solid #86d67f;
    border-radius: 0px !important;
    color: #000;
    font-weight: 500;
    font-family: "Montserrat";
    font-size: 20px;
	}

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

.contact p {
    color: #000 !important;
    font-size: 14px;
    font-weight: 400;
    Line-height: 24px;
    margin-top: 0px;
    text-align: left;
    font-family: 'Montserrat';
}

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


.contact h1 {
	width: 100%;
    color: #000;
    font-size: 17px!important;
    font-weight: 400!important;
    font-family: 'Montserrat'!important;
    line-height: 26px;
    text-align: left;
    /* letter-spacing: 1px; */
    /* border-top: 1px solid #000; */
    border-bottom: 1px solid #000;
    padding: 2% 0%;
    margin-bottom: 2%;
}
.contact h2{
    color: #1c2054;
    width: 100%;
    font-size: 23px!important;
    font-weight: 400!important;
    font-family: 'Montserrat'!important;
    line-height: 29px;
    padding: 2%;
    text-align: center;
    margin: 0 auto;
   /* text-transform: uppercase;*/
}

.contact h3{
     color: #1c2054;
    width: 100%;
    font-size: 27px!important;
    font-weight: 500!important;
    font-family: 'Montserrat'!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:1%;
    font-family: 'Montserrat'!important;
    color: #fff;
    font-size: 100%;
    font-weight: 100;
    text-decoration: none;
  /*  background: #07186f;*/
}



.footer logo{
    width: 300px;
    display: block;
    padding: 2% 0%;
}

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

.footer h1{
      color: #061336 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    font-family: 'Montserrat' !important;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    text-transform: uppercase;
    margin-bottom: 1% !important;
}

.footer h2 {
    color: #061336 !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    font-family: 'Montserrat' !important;
    text-align:center;
	display: block;
    width: 100%;
    padding: 2% !important;
    margin: 0% !important;
    text-transform: uppercase;
}

.footer p{
color: #4e4e4e  !important
font-size: 17px !important;
font-weight: 300 !important;
font-family: 'Montserrat' !important;
text-align:justify;
display: block;
width: 100%;
padding:0% !important;
margin: 0% !important;
}

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

.footer small a {
   color: #6e6f6f !important;
    font-size: 11px;
    text-decoration: none;
    letter-spacing: 0px;
}

.footer a{ color:#000;}


.footer li{
    font-family: 'Montserrat'!important;
    width: 100%;
    float: right;
    padding: 0 1%;
    list-style: none;
    display: block;
    color: #000;
    line-height: 28px;
    padding-bottom: 1%;
    font-size: 19px;
	font-weight: 300;
}

.footer li a{
    font-family: 'Montserrat'!important;
    width: 100%;
    float: right;
    padding: 0 1%;
    list-style: none;
    display: block;
    color: #000;
    line-height: 28px;
    padding-bottom: 1%;
    font-size: 19px;
	font-weight: 300;
}

.footer li a:hover{
text-decoration:underline;}

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

.copyrights{
	width:100%;
    text-align: left;
    color: #000;
    font-size: 17px !important;
    font-weight: 300;
    font-family: "Montserrat";}

.copyrights p{
color: #8e8e93  !important;
font-size: 17px !important;
font-weight: 100 !important;
font-family: 'Montserrat' !important;
text-align: left;
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: #043669;
    color: #000;
    z-index: 99;
 /*   -webkit-background-clip: padding-box;
    background-clip: padding-box;*/
    padding: .5%;
	/*-webkit-box-shadow: -1px 21px 15px -9px rgba(128,125,128,0.27);
-moz-box-shadow: -1px 21px 15px -9px rgba(128,125,128,0.27);
box-shadow: -1px 21px 15px -9px rgba(128,125,128,0.27);*/
}

/*.fixed-header .logo img {width: auto; height: 75px;}*/
.fixed-header logo img {    width: 230px;    padding: 4%!important;}
.fixed-header .header {/* margin-top: 15px;*/}
.fixed-header .since img {	width:auto;	height:80px;}
.fixed-header .fa {margin-top: 15px;   color: #797d86;}
/*.fixed-header .wsdownmenu-submenu {    top: 53px;}*/
.fixed-header .pad1 { padding: 0% !important;}
.fixed-header .pad2 { padding: 0px !important;}
.fixed-header .call { /*   height: 75px !important;*/}
.fixed-header .call small {  padding: 1% !important; color: #000 !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) {

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

.top{
    width: 100%;
    padding: 0%;
    text-align: center;
    position:absolute;
 	background:none !importnat;
	top: 3%;
}


.top logo {
    position: relative;
    width: 90%;
    margin: 0 auto;
    display: block;
    left: 0; 
    top: 0; 
}

.top part50 {
 float: right;
    width: 15%;
    margin-top: -88px;
}

.top small {padding:0 !important;}

img.navicon {
  width: 40px !important;
    padding: 12%;
}

.pad8{ padding:0px!important;}

/*.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:0px;     width: 30%;    float: left;}


.logo h1 sup {font-size: 8px;  top: -4px;}
	
.logo img{
	  /*width: 240px !important;
    display: block;
   margin-right: 1%; 
    height: auto;
    float: none;*/
	}
	
.logotext {
    width: 70%;
    float: right;
}


logoicon img {
    width: 60px!important;
}


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: 'Montserrat';
    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: 'Montserrat';
    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: 95%;
}

.call {
    height: auto!important;
}

.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;}


.bottomlink h1 {
    font-size: 22px!important;
    letter-spacing: 5px;
    font-weight: 600;
}

.banin { /*height:0px!important;   background:#ef3e36;#909090;*/  height:120px; }
/*.banin img { margin-top: 17px;    text-align: center;width: 260px;position:unset;}*/


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


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

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

	



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

.care{ display:none;}


.menu{width: 100%;    /* background: #002264; */    float: right;    position: absolute !important; top: 62px;}

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


.banner rightlink {
    top: 100px;
    left: 0px;
    width: 170px;
	z-index:9!important;
}

.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:0%;}
.about p {    font-size: 17px;    padding: 3% !important;    line-height: 26px;}
.about part30 { width: 10%; float: left;}
.about part40 { width: 80%;}
.about part50 { width: 100%;}
.aboutbg {    height: auto;}
.aboutin part70 { width: 95%;}

.visionbg { height: 60vh;}
.mission part50 { width: 100%;}

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

part30 { width: 100%!important;}
part70 { width: 100%!important;}

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


.aboutind but a {left: 13%;}

.aboutindbg but a {left: 13%;}


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: 30px!important; line-height: 33px;}

.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;
}


.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;
}

.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%; padding:1%;}
.services set {position: relative; width: 100%; margin: 0px; float: none !important;     height: auto; margin-bottom:5%;}
.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%;font-size: 27px !important; }
.services set h3{ text-align:center;}
.services set h4{ text-align:center;}
.services set h5{ text-align:center;}


.services rightlinkser {
    position: absolute;
    top: -25px;
    right: 0;
    padding: 4%;
    width: 80%;
}

a.butmenu {
    width: 100%;
    font-size: 16px;
}



.projects but { width: 100%;}

.aboutind {}
.aboutindbg1 {    height: 400px;}
.aboutind h1 {    font-size: 19px!important;    line-height: 27px;}
.aboutind h2 {font-size: 28px!important;}
.aboutind p {padding: 3%;}
.aboutind rightlink {    position: relative;}
.aboutindbg {    height: 200px;}
.aboutind rightlink { background:none;}
.aboutind set { width: 48%;}


.cargobg { height: 250px;}
.cargobg h2 {    width: 70% !important;}
.liftbg { height: 250px;}
.liftbg h2 {    width: 70% !important;}


.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: 44px;    font-size: 44px !important;  padding: 0px !important;}

.subscribe set img {    height: auto;}
.subscribe set {position: relative;    width: 47%!important;    height: auto;    /* float: left; */    height: auto;}
.subscribe set but {   bottom: 40px!important;	}

.subscribein { width:100%; padding: 4% !important;}
.subscribein h2 {    color: #000!important;    font-size: 25px;}
.aboutcon {  padding: 4% !important;}
.howpad{ padding:0px;}

.about h1 {
    font-size: 20px!important;
    line-height: 28px;
    padding: 0%;
    margin-bottom: 2%;
    text-align: left;
}

img1 img { margin-top:0px;}

.services{ position:relative;}

.whyus icon img {
    width: auto;
    height: auto!important;
}

.servicelist {  width: 100%;}


	
.solidblockbg{ height:50vh;	}	
.hollowblockbg{ height:50vh;	}
.hourdiblockbg{ height:50vh;	}
.kerbstoneskbg{ height:50vh;	}
.kiwibg{ height:50vh;	}
.quadrobg{ height:50vh;	}
.SmallSquarebg{ height:50vh;	}
.bigSquarebg{ height:50vh;	}
.unibg{ height:50vh;	}
.unidecorbg{ height:50vh;	}
.rectangulatbg{ height:50vh;	}
.nestbg{ height:50vh;	}
.rubicbg{ height:50vh;	}
	
	


.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;}

.pad12 { padding: 0% !important;}

.social { width: 90%;}

/*.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;}



.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:4%;
margin-bottom:1.7%;
font-family:'Montserrat'!important;
color:#333;
font-size:90%;
font-weight:100;
text-decoration:none;
}

.footer logo { width:auto;}


.fixed-header {
position:relative !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%;}
	
.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(223, 171, 38)!important;
}

.cbp-l-caption-alignCenter .cbp-l-caption-body {
    text-align: right!important;
    padding: 15px!important;
}
	
	}
	
	

@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;
}

.top logo {
    position: relative;
    width: 90%;
    margin: 0 auto;
    display: block;
    left: 0; 
    top: 0; 
}

img.navicon {
    margin-top: -53px;
    margin-right: 10px;
}

.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 small {
    padding: 4% !important;}

.logo h1 {
    color: #19366b;
    font-size: 20px;
    font-weight: 900;
    padding: 0px;
    font-family: 'Montserrat';
    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: 'Montserrat';
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    /* margin-top: 10px; */
    text-transform: uppercase;
    /* margin-bottom: 2%; */
}

.call { height:auto;}

.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%;
    float: right;
    position: absolute !important;
    top: 80px;
}

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

.banner rightlink {
    top: 100px;
    left: 0px;
    width: 200px;
	z-index:9!important;
}


.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;
}

.logo {
    padding: 0px;
    width: 30%;
    float: left;
}

.logotext {
    width: 70%;
    float: right;
}
	
.logo img{
	 /*width: 325px !important;
    display: block;
    margin-right: 1%; 
    height: auto;
    float: none;*/
	}
.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:0%;}
.about p { font-size: 15px;}
.about h1 {
      font-size: 30px!important;
    line-height: 28px;
    padding: 2%;
    margin-bottom: 2%;
    text-align: left;
}
.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: 30px!important; line-height: 33px;}

.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 {    /* background: #909090;*/ height:150px;}
/*.banin img { margin-top: 17px;    text-align: center; width: 200px; position:unset;}*/

.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;
}

.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; margin-bottom: 5%;}
.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;}


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

.aboutind { }
.aboutbg {    height: auto;}
.aboutind h1 {    font-size: 19px!important;    line-height: 27px;}
.aboutind p {padding: 3%;}
.aboutind rightlink {    position: relative;}
.aboutindbg {    height: 200px;}
.aboutind rightlink { background:none;}
.aboutind set {    width: 32%;}

.mission part50 {  width: 100%;}
.cargobg h2 { width: 50% !important;}
.liftbg h2 { width: 50% !important;}

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

.subscribe h1 { line-height: 38px;}

img1 img { margin-top:0px;}

.services{ position:relative;}
.howpad { padding:0px;}
.servicelist {   width: 100%;}
	
.partnerbg { height: 100px;}
.programs-bg { height:40vh;}
.visionbg {height: 60vh;}
.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 {}

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

.pad12 {    padding: 0% !important;}

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

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

.fixed-header {
 position:relative !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;
	}
.footer{
width:100%;
padding:10%;
margin-bottom:1.7%;
font-family:'Montserrat'!important;
color:#333;
font-size:90%;
font-weight:100;
text-decoration:none;
}
.footerlogo {
    text-align: right;
}

.footerlogo img { padding-top: 0%;}

.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;}

.top logo {}

		}
