/*@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300,700|Open+Sans:400,300,600,700,800|Droid+Sans:400,700|Roboto:400,100,300,500,700,900|Pontano Sans:100,200,300,400,500,600,700,800,900|Roboto+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|Pontano Sans: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|Pontano Sans: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|Pontano Sans: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|Pontano Sans: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|Pontano Sans: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|Pontano Sans: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|Bowlby+One+SC|Merriweather:300,300i,400,400i,700,700i,900,900i|Playfair+Display+SC:400,400i,700,700i,900,900i|Lora:400,400i,700,700i|Adamina|Fjalla+One|Francois+One|Libre+Baskerville:400,400i,700|News+Cycle:400,700|Prata);*/
/*
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@100;200;300;400;500;600;700;800;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Pontano Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pontano+Sans&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Francois+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Staatliches&display=swap');*/

/*@import url('https://fonts.googleapis.com/css2?family=Martel+Sans:wght@200;300;400;600;700;800;900&family=Poppins:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Krona+One&family=Martel+Sans:wght@200;300;400;600;700;800;900&display=swap');*/

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

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


.table {
    position: relative;
}

th{ background: #000; color: #fff;}
	
td { background: #fff; color: #000; border-top:none !important; border-bottom: solid 1px #f2f2f2; font-size: 18px; font-weight: 400; padding:1%important;}


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

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


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



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


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


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

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

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

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


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

.underline{ text-decoration:underline;}

part20{ width:20%;  float:left;}
part30{ width:30%; float:left; }
part32{ width:32%; float:left;}
part40{ width:40%; float:left; }
part50{ width:50%; float:left; }
part60{ width:60%; float:left; }
part70{ width:70%; float:left; }
part80{ width: 80%; float:left;}


.whitebg{ background:#ffffff;}
.ashbg{ background:rgba(45, 43, 41, 1);}
/*.lightashbg{background-color:rgb(201 201 200 / 47%); }*/
.lightashbg{background-color:rgb(230 230 229); }

.greenbg { background:rgb(203 215 108);}
.blackbg{background:rgba(0, 0, 0, 1);}
.darkbluebg{ background-color:#2c384e;}
.bluebg { background: rgba(2, 75, 206, 1);}
.lightbluebg{ background:#e8f8ff;}
.lightorangebg{background: rgb(230, 207, 173);}
.orangebg{ background:#FF8003;}
.yellowbg{ background:rgb(255, 235, 59);}
.blackbg-transparent { background: rgba(247, 247, 247, 0.7);}
.redbg{ background: #c6413c;}
.tanbg{background: #cbb38f;}

orange {   color: #e6803e !important;}
green{color:#4dd871;}
blue{color: #a10b0c;}
ligthblue{ color:#000;}
ligthyellow{ color:#c9412e;}
black{ color:#000 !important; -webkit-text-fill-color: #000;}
white{ color:#fff!important;}
red { color: #ca7944;}
purplelight {color: #6d72ad;}
purple { color: #2d3165;}

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

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



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


hr { margin-top: 10px!important; border-top: 1px solid #e4e4e4 !important;}

.margin-top1{ margin-top:1%!important;}
.margin-top2{ margin-top:2%!important;}
.margin-top3{ margin-top:3%!important;}
.margin-top5{ margin-top:5%!important;}
.margin-top10{margin-top:10%;}
.margin-top15{margin-top:15%;}
.margin-top20{margin-top:20%;}
.margin-bottom5{margin-bottom:5%;}
.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%;}
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;
}

hed {
    margin-top: 5%;
    display: block;
}

.form-control {
  display: block;
    width: 100%;
    height: 45px!important;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #000;
	font-weight: 400;
    background-image: none;
    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 #292929  !important; 
     margin-bottom: 0!important;
	 font-family:'Poppins';
}

.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;
}
btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;}
	
.btnful{ width:100% !important;}

.btn-danger{    
	width: auto;
    background: #000!important;
    border: 1px solid #000!important;
    border-radius: 0px !important;
    font-weight: 600!important;
    color: #fff!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 5%;
}
.modal-body {    padding: 7%; text-align:left;}
.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 {
    /* height: 100vh; */
    width: 100% !important;
    /* margin: 10% auto!important; */
    margin: 0px !important;
}
.modal-body h2{
	color: #000;
    width: 100%;
    font-size: 33px!important;
    font-weight: 300!important;
    font-family: 'Playfair Display SC'!important;
    line-height: 14px;
    /* padding: 2%; */
    text-align: letf;
    margin: 0 auto;
    /* text-transform: uppercase; */
    /* text-decoration: underline; */
    margin-bottom: 6%;
}

.modal-body h3 {
    color: #1c2054;
    width: 100%;
    font-size: 20px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 27px;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
}

set {width: 25%;
    display: block;
    float: left;}

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

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

/*.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url('images/loader.gif') 50% 50% no-repeat rgb(249,249,249);
    opacity: .8;
}
*/
.anchor{
  display: block;
  height: 115px; /*same height as header*/
  margin-top: -115px; /*same height as header*/
  visibility: hidden;
}

.desktop{ display:block;}
.mobile{ display:none;}
ruppe {
    font-family: Arial !important;
    font-size: 18px !important;
    font-weight: 800 !important;
}


#c21-launcher-button {    background: #000 !important;}
.c21-header {   background: #000 !important;}
.c21-button-primary {   background: #000 !important;}
.c21-ball {   background: #ccc !important;}
#chat21-home-component .c21-body .c21-body-content .c21-cards .c21-card {   border-top: 2px SOlid #fff !important;}

#c21-launcher-button {    background-color: #000 !important;}
/* --------------------------------- index page ------------------------ Starts --------------------------------- */

#wrapper{
	position:relative;
	width: 100%;
    height: auto;
    padding: 0;
    margin: 0 auto;
    background-image: url(../images/backgroundbg.jpg);
    background-position:left;
    background-repeat: repeat;
    /* background-size: cover;*/}



.top{
	width: 100%;
    padding: 0;
    margin: 0;
    background: #ffffff; 
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 12px;
    position:relative;
	z-index:3;
	}

.top:after { 
 	/*content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    bottom: -10px;
    left: 0px;
    z-index: -1;
    opacity: 1;
    background: transparent url(../images/tornedge.png) repeat top left;*/
}
	


.top span {
/*   	width: 100%;
 display: block;*/
 position:relative;
	font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins';
    color: #000!important;
    margin: 0%;
    padding: 0% 3%;
    display: inline-block;
    width: auto;}

.top span a{ color: #2d2b29!important;}


.top small{
color: #2d2b29 !important;
font-size: 14px !important;
font-weight: 400 !important;
font-family: 'Poppins' !important;
text-align: left;
/*display: block;text-transform:uppercase;*/
width: 100%;
padding:0% !important;
margin: 0% !important;

}

.top .fa {
    color: #2d2b29 !important;
    font-size: 1.5em;
}

.top a { color:#000;}
.top  h1{
    color: #2d2b29;
    font-size: 30px;
   font-weight: 400;
    padding: 0px;
   font-family: 'Poppins', sans-serif;
    text-align: center;
    display: block;
    width: 100%;
    margin: 0px;
    margin-top: 10px;
    text-transform: uppercase;
	}


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

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

.top .set1 {padding: 1%;
    /*  background: #035172;  background: linear-gradient(360deg, rgb(247 249 204) 0%, rgb(249 250 212 / 51%) 50%, rgb(247 249 207 / 57%)50%, #fcfeec 100%); */
    border-bottom:1px solid #0b648a;
   }
.top .set2 { padding: 1%;/*background: #035172; */}
.top .set3 { padding: 1% 2%;}

.top .set2 but a {
    width: auto;
    text-align: center;
    /* margin: 0 auto; */
    color: #2d2b29 !important;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    border: solid 1px #000000 !important;
    margin: 0px !important;
    text-transform: uppercase;
    padding: 2%!important;
    font-family: 'Poppins';
    background: none;
    display: inline;
    float: left;
    margin-right: 1% !important;
    margin-top: 20px !important;
}

.currency .btn-primary {
    color: #2d2b29!important;
    background: #f5d19b!important;
    padding: 5% 15% !important;
	border-radius:0px!important;
	border:0px!important;
}

.top part50{ width:50%; display:block; float:right;}
.top part33 {
    width: 14%;
    float: right;
    display: block;
    text-align: right;
	margin-top: 2%;
}

.top .modal-dialog {    width: 100% !important;    margin: 0px !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);
    height: 100vh!important;
	/*padding:10%;*/
}

.modal-header .close {
    margin-top: 0px;
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 40px!important;
    font-weight: 100!important;
	z-index:9;
}

.modal-content set{ width:16%; float:left; display:block; height: 110px;}

.modal-content set h1{
	font: 600 16px/23px 'Poppins', sans-serif;
    color: #2d2b29 !important;
    text-align: center;
    padding: 1%;
    letter-spacing: 1px;
    margin-top: 0px;
}

.link but a {
    width: auto;
    text-align: center;
    color: #0a0a0a !important;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    border: solid 1px #000000 !important;
    margin: 0px !important;
    text-transform: uppercase;
    padding: 1% 2%;
    font-family: 'Poppins';
    background: none;
    display: inline;
    margin: 0% 2% !important;
}

login {
    /* position: absolute; top: 0; */
    /* right: 0; */
    color: #5b5c1a;
    padding: 5%;
    font-size: 14px;
	font-weight: 400;
    /* width: 100px; */
    text-align: center;
    /* background: #000; */
    text-transform: uppercase;
    /* margin-top: 20px; */
    display: block;
    width: 30%;
    float: left;
    

}

login a { color:#5a5c1d!important;}

login img {
    width: 18px !important;
    /* display: block; */
    margin-right: 10%;
}

.menu sup {
font-size: 9px !important;
    letter-spacing: 0px;
    color: #ca7944;
    /* font-style: italic; */
    font-weight: 800;
    left: 20px !important;
    top: -2px;
    position: absolute;
}

cart {
    color: #5b5c1a;
    font-size: 14px;
   font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
    display: block;
    width: 30%;
    float: right;
	padding:5%;
}

.cart img {
    height: 20px!important;
}
.cart a {
  font-weight: 400;
    color: #000000;
    font-size: 14px;
}

.cart a:hover {
    font-weight: 400;
    color: #ca7944;
	text-decoration:none!important;
}



track {
    color: #5b5c1a;
    font-size: 14px;
   font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px;
    display: block;
    width: 100%;
    float: right;
	padding:0;
}

.top but{    text-align: left;    width: auto;}

.top but a{
    width: 120px!important;
    text-align: center;
    /* margin: 0 auto; */
    color: #5a5d1a !important;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    border: solid 1px #5a5d17 !important;
    margin: 0px !important;
    text-transform: uppercase;
    padding: 1%;
    font-family: 'Poppins';
    background: none;
    display: inline;
    float: left;
    margin-right: 1% !important;
    margin-top: 5px !important;
	}


.currency .dropdown-toggle.btn-default { border:0px !Important;}
.logo{
	position:relative;
	width: 100%;
	text-align:center;
}
.logo img {
    width: auto;
}

.logo .border {
    border: 0px solid #b4b9c1;
    padding: 0% !IMPORTANT;
}

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

.logo  h1{
  color: #141415;
    font-size: 29px;
   font-weight: 400;
    padding: 0px;
   font-family: 'Poppins', sans-serif;
    /* font-family: 'Poppins', sans-serif; */
    text-align: center;
    display: block;
    width: 100%;
    margin: 0px;
    margin-top: 10px;
    text-transform: uppercase;
	}


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

.logo img {
    /*  display: block;
   float: left;
    margin-right: 1%;
    position: absolute;
    width: 125px;
     text-align: left; */
}

.menu {
    padding: 0px !important;
    padding-top: 12px !important;
}



.call .fa{ color:#FF8003 !important}
.call {     padding: 1% 0; margin-bottom:0%; }


.location { width:100%; text-align:right; display:inline;}

.location button {
    border: 0px !important;
    background: none !important;
    font-size: 10px !important;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
    display: block;
    /* width: 200px; */
    text-align: right;
    float: right;
}
.location button img {
    height: 20px !important;
}


#filteritems {
    display: none;
    padding: 3%;
}

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

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



.banner{
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
	background: #000;
 /* padding: 2%;
	background-image: url(../images/bannerbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;	*/ 
}

.banner:before {
/*
    content: "";
    background: rgb(0,0,0);
    background:linear-gradient(127deg, rgb(157 11 11) 0%, rgb(255 181 71) 80%, rgb(255 169 40) 70%, rgb(158 13 12) 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 9;
    z-index: -1;*/
}
.banner:after { 
/*	content: '';
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0px;
    left: 0px;
    z-index: -1;
    background: #31281d;
    opacity: 1;
    background: rgb(0,0,0);
    background:linear-gradient(0deg, rgb(255 255 255) 0%, rgb(255 255 255 / 89%) 50%, rgb(255 255 255 / 0%) 60%, rgb(158 13 12 / 0%) 100%);*/
}

.banner leftlink {
    position: absolute;
    left: 22px;
    padding: 10px;
    top: 10%;
    display: block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    writing-mode: initial!important;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Poppins';
    text-transform: uppercase;
    /* background: #c00808; */
    color: #fff;
}
/*
.banner rightlink {
     position: absolute;
    bottom: 0;
    padding: 0%;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
    font-size: 85px;
    font-weight: 400;
    font-family: 'Poppins';
    padding: 5px;
    color: #ececec;
    z-index: 1;
    text-transform: uppercase;
    text-align: center;
}

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

.slider{ position:relative; width:100%; z-index:1;}

band img {
    width: 100%;
    height: 181px;
}

bane img {
    width: 100%;
    height: 181px;
}


.bottomlink{
      position: relative;
    width: 100%;
    z-index: 2;
    color: #ffff;
    text-align: center;
    /* padding: 0% 10%; */
}

.bottomlink h1{
  font-size: 16px!important;
   font-weight: 400;
    color: #000!important;
    letter-spacing: 3px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    text-align: center;
    padding: 3px;
    margin: 0px;
}

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


.bottomlink small{
    color: #000 !important;
    font-size: 11px !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.bottomlink left{}
.bottomlink right{}


.bottomlink set bor {
    display: block;
    width: 100%;
    height: 2px;
    margin: 0 auto !important;
    margin-bottom: 1% !important;
	margin-top: 1% !important;
    background: #ccc;
}

.bottomset {
    position: absolute;
    bottom: -200px;
    width: 80%;
    left: 11%;
    /* top: -50px; */
}

.bottomset set img {
    height: 75px;
    /* text-align: left; */
}


.banin{
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
/*    background-image: url(../images/baninbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	height:250px;*/
    /* background: radial-gradient(ellipse at center, #0c2e6b 0%,#0c2e6b 100%);
    /* 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 leftlink {
    position: absolute;
    left: 22px;
    padding: 10px;
    bottom: 10%;
    display: block;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    writing-mode: initial;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Poppins';
    text-transform: none;
    /* background: #c00808; */
    color: #fff;
	z-index: 1;

}

.banin leftlink h1{     text-align: left;
    color: #fff;
    font-family: 'Poppins', sans-serif;
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;}
.banin leftlink but a {
    width: auto;
    text-align: center;
    margin: 0 auto;
    color: #ffffff !important;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    border: solid 1px #ffffff !important;
    margin: 0px !important;
    text-transform: uppercase;
    padding: 1%;
    font-family: 'Poppins';
    background: none;
    display: inline;
    float: left;
    margin-top: 0px !important;}

.banin .top {/*background: #c0c0c0; z-index:1;*/}
.banin img {/*
    z-index: 9;
    position: absolute;
    margin-top: 17px;
    margin-left: 3%;*/
}

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

}

.innerbanner {
    width: 100%;
    position: relative;
    height: 400px;
    display: block;
  /*  overflow: hidden;*/
}

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

but a{
	width: auto;
    text-align: center;
    /* margin: 0 auto; */
    color: #0a0a0a !important;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    border: solid 1px #000000 !important;
    margin: 0px !important;
    text-transform: uppercase;
    padding: 1%;
    font-family: 'Poppins';
    background: none;
    display: inline;
    float: left;
    margin-right: 1% !important;
    margin-top: 0px !important;
}

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: 'Poppins';}

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



.shop{
    width: 100%;
    padding:4% 3% 1% 3%;
    margin: 0%;
	position:relative;
	display:block;
	/*background:linear-gradient(0deg, rgb(54 52 50 / 0%) 0%, rgb(73 71 69 / 0%) 40%, #e9e9e9 40%, #e9e9e9 100%);
	border-top:1px solid #e0e0e0;*/
	}
	
.shop:before {
    content: "";
    /* background: rgb(0,0,0); */
    background: linear-gradient( 0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 60%, #ffffff99 60%, #ffffff 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
    z-index: 0;
}
	
.shop th {
    background: #2d2b29;
    color: #fff;
    border-top: 1px solid #2d2b29!important;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif !important;
    padding: 10px !important;
    /* text-transform: uppercase;*/
}

.shop td {
    background: #fff;
    color: #000;
    border-top: 1px solid #ccc!important;
    font-size: 17px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif !important;
    padding: 6px !important;
}

.shop part75 {
    width: 100%;
    float: left;
}

.shop part25 {
    width: 30%;
    float:right;
}

.shop .filtericon {
    display: none;
}
	
.shop .btn-danger {
/*	color: #fff;
    background-color: #00448c !important;
    border-color: #00448c !important;
    letter-spacing: 2px;
    font-weight: 400;
    padding: 10% 8% !important;
    margin: 0 auto;
    display: block;
    margin-top: 120%;*/
	color: #000;
    background-color: #df633a  !important;
    border-color: #df633a  !important;
    etter-spacing: 2px;
    font-weight: 400;
/*    padding: 4% !important;*/
    margin: 0 auto;
    margin-top: 10%;
    width: auto;
}
gst {
    font-size: 14px;
    font-weight: 100;
    font-style: italic;
}
.sc-add-to-cart {
    margin-top: 10% !important;
    padding: 13% !important;
}
.qty {
    border: 1px SOlid #000 !important;
    height: 29px !important;
}
$quantity-btn-color: #95d7fc;
.product {
	width: 30%;
	margin: 30px;
}
.form-group1 {
	width: 130px;
	margin: 0px;
	}
	.glyphicon {
		color: $quantity-btn-color;
	}

.shop small {
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 2px;
    color: #2d2b29;
   font-weight: 400;
    margin-bottom: 2%;
}
.shop h1 {
	color: #2d2b29!important;
    font-size: 23px!important;
    font-weight: 600!important;
    font-family: 'Poppins'!important;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;
    letter-spacing: 1px;
    width: auto;
    display: contents;
    letter-spacing: 4px;
	padding-bottom: 1% !important;
    display: block;
	position:relative;
}
.shop h2 {
    color: #2d2b29!important;
    font-size: 17px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 28px;
    text-align: left;
    text-transform: uppercase;
    margin: 0px;
    letter-spacing: 2px;
	position:relative;
    /* border: 1px solid #00448c;  margin-bottom: 10px; */
  
}
.shop h3 {
	font-size: 15px;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 400;
    margin: 9px 0;
    /* padding-left: 15px; */
    color: #2d2b29;
	position:relative;
}
.shop h4 {
  font-size: 15px;
    letter-spacing: 0px;
   font-weight: 400;
    margin: 6px 0;
    padding-left: 15px;
    color: #2d2b29;
	text-transform:uppercase;
	position:relative;
}

.shop br {
    line-height: 3px;
}

.shop span1{
	font-size: 15px;
    font-weight: 400;
    margin: -30px 41px 0 0px;
    display: block;
    /* margin-right: -14px; */
    color: #2d2b29;
}


.shop .radio-toolbar {  margin: 0px;}
.shop .radio-toolbar input[type="radio"] {  opacity: 0;  position: fixed;  width: 0;}
.shop .radio-toolbar label {
	display: inline-block;
    /* background-color: #0064b1; */
    padding: 8px;
    font-family: sans-serif, Arial;
    font-size: 15px;
    border: 1px solid #444;
    border-radius: 0px;
    font-weight: 400;
}
.shop .radio-toolbar label:hover {  background-color: #ffcea0;}
.shop .radio-toolbar input[type="radio"]:focus + label {    border: 0px dashed #444;}
.shop .radio-toolbar input[type="radio"]:checked + label {
 background-color: #0064b1;
    border-color: #4c4;
    color: #fff !important;
}


.shop set {    width: 33%;    display: block;    float: left; margin-bottom:5%;     height: 400px;}
.shop set icon{ width:100%;}
.shop set img{ width:100%;}
.shop set h1{ font-family: 'Poppins', Arial, sans-serif; font-weight: 400; color: #00448c; font-size: 24px;  padding: 0px; margin: 0px;}

.shopin h1{
    font-family: 'Poppins', Arial, sans-serif;
    font-weight: 400;
    color: #00448c;
    font-size: 24px;
    padding: 0px;
    height: 31px;
    margin: 0px;}

.shopin but a {
    /* position: absolute !important; */
    bottom: 0px;
    right: 0px;
    width: auto !important;
    margin: 0px !important;
    font-size: 14px;
    font-weight: 400;
    border: none;
    font-size: 15px;
    color: #000;
    position: relative;
    padding-left: 27px;
    letter-spacing: 2px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    margin: 1% 0 5% 0 !important;
}
.shopin but a:before {
    content: '\2192';
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
}

.radiobut {
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 15px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin-right:10px;
}

/* Hide the browser's default radio button */
.radiobut input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
  border-radius: 50%;
}
/* On mouse-over, add a grey background color */
.radiobut:hover input ~ .checkmark {
  background-color: #ccc;
}
/* When the radio button is checked, add a blue background */
.radiobut input:checked ~ .checkmark {
  background-color: #0064b1;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the indicator (dot/circle) when checked */
.radiobut input:checked ~ .checkmark:after {
  display: block;
}
/* Style the indicator (dot/circle) */
.radiobut .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}





.social{width: 100%;
    position: relative;
    text-align: right;
    display: block;
}

.social-icon {
    margin-right: 18px;
    color: #000;
    font-size: 18px;
}


.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:'Poppins'!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{ 
  position: relative;  
  width: 100%;
      padding: 6%;
/*   background: linear-gradient(90deg, rgb(54 52 50) 0%, rgb(73 71 69) 70%, #e9e9e9 70%, #e9e9e9 100%); */
   }
  
.login a {
    color: #000 !important;
}

.login h1{   
	color: #2d2b29;
    font-size: 23px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 36px;
	    text-transform: uppercase;
}


.login h2{
color: #2d2b29;
    font-size: 19px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 28px;
}

.login h3{
	color: #5a5d19;
    width: 100%;
    font-size: 20px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 22px;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1%;
    margin-top: 1%;
/*    background: #a90915;*/
    padding: 0%;
}



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



.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: 'Poppins', sans-serif;}

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

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

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

.login .form-control {
	display: block;
    width: 100%;
    height: 45px!important;
    padding: 0px !important;
    font-size: 15px;
    line-height: 1.42857143;
    color: #000;
    font-weight: 400;
    background-image: none;
    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-bottom: 1px solid #000 !important;
    background: none !important;
    /* border-bottom: 1px solid #cbb38f !important; */
    margin-bottom: 7%!important;
}



.regsiter{ 
  position: relative;  
  width: 100%;
      padding: 6%;
   /*background: linear-gradient(90deg, rgb(54 52 50) 0%, rgb(73 71 69) 70%, #e9e9e9 70%, #e9e9e9 100%); */
   }

.regsiter h1{   
	color: #2d2b29;
    font-size: 23px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 36px;
	    text-transform: uppercase;
}


.regsiter h2{
color: #2d2b29;
    font-size: 19px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 28px;
}

.regsiter h3{
	color: #5a5d19;
    width: 100%;
    font-size: 20px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 22px;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1%;
    margin-top: 1%;
/*    background: #a90915;*/
    padding: 0%;
}



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


.myhome{ background:linear-gradient(90deg, rgb(255 222 173 / 29%) 0%, rgb(255 227 184 / 5%) 50%, rgb(255 222 174 / 12%)50%, rgb(255 224 179 / 22%) 100%);}

.myhome .form-control {
	display: block;
    width: 100%;
    height: 45px!important;
    padding: 0px !important;
    font-size: 15px;
    line-height: 1.42857143;
    color: #000;
    font-weight: 400;
    background-image: none;
    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-bottom: 1px solid #000 !important;
    background: none !important;
    /* border-bottom: 1px solid #cbb38f !important; */
    margin-bottom: 3%!important;
}
.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:'Poppins'!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: 100%;
    margin: 0 auto;
    /* border-radius: 6px; */
    /* background: #fff; */
    /* margin-top: 15%; */
    margin: 0;
    /* padding: 1%; */
    display: block;
    /* background: #000; */
    margin-bottom: 1%;
}

.search .form-group {    margin-bottom:0px !important;}
.search .form-control {
  display: block;
    width: 100%;
    height: 45px!important;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #000;
	font-weight: 400;
    background-image: none;
    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 #cbb38f !important; */
     margin-bottom: 0!important; 
}

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

.search .dropdown-toggle.btn-default {
    color: #fff;
    background-color: none;
    border-color: #adadad;
    border: 0px !important;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 400;
	margin: 0px !important; height: 49px !important;
}
.search .dropdown-toggle.btn-default:hover {    color: #fff!important;}
.search .dropdown-toggle.btn-default:active {    color: #fff!important;}
.search .dropdown-menu { width: 243px !IMPORTANT;    font-size: 15px;    border-radius: 0px;    margin-left: -39px;    background: #000;    margin-top: 0px;}
.search .dropdown-menu>li>a {  color: #fff}
.search .dropdown-menu>li>a:hover {    color: #ffffff;    text-decoration: none;    background-color: #191919;}

.search part20 {
    width: 20%;
    float: left;
/*    padding: 1%;*/
    background: #000;
    color: #fff;
}

.search part80 {
    width: 80%;
    float: left;
/*    padding: 2%;*/
    background: #fff;
    color: #000;
}

#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;}*/
.subscribebg{background-image:url(../images/subscribebg.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;}




.aboutindbg{
	background-image:url(../images/welcome-banner-1.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:450px;
	}
	

.aboutindbg1{
	background-image:url(../images/car1.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:300px;
	}



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

.productsbg{
	position:relative;
	background-image:url(../images/productsbg.jpg);
/*	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;*/
    background-repeat: no-repeat;
	padding: 2% 12%;}	
	
.highlightsbg{
	position:relative;
	background-image:url(../images/servicesbg.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:450px;
	}
	
.highlightsbg::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;
}


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

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




.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: 'Poppins' !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: 400!important;
    font-family: 'Poppins'!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: 'Poppins'!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: 'Poppins'!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: 10%;
    right: 50px;
    padding: 0%;
    display: block;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    writing-mode: tb-rl;
    font-size: 20px;
   font-weight: 400;
    font-family: 'Poppins';
    color: #000;
    z-index: 1;
    text-transform: uppercase;
}

.bodycon rightlink {
	position: absolute;
    top: 17px;
    left: 0;
    padding: 0%;
    display: block;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
    font-size: 28px;
    font-weight: 100;
    font-family: 'Poppins';
    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: 'Poppins';
    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: 'Poppins';
    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: 400;
    font-family: 'Poppins';
    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: 400;
    font-family: 'Poppins';
    text-transform: uppercase;
    background: #0d2f6d;
    color: #fff;
	z-index: 1;
}




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: 'Poppins' !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: 'Poppins' !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: 'Poppins' !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: 'Poppins', sans-serif;
	text-align:left;}

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

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


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

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

.searchset h1{
color: #000 !important;
font-size: 130% !important;
font-weight: 300 !important;
font-family: 'Poppins' !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: 'Poppins'!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: 'Poppins';
    text-transform: uppercase;
    background: #fe2202 !important;
    color: #fff;
}



.aboutind{
    position: relative;
    width: 100%;
    margin: 0;
    padding:15% 6% !important;
    z-index: 1;
    background: #035172;
}

.aboutind p {
	color: #000 !important;
    font-size: 18px!important;
    font-weight: 400!important;
    Line-height: 31px;
    margin-top: 0px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    padding: 0%;
}

.aboutind h1{   
	color: #000;
    font-size: 25px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 36px;
}

.aboutind h2 {
    color: #ce8f5a;
    font-size: 19px!important;
    font-weight: 300!important;
    padding: 0px;
    font-family: 'Merriweather';
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
	margin-bottom: 2%;
    /* margin-top: 10px; */
    /*text-transform: uppercase;*/}

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


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

.aboutind but a {
    bottom: 0px;
    right: 0px;
    width: auto !important;
    margin: 0px !important;
    font-size: 14px;
    font-weight:600;
    border: none;
    font-size: 15px;
    color: #fff !important;
    position: relative;
    padding-left: 30px;
    letter-spacing: 1px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    text-align: left;
    border: 0px !important;
    background: none!important;
}

.aboutind but a:before {
    content: '\2192';
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #fff;
}

.aboutind but a:hover {    -webkit-transform: translateX(10px);    transform: translateX(10px);    text-decoration: none !important;}

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

photo img {
    width: 200px;
}

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


.about{
     position: relative;
    width: 100%;
    padding: 6% 3% 3% 3%;
	/*background:linear-gradient(0deg, rgb(54 52 50 / 0%) 0%, rgb(73 71 69 / 0%) 40%, #e9e9e9 40%, #e9e9e9 100%);*/
	font-family:'Poppins', sans-serif!important;
    /* margin: 0; */
    /* padding: 0; */
    /* padding: 3% 0% 5% 0%; */
   /* background:linear-gradient(90deg, rgb(255 222 173 / 29%) 0%, rgb(255 227 184 / 5%) 50%, rgb(255 222 174 / 12%)50%, rgb(255 224 179 / 22%) 100%);*/

    /* background-image: url(../images/aboutusbg.jpg); */
    /* background-repeat: repeat-x;*/
}

.about:before {
    content: "";
    /* background: rgb(0,0,0); */
    background: linear-gradient( 0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 60%, #ffffff99 60%, #ffffff 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
    index: 0;
}

.aboutpic img {
    width: 350px;
    display: block;
    margin: 0 auto;
    margin-top: 10%;
}


.aboutbg{
	position:relative; width:100%;
	/*background:#fff;
	background-image:url(../images/Drone-Cargo-Shipping-Teaser.jpg);
	background-position: 50% 50%;
	background-position-x: 50%;
	background-position-y: 50%;
    background-size: cover;
    background-repeat: no-repeat;
	height:150px;*/
	    /*padding: 0% 6% 6% 8%!important;*/}
		
.aboutbg:before {
    content: "";
    /* background: rgb(0,0,0); */
    background:linear-gradient(  0deg , rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 60%, #ffffff87 60%, #ffffff 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
    index: 0;
}



.about input[type=button], input[type=reset], input[type=submit]{ top:0px!important;  position:relative;}


.about .iconset a {
    color: #5f6061!important;
    text-decoration: none;
}

.about bor {
    display: block;
    width: 120px;
    height: 3px;
    background: #e9cba1;
    margin-bottom: 0% !important;
    text-align: left;
}



.about p {
position: relative;
	 color: #2d2b29 !important;
	font-size: 18px!important;
    font-weight: 400!important;
    Line-height: 31px;
    margin-top: 0px;
    text-align: left;
    font-family: 'Poppins', sans-serif!important;
    padding: 0%;
}

.about small{
position: relative;
	color: #5a5d19 !important;
    font-size: 12px !important;
    font-weight: 100 !important;
    font-family: 'Poppins' !important;
    text-align: left;
    text-align: l;
    isplay: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    /* text-transform: uppercase; */
    letter-spacing: 1px;

}

.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{   
position: relative;
	color: #2d2b29;
    font-size: 23px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 36px;
	    text-transform: uppercase;
}


.about h2{
position: relative;
    color: #2d2b29;
    font-size: 19px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 2% 0%;
    /* margin-bottom: 4%; */
    line-height: 28px;
}

.about h3{
position: relative;
	color: #5a5d19;
    width: 100%;
    font-size: 20px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 22px;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 1%;
    margin-top: 1%;
/*    background: #a90915;*/
    padding: 0%;
}



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

.aboutin h1 {
    color: #fff;
    width: 60%;
    font-size: 37px!important;
    font-weight: 300!important;
    font-family: 'Poppins'!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: 'Poppins'!important;
    line-height: 29px;
    padding: 0%;
    text-align: center;
    margin: 0 auto;
   /* text-transform: uppercase;*/
}





.about part30{ width:30%; float:left;}
.about part40{ width:40%; float:left; position:relative}


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


.members h1{ 
	width: 100%;
    color: #000;
    font-size: 27px!important;
    font-weight: 300!important;
    font-family: 'Poppins'!important;
    line-height: 35px;
    text-align: left;
    /* letter-spacing: 1px; */
    /* border-top: 1px solid #000; */
    border-bottom: 1px solid #000;
    padding: 0% 3%;
}

.members h2{
color: #000;
    width: 100%;
    font-size: 23px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    /* line-height: 29px; */
    pa: 3%;
    padding: 3%;
    text-align: left;
    margin: 0 auto;
    /* text-transform: none; */

}


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

.membersin:before { 
 content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    top: 0px;
    left: 0px;
    z-index: -1;
    /* background: #31281d; */
    opacity: 1;
    background: transparent url(../images/tornedgetan.png) repeat top left;
}
	
.membersin h1{ 
	width: 100%;
    color: #000;
    font-size: 27px!important;
    font-weight: 300!important;
    font-family: 'Poppins'!important;
    line-height: 35px;
    text-align: left;
    /* letter-spacing: 1px; */
    /* border-top: 1px solid #000; */
    border-bottom: 1px solid #000;
    padding: 0% 3%;
}

.membersin h2{
color: #000;
    width: 100%;
    font-size: 23px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    /* line-height: 29px; */
    pa: 3%;
    padding: 3%;
    text-align: left;
    margin: 0 auto;
    /* text-transform: none; */

}
.memberlogo img {
    width: 175px;
}

.memberphoto img {
    width: 200px;
}

.memberdet icon img {
    width: 90%;
}

.memberdet h1{ 
	width: 100%;
    color: #000;
    font-size: 26px!important;
    font-weight: 300!important;
    font-family: 'Playfair Display SC'!important;
    line-height: 25px;
    text-align: left;
    /* letter-spacing: 1px; */
    padding: 0%;
}

.memberdet h2{ 
	width: 100%;
    color: #000;
    font-size: 22px!important;
    font-weight: 300!important;
    font-family: 'Playfair Display SC'!important;
    line-height: 25px;
    text-align: left;
    /* letter-spacing: 1px; */
    padding: 0%;
}

.memberdet h3{ 
	width: 100%;
    color: #000;
    font-size: 15px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 25px;
    text-align:center;
    /* letter-spacing: 1px; */
    padding: 0%;
}


accmenu {
    position: absolute;
    top: -12px;
    right: 20;
}
accmenu link{ font-size:14px; text-decoration:none; background:#000; padding:1% 2%; font-weight:500; text-transform:uppercase; display:block;}

.dockmenu{ /*background-color:#f3f5e5;*/  background-color:#f1f1f1; padding:0px; width: 16.66%;}
.dockbody{ overflow:auto; padding:20px; background-color:#ffffff;}



.deals{
	position: relative;
    width: 100%;
    margin: 0;
    padding:2% 4% 4% 4%;
    /* background: #2d2b29; padding: 8% 0% 0% 0%!important; */
    /* margin-top: 2%; */
    /* background: linear-gradient(0deg, rgb(255 238 212) 0%, rgb(255 244 229 / 76%) 50%, rgb(255 244 228 / 62%) 50%, rgb(255 244 229 / 0%) 100%); */
/*	background-image: url(../images/backgroundbg.jpg); 
    background-position: center center; 
 	background-repeat: no-repeat;
    background-size: cover;*/
    
	
}

.dealsbg{
    position: relative;
    width: 100%;
    /*background: linear-gradient(0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 50%, #e9e9e9 50%, #e9e9e9 100%);*/
	/*background-image: url(../images/backgroundbg.jpg);
    background-position: center center;
    background-repeat: repeat;
     background-size: cover;*/}
	
.dealsbg:before{
	content: "";
    /* background: rgb(0,0,0); */
    background:linear-gradient( 0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 60%, #ffffff99 60%, #ffffff 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
    index: 0;
}


.deals bor {
    display: block;
    width: 120px;
    height: 3px;
    background: #f3bc47;
    margin-bottom: 5% !important;
    text-align: left;
    margin: 0 auto;
    margin-top: 1%;
}

.deals::before {
  /*  content: "";
    background: linear-gradient(0deg, rgb(255 255 255/ 0.5) 0%, rgb(255 255 255 / 73%) 50%, rgb(255 255 255 / 73%) 50%, rgb(255 255 255) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;*/
/*    opacity: 0.2;
    z-index: 0;*/}

.deals p {
    color: #5b5d1b !important;
    font-size: 16px;
    font-weight: 400;
    Line-height: 24px;
    margin-top: 0px;
    text-align: left; 
    font-family: 'Poppins', sans-serif;
	position:relative;
}

.deals small{
color: #000 !important;
font-size: 90% !important;
font-weight: 100 !important;
font-family: 'Poppins', sans-serif !important;
text-align: left;
display: block;
width: 100%;
padding:0% !important;
margin: 0% !important;
text-transform: uppercase;
position:relative; z-index:1;
}

.deals h1{
	position: relative;
    color: #000;
    font-size: 33px!important;
    font-weight: 600!important;
    font-family: 'Poppins', sans-serif!important;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 2%;
    width: 100%;
	z-index:1;
}


.deals h1:before {
    /*display: inline-block;
    margin: 0 20px 8px 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #fff;
    width: 140px;*/
}

.deals h1:after {
    /*display: inline-block;
    margin: 0 0 8px 20px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #fff;
    width: 140px;*/
}

.deals h2{
	color: #2d2b29;
    font-size: 23px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 36px;
	position:relative; z-index:1;
}


.deals but {
    display: inline-block;
    text-align: center;
   width: 100%;
    margin: 0;
    margin-top: 2%;
}
.deals but a {
  bottom: 0px;
    right: 0px;
    width: auto !important;
    margin: 0px !important;
    font-size: 14px;
    font-weight: 600;
    font-size: 14px;
    color: #000 !important;
    position: relative;
    padding-left: 30px;
    letter-spacing: 0px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    text-align: left;
    border: 0px !important;
    background: none!important;
    float: right;
}

.deals but a:before {
    content: '\2192';
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #000;
}
.deals a:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    text-decoration: none !important;
}
.deals set {
    position: relative;
    width: 31%;
    text-align: center;
    float: left !important;
    /* padding: 1%; */
    /* background: #ffffff; */
    margin-right: 2%;
    margin-top: 0;
    margin-bottom: 2%;
    z-index: 1;
    height: auto;
	overflow: hidden;
/*    /* border: 1px solid #f3ece3;*/
}

.deals icon { width:100%; position:relative; display:block;}
.deals icon img{    /* width: 100%;    height: auto;*/ width:100%; height:514px; border-radius: 0px; display:block; position:relative;}

.deals icon::before {
    content: "";
   /* background:linear-gradient(0deg, rgb(45 43 41 / 96%) 0%, rgb(45 43 41 / 27%) 50%, rgb(45 43 41 / 28%) 50%, rgb(47 45 44 / 11%) 100%);*/
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
 /* 	 opacity: 0.2;*/
    z-index: 1;}

.deals set  bor{
    display: block;
    width: 50px;
    height: 3px;
    margin: 0 auto !important;
    background: #000;
    transform: rotate(90deg);
    margin-bottom: 8% !important;
}

.deals set h1{   
	color: #fff;
    font-size: 15px!important;
    font-weight: 800!important;
    font-family: 'Poppins'!important;
    line-height: 24px;
    text-align: left;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0px;
    position: absolute;
    top: 0;
	left:0;
    z-index: 2;
   }


.deals set h1::after {
 /*   display:none;
    margin: 0 0 8px 0px;
    height: 3px;
    content: " ";
    text-shadow: none;
    background-color: #fed586;
    width: 140px;*/
}


.deals set h2{
 	color: #fff;
    font-size: 12px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 19px;
    text-align: left;
    margin: 15px;
    text-transform: lowercase;
    letter-spacing: 0px;
    position: absolute;
    bottom: 4%;
    z-index: 2;
}

.rollcont {
    position: absolute;
    width: 100%;
    height: 450px;
    z-index: 2;
    top: 0;
    left: 0;
    display: block;
    padding: 5%;
}

.deals .rollcont {
	position: absolute;
    width: 100%;
    height: 800px;
    z-index: 2;
    top: 0;
    left: 0;
    display: block;
    padding: 5%;
}

.deals .rollcont:hover {
    transform: translateY(-260px);
     background: linear-gradient(0deg, #2d2b29 0%, #2d2b29c2 100%);
    cursor: auto;
    transition: transform 330ms ease-in-out;}


.deals .rollcont but {
  /*  display: inline-block;
    text-align: left;
    width: 100%;
    margin: 0;
    margin-top: 2%;*/
	display: inline-block;
    text-align: center;
    width: 50%;
    /* margin: 0; */
    /* margin-top: 2%; */
    position: absolute;
    bottom: -70px;
    left: 30%;
}

.deals .rollcont but a {
  	font-weight: 400;
    font-size: 10px;
    color: #f3bc47 !important;
    /* position: absolute; */
    /* transition: color 0.3s,transform 0.3s; */
    text-align: center;
    border: 0px !important;
    /* background: #000!important; */
    /* float: left; */
    border-radius: 12px;
    border: 1px solid #f3bc47 !important;
    padding: 2% 6%;
    bottom: 330px;
    left: 0;
}

.deals .rollcont but a:hover {
    text-decoration: none;

}


.rollcont part33 {
    width: 31%;
    display: inline-block;
    float: left;
	    margin-right: 2%;
}

.rollcont:hover {
    transform: translateY(-100px);
     background: linear-gradient(0deg, #2d2b29 0%, #2d2b29c2 100%);
    cursor: auto;
    transition: transform 330ms ease-in-out;}
	
.rollcont h1a {
    color: #e9e9e9;
    font-size: 15px!important;
    font-weight: 800!important;
    font-family: 'Poppins'!important;
    line-height: 24px;
    text-align: left;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0px;
	margin-top:80%!important;
	display:block;
  /*  position: absolute;
    bottom: 30%;
    z-index: 2;*/
}

.rollcont h2a {
    color: #e9e9e9;
    font-size: 12px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 19px;
    text-align:center;
    margin:0;
    text-transform: lowercase;
    letter-spacing: 0px;
	    height: 80px;
    display: inline-block;
 /*   position: absolute;
    bottom: 4%;
    z-index: 2*/;
}


.rollcont but {
    display: inline-block;
    text-align: left;
   width: 100%;
    margin: 0;
    margin-top: 2%;
}
.rollcont but a {
/*  bottom: 0px;
    right: 0px;
    width: auto !important;
    margin: 0px !important;
    font-size: 9px;
    font-weight: 400;
    font-size: 14px;
    color: #fff !important;
    position: relative;
    padding-left: 30px;
    letter-spacing: 0px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    text-align: left;
    border: 0px !important;
    background: none!important;
    float: left;*/
	  
    bottom: 0px;
    right: 0px;
    width: 100%!important;
    margin: 0px !important;
    font-size: 9px;
    font-weight: 400;
    font-size: 10px;
    color: #f3bc47 !important;
    position: relative;
    padding-left: 0px;
    letter-spacing: 0px;
    display: block;
   /* transition: color 0.3s,transform 0.3s;*/
    text-align: center;
    border: 0px !important;
    /* background: #000!important; */
    float: left;
    border-radius: 12px;
    border: 1px solid #f3bc47 !important;
    padding: 2% 6%;
}

.rollcont but a:hover { text-decoration:none;}

.rollcont but a:before {
	content: ''!important;
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: -7px;
    top: 22px;
    margin-top: -15px;
    color: #fff;
}
.rollcont a:hover {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    text-decoration: none !important;
}

img.rollimg {    border-radius: 12px;     height: 400px !important; }

img.rollimg::before {
    content: "";
    background:linear-gradient(0deg, rgb(45 43 41 / 96%) 0%, rgb(45 43 41 / 27%) 50%, rgb(45 43 41 / 28%) 50%, rgb(47 45 44 / 11%) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;}

.rollimg  { display:block; position:relative;  border-radius: 12px; }
.rollimg::before {
    content: "";
    background:linear-gradient(0deg, rgb(45 43 41 / 96%) 0%, rgb(45 43 41 / 27%) 50%, rgb(45 43 41 / 28%) 50%, rgb(47 45 44 / 11%) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;}
*/
	
	

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


.deals parta:before {
  content: "";
    background: rgb(0,0,0);
    background:linear-gradient(186deg, rgb(255 153 0 / 80%) 0%, rgb(254 219 147 / 0%) 40%, rgb(239 239 239 / 0%) 60%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
    display: block;
    z-index: 0;
}

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

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


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

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

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

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

	}

	

.deals partc:before {
  content: "";
    background: rgb(0,0,0);
    background:linear-gradient(173deg, rgb(255 153 0 / 0.8) 0%, rgb(254 219 147 / 0%) 40%, rgb(239 239 239 / 0%) 60%, rgb(239 239 239 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 9;
    display: block;
    z-index: 0;
}

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

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











.giftcard{
	position: relative;
    width: 100%;
    margin: 0;
    padding: 6% 4%;
    /* background: #2d2b29; padding: 8% 0% 0% 0%!important; */
    /* margin-top: 2%; */
    /* background: linear-gradient(0deg, rgb(255 238 212) 0%, rgb(255 244 229 / 76%) 50%, rgb(255 244 228 / 62%) 50%, rgb(255 244 229 / 0%) 100%); */
    /* background-image: url(../images/dealsbg.jpg); */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    
	
}

.giftcardbg{
    position: relative;
    width: 100%;
/*    background: linear-gradient(0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 50%, #e9e9e9 50%, #e9e9e9 100%);*/
	/* background-image: url(../images/backgroundbg.jpg);
    background-position: center center;
    background-repeat: repeat;*/
     /*background-size: cover;*/}
	
.giftcardbg:before{
	content: "";
    /* background: rgb(0,0,0); */
    background: linear-gradient( 0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 60%, #ffffff99 60%, #ffffff 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
	z-index:0;
}


.giftcard bor {
    display: block;
    width: 120px;
    height: 3px;
    background: #f3bc47;
    margin-bottom: 5% !important;
    text-align: left;
    margin: 0 auto;
    margin-top: 1%;
}

.giftcard::before {
  /*  content: "";
    background: linear-gradient(0deg, rgb(255 255 255/ 0.5) 0%, rgb(255 255 255 / 73%) 50%, rgb(255 255 255 / 73%) 50%, rgb(255 255 255) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;*/
/*    opacity: 0.2;
    z-index: 0;*/}

.giftcard p {
    color: #000 !important;
    font-size: 16px;
    font-weight: 300;
    Line-height: 24px;
    margin-top: 0px;
    text-align: left; 
    font-family: 'Poppins', sans-serif;
	position:relative;
}

.giftcard small{
	color: #000 !important;
	font-size: 90% !important;
	font-weight: 100 !important;
	font-family: 'Poppins', sans-serif !important;
	text-align: left;
	display: block;
	width: 100%;
	padding:0% !important;
	margin: 0% !important;
	text-transform: uppercase;
	position:relative; z-index:1;
}

.giftcard h1{
	position: relative;
    color: #000;
    font-size: 28px!important;
    font-weight: 600!important;
    font-family: 'Poppins', sans-serif!important;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 3%;
    width: 100%;
	position:relative; z-index:1;
}


.giftcard h1:before {
    display: inline-block;
    margin: 0 20px 8px 0;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #000;
    width: 140px;
}

.giftcard h1:after {
   display: inline-block;
    margin: 0 0 8px 20px;
    height: 2px;
    content: " ";
    text-shadow: none;
    background-color: #000;
    width: 140px;
}
.giftcard h2{
	color: #2d2b29;
    font-size: 23px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 36px;
	position:relative; z-index:1;
}


.giftcard but {
 display: block;
    /* text-align: right; */
    width: 100% !important;
    /* margin: 0; */
    margin-top: 2%;
    position: absolute;
    /* color: #000; */
    top: 10px;
    /* z-index: 1; */
    right: -241px;

}
.giftcard but a {
    /* right: 0px; */
    /* width: 30% !important; */
    margin: 0px !important;
    font-size: 14px;
    font-weight: 600;
    font-size: 12px;
    color: #ffffff !important;
    /* position: relative; */
    /* padding-left: 30px; */
    letter-spacing: 0px;
    /* display: block; */
    /* transition: color 0.3s,transform 0.3s; */
    /* text-align: left; */
    border: 0px !important;
    background: #000!important;
    /* float: right; */
    padding: 2%;
    border-radius: 6px;
}

.giftcard but a:before {
   /* content: '\2192';
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #fff;*/
}
.giftcard a:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    text-decoration: none !important;
}


.giftcard input[type=button], input[type=reset], input[type=submit]{ 

    /* display: block; */
    /* text-align: right; */
    width: auto !important;
    /* margin: 0; */
    margin-top: 0px;
    position: relative;
    /* color: #000; 
    top: -269px !important;*/
    /* z-index: 1;
    right: -104px; */
    padding: 1% 7% !important;
    border-radius: 7px;
    background: #000;
    color: #fff;
    font-weight: 600;
    border: #000;
    text-transform: uppercase;     font-size: 18px !important;}
	
.giftcard input[type=button], input[type=reset], input[type=submit] a:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    text-decoration: none !important;
}


.giftcard but1 {
    display: inline-block;
    text-align: center;
   width: 100%;
    margin: 0;
    margin-top: 2%;
}
.giftcard but1 a {
  bottom: 0px;
    right: 0px;
    width: auto !important;
    margin: 0px !important;
    font-size: 14px;
    font-weight: 600;
    font-size: 14px;
    color: #000 !important;
    position: relative;
    padding-left: 30px;
    letter-spacing: 0px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    text-align: left;
    border: 0px !important;
    background: none!important;
    float: right;
	text-transform: uppercase;
}

.giftcard but1 a:before {
    content: '\2192';
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #000;
}
.giftcard a:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    text-decoration: none !important;
}



.giftcard set {
    position: relative;
    width: 31%;
    text-align: center;
    float: left !important;
    /* padding: 1%; */
    /* background: #ffffff; */
    margin-right: 2%;
    margin-top: 0;
    margin-bottom: 10px;
    z-index: 1;
    height: auto;
	overflow:hidden;
/*    /* border: 1px solid #f3ece3;*/
}

.giftcard icon { width:100%; position:relative; display:block; overflow:hidden;}
.giftcard icon img{     width: 100%;    height: auto; border-radius: 12px; display:block; position:relative;}

.giftcard icon::before {
   /*  content: "";
    background:linear-gradient(0deg, rgb(45 43 41 / 96%) 0%, rgb(45 43 41 / 27%) 50%, rgb(45 43 41 / 28%) 50%, rgb(47 45 44 / 11%) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
 	 opacity: 0.2;
    z-index: 1;*/}

.giftcard set  bor{
    display: block;
    width: 50px;
    height: 3px;
    margin: 0 auto !important;
    background: #000;
    transform: rotate(90deg);
    margin-bottom: 8% !important;
}

.giftcard set h1{   
	color: #090909;
    font-size: 14px!important;
    font-weight: 800!important;
    font-family: 'Poppins'!important;
    line-height: 20px;
    text-align: center;
    /* margin: 0 10px; */
    text-transform: uppercase;
    letter-spacing: 0px;
    /* position: absolute; */
    bottom: 0;
    z-index: 2;
    /* background: rgb(5 5 5 / 75%); */
    left: 0;
    /* padding: 0px !important; */
    margin: 0;

}

.giftcard set h1::before {
  display:none;
   /* margin: 0 0 8px 0px;
    height: 3px;
    content: " ";
    text-shadow: none;
    background-color: #fed586;
    width: 140px;*/
}
.giftcard set h1::after {
  display:none;
   /* margin: 0 0 8px 0px;
    height: 3px;
    content: " ";
    text-shadow: none;
    background-color: #fed586;
    width: 140px;*/
}


.giftcard set h2{
 	color: #fff;
    font-size: 12px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 19px;
    text-align: left;
    margin: 15px;
    text-transform: lowercase;
    letter-spacing: 0px;
    position: absolute;
    bottom: 4%;
    z-index: 2;
}


.giftcard set buybut {
    position: absolute;
    display: block;
    top: 0px;
    width: 100%;
    text-align: right;
	z-index:2;
}


.giftcard .rollcont {
    position: absolute;
    width: 100%;
    height: 400px;
    z-index: 2;
    top: 0;
    left: 0;
    display: block;
    padding: 5%;
}

.giftcard .rollcont:hover {
    transform: translateY(-137px);
    background: linear-gradient(0deg, #2d2b29 0%, #2d2b29c2 100%);
    cursor: auto;
    transition: transform 330ms ease-in-out;
}

.giftcard .rollcont but {
    display: inline-block;
    text-align: center;
    width: 50%;
    /* margin: 0; */
    /* margin-top: 2%; */
    position: absolute;
    bottom: 0px;
    left: 30%;
	top:unset;
}
.giftcard .rollcont but a {
   font-weight: 400;
    font-size: 10px;
    color: #f3bc47 !important;
    /* position: absolute; */
    /* transition: color 0.3s,transform 0.3s; */
    text-align: center;
    border: 0px !important;
    /* background: #000!important; */
    /* float: left; */
    border-radius: 12px;
    border: 1px solid #f3bc47 !important;
    padding: 2% 6%;
    bottom: 140px;
    left: -9px;
    width: 50% !important;
}

.giftcard .rollcont but a :hover {
    -webkit-transform: translateX(0px)!important;
    transform: translateX(0px)!important;
    text-decoration: none !important;
}


.highlights{
	position: relative;
    width: 100%;
    padding: 6% 8%;
/*    background:linear-gradient(0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 50%, #f3b34d 50%, #f3b44e 100%);*/
	background:linear-gradient(0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 50%, #e9e9e9 50%, #e9e9e9 100%);
  /* background: #5b5d1b;*/
  border-bottom: 0px #ccc dotted;
}

.highlights p {
    color: #2d2b29 !important;
    font-size: 14px;
    font-weight: 400;
    Line-height: 24px;
    margin-top: 0px;
    text-align: left; 
    font-family: 'Poppins', sans-serif;
}

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

.highlights h1{
	position: absolute;
    top: 150px;
    left: 0;
    color: #000000;
    font-size: 20px!important;
    font-weight: 600!important;
    font-family: 'Poppins'!important;
    line-height: 50px;
    text-align: left;
  /*  margin: 0 auto;*/
  margin:0px;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 3%;
    width: 100%;
    padding: 0;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    writing-mode: tb-rl;
    z-index: 1;

}

.highlights h1::before {
   display: inline-block;
    margin: 0 0 50px 0px;
    height: 3px;
    content: " ";
    text-shadow: none;
    background-color: #000000;
    width: 90px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    writing-mode: tb-rl;
}

.highlights h2{
    color: #000;
    width: 100%;
    font-size: 26px!important;
    font-weight: 600!important;
    font-family: 'Poppins'!important;
    line-height: 31px;
    padding: 1% 0%;
    /* float: right; */
    /* margin-top: -30px; */
    margin-bottom: 1%;
    /* position: absolute; */
    /* left: 0; */
    text-transform: uppercase;
}

.highlights h3{
  color: #000;
    width: 100%;
    font-size: 22px!important;
    font-weight: 200!important;
    font-family: 'Poppins'!important;
    line-height: 31px;
}


.highlights .rollcont {
     position: absolute;
    width: 100%;
	height:400px;
	 z-index: 2;
    top:0;
    left: 0;
    display: block;
    padding: 0px; 
}

.highlights .rollcont:hover {
    transform: translateY(-120px);
     background: linear-gradient(0deg, #2d2b29 0%, #2d2b29c2 100%);
    cursor: auto;
    transition: transform 330ms ease-in-out;}
	
	
	
.highlights .rollcont h1a {
    color: #e9e9e9;
    font-size: 15px!important;
    font-weight: 800!important;
    font-family: 'Poppins'!important;
    line-height: 24px;
    text-align: center;
    /* margin: 0; */
    text-transform: uppercase;
    letter-spacing: 0px;
    /* margin-top: 77%!important; */
    display: block;
    position: absolute;
    bottom: 110px;
    width: 100%;
}

.highlights .rollcont h2a {
	    color: #e9e9e9;
    font-size: 12px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 19px;
    text-align: center !important;
    margin: 0;
    text-transform: lowercase;
    letter-spacing: 0px;
    display: block;
    position: absolute;
    top: 300px;
    height: auto;
    width: 100%;
    padding: 1% 5%;
    margin-left: 0px;
    vertical-align: top;
}

.highlights .rollcont part33set{ position:absolute; width:100%; display:block; bottom:-100px; left:0px; padding:3%;}
/*

.highlights .rollcont but {
    display: inline-block;
    text-align: left;
   width: 100%;
    margin: 0;
    margin-top: 2%;
}
.highlights .rollcont but a {
  bottom: 0px;
    right: 0px;
    width: auto !important;
    margin: 0px !important;
    font-size: 9px;
    font-weight: 400;
    font-size: 14px;
    color: #fff !important;
    position: relative;
    padding-left: 30px;
    letter-spacing: 0px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    text-align: left;
    border: 0px !important;
    background: none!important;
}


.highlights .rollcont but a:hover {
    -webkit-transform: translateX(0px)!important;
    transform: translateX(0px)!important;
    text-decoration: none !important;
} 

.highlights .rollcont but a:before {
   content:inherit;
   font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #fff;
}*/

/*
.restlist{ width:100%; position:relative;}

.restlist img {
    width: 100%;
    height: auto;
    border-radius: 12px;
    display: block;
    position: relative;
}

.restlist::before {
       content: "";
    background: linear-gradient(0deg, rgb(0 0 0 / 0%) 0%, rgb(45 43 41 / 53%) 50%, rgb(45 43 41 / 52%) 50%, rgb(47 45 44) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    border-radius: 12px;
}
*/
.highlights set {
	position: relative;
    width: 24%;
    text-align: center;
    float: left !important;
    padding: 1%;
    background: #ffffff;
    margin-right: 10px;
    margin-top: 0;
    margin-bottom: 10px;
    z-index: 1;
    /* margin-left: 1%; */
    height: auto;
    border: 1px solid #f3ece3;
}
.highlights set img{ width: auto;    height: 250px;}

.highlights set  bor{
    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;*/
}

.highlights set h1{   
    color: #000;
    font-size: 20px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!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%; */
}


.highlights set h1::after {
    display:none;
    margin: 0 0 8px 0px;
    height: 3px;
    content: " ";
    text-shadow: none;
    background-color: #fed586;
    width: 140px;
}


.highlights set h2{
  color: #000!important;
    width: 100%;
    font-size: 15px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 21px;
    padding: 1% 4%;
    text-align: justify;
    margin: 0 auto;
}


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



.highlights but1 {
    display: inline-block;
    text-align: center;
   width: 100%;
    margin: 0;
    margin-top: 2%;
}
.highlights but1 a {
  bottom: 0px;
    right: 0px;
    width: auto !important;
    margin: 0px !important;
    font-size: 14px;
    font-weight: 600;
    font-size: 14px;
    color: #000 !important;
    position: relative;
    padding-left: 30px;
    letter-spacing: 0px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    text-align: left;
    border: 0px !important;
    background: none!important;
    float: right;
	text-transform:uppercase;
}

.highlights but1 a:before {
    content: '\2192';
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #000;
}
.highlights but1 a:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    text-decoration: none !important;
}



.locations{
	position: relative;
    width: 100%;
    margin: 0;
    padding: 6% 4% 4% 4%;
    /* background: #2d2b29; padding: 8% 0% 0% 0%!important; */
    /* margin-top: 2%; */
    /* background: linear-gradient(0deg, rgb(255 238 212) 0%, rgb(255 244 229 / 76%) 50%, rgb(255 244 228 / 62%) 50%, rgb(255 244 229 / 0%) 100%); */
    /* background-image: url(../images/dealsbg.jpg); */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    
	
}

.locationsbg{
    position: relative;
    width: 100%;
    /*background: linear-gradient(0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 50%, #e9e9e9 50%, #e9e9e9 100%);*/
/*	background-image: url(../images/backgroundbg.jpg);
    background-position: center center;
    background-repeat: repeat;*/
     /*background-size: cover;*/
}

.locations:before{
	content: "";
    /* background: rgb(0,0,0); */
    background:linear-gradient( 0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 60%, #ffffff99 60%, #ffffff 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
    index: 0;
}


.locations bor {
    display: block;
    width: 120px;
    height: 3px;
    background: #f3bc47;
    margin-bottom: 5% !important;
    text-align: left;
    margin: 0 auto;
    margin-top: 1%;
}

.locations::before {
  /*  content: "";
    background: linear-gradient(0deg, rgb(255 255 255/ 0.5) 0%, rgb(255 255 255 / 73%) 50%, rgb(255 255 255 / 73%) 50%, rgb(255 255 255) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;*/
/*    opacity: 0.2;
    z-index: 0;*/}

.locations p {
    color: #5b5d1b !important;
    font-size: 16px;
    font-weight: 400;
    Line-height: 24px;
    margin-top: 0px;
    text-align: left; 
    font-family: 'Poppins', sans-serif;
	position:relative;
}

.locations small{
	color: #000 !important;
	font-size: 90% !important;
	font-weight: 100 !important;
	font-family: 'Poppins', sans-serif !important;
	text-align: left;
	display: block;
	width: 100%;
	padding:0% !important;
	margin: 0% !important;
	text-transform: uppercase;
	position:relative; z-index:1;
}

.locations h1{
	position: relative;
    color: #000;
    font-size: 28px!important;
    font-weight: 600!important;
    font-family: 'Poppins', sans-serif!important;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 3%;
    width: 100%;
	z-index:1;
}

.locations h2{
	color: #2d2b29;
    font-size: 23px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 36px;
	position:relative; z-index:1;
}


.locations set {
    position: relative;
    width: 31%;
    text-align: center;
    float: left !important;
    /* padding: 1%; */
    /* background: #ffffff; */
    margin-right: 2%;
    margin-top: 0;
    margin-bottom: 2%;
    z-index: 1;
    height: auto;
	overflow:hidden;
/*    /* border: 1px solid #f3ece3;*/
}


.locations .rollcont {
	position: absolute;
    width: 100%;
    height: 400px;
    z-index: 2;
    top: 0;
    left: 0;
    display: block;
    padding: 5%;

}

.locations set icon { width:100%; position:relative; display:block;}
.locations set icon img{     width: 100%;       height:400px; border-radius: 12px; display:block; position:relative;}
.locations set icon::before {
	 content: "";
    background:linear-gradient(0deg, rgb(0 0 0) 0%, rgb(37 37 36 / 4%) 60%, rgb(45 43 41 / 0%) 60%, rgb(45 43 41 / 0%) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
/* 	 opacity: 0.2;*/
    z-index: 1;/}



.locations set h1{   
	color: #fff;
    font-size: 15px!important;
    font-weight: 800!important;
    font-family: 'Poppins'!important;
    line-height: 24px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0px;
    /* margin-top: 80%!important; */
    display: block;
    position: absolute;
    bottom: 100px;
	left:0;
}

.locations set h1::before {
  display:none;
}
.locations set h1::after {
  display:none;
}


.locations set h2{
 	color: #fff;
    font-size: 12px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 19px;
    text-align: center !important;
    margin: 0;
    text-transform: lowercase;
    letter-spacing: 0px;
    display: block;
}

.locations set h2a{
color: #e9e9e9;
    font-size: 12px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 19px;
    text-align: center;
    margin: 0;
    text-transform:none;
    letter-spacing: 0px;
    height: 80px;
    display: block;
    position: absolute;
    bottom: 20px;
}


.locations set part33set{ position:absolute; width:100%; display:block; bottom:-100px; left:0px; padding:3%;}

.locmenu{
	position: relative;
    width: 100%;
    margin: 0;
    padding:6% 2% 2% 2%;
    /* background: #2d2b29; padding: 8% 0% 0% 0%!important; */
    /* margin-top: 2%; */
    /* background: linear-gradient(0deg, rgb(255 238 212) 0%, rgb(255 244 229 / 76%) 50%, rgb(255 244 228 / 62%) 50%, rgb(255 244 229 / 0%) 100%); */
    /* background-image: url(../images/dealsbg.jpg); */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    
	
}

.locmenu part70 { width:65%; float:left; position:relative;}
.locmenu part30{ width:35%; float:right; position:relative;}


.locmenubanner {
    width: 100%;
    position: relative;
    height: 500px;
    display: block;
  /*  overflow: hidden;*/
}

.locmenubanner:before{
	content: "";
   background: rgb(0,0,0);
    background:linear-gradient(0deg, rgb(0 0 0) 0%, rgb(37 37 36 / 62%) 50%, rgb(45 43 41 / 53%) 50%, rgb(45 43 41 / 0%) 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
    z-index: 1;

}

.locmenubg{
    position: relative;
    width: 100%;
    /*background: linear-gradient(0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 50%, #e9e9e9 50%, #e9e9e9 100%);*/}

.locmenu bor {
    display: block;
    width: 120px;
    height: 3px;
    background: #f3bc47;
    margin-bottom: 5% !important;
    text-align: left;
    margin: 0 auto;
    margin-top: 1%;
}

.locmenubg::before {
  content: "";
    background: linear-gradient(0deg, rgb(255 255 255/ 0.5) 0%, rgb(255 255 255 / 73%) 50%, rgb(255 255 255 / 73%) 50%, rgb(255 255 255) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  opacity: 0.2;
    z-index: 0;}

.locmenu p {
     color: #000000 !important;
    font-size: 12px;
    font-weight: 100!important;
    Line-height: 22px;
    margin-top: 0px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    position: relative;
}

.locmenu .fa {
    color: #ca7944!important;
    font-size: 1.5em!important;
}

.locmenu span {
    font-size: 17px;
    font-family: 'Poppins';
    font-weight: 600;
    margin-right: 5%;
/*    display: inline-block;*/
}

.locmenu span img {
    width: 40px;
}

.locmenu label {
    font-size: 10px;
    display: block;
    font-weight: 100;
}

/*.locmenu span a {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    margin-right: 4%;
}
*/
.locmenu small{
	color: #000 !important;
	font-size: 90% !important;
	font-weight: 100 !important;
	font-family: 'Poppins', sans-serif !important;
	text-align: left;
	display: block;
	width: 100%;
	padding:0% !important;
	margin: 0% !important;
	text-transform: uppercase;
}

.locmenu h1{
	position: relative;
    color: #000;
    font-size: 28px!important;
    font-weight: 600!important;
    font-family: 'Poppins', sans-serif!important;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 3%;
    width: 100%;
}

.locmenu h2{
	color: #2d2b29;
    font-size: 14px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    /*  width: 93%;
    margin: 12px 0!important;
   margin-bottom: 4%; */
    line-height: 26px;
    /* margin-top: 14px; */
    text-transform: uppercase;
}

.locmenu set {
    position: relative;
    width: 31%;
    text-align: center;
    float: left !important;
    /* padding: 1%; */
    /* background: #ffffff; */
    margin-right: 2%;
    margin-top: 0;
    margin-bottom: 10px;
    z-index: 1;
    height: auto;
	overflow:hidden;
/*    /* border: 1px solid #f3ece3;*/
}

.locmenu input[type=button], input[type=reset], input[type=submit] {
    /* display: block; */
    /* text-align: right; */
    width: auto !important;
    /* margin: 0; */
    margin-top: 2%;
    position:relative;
    /* color: #000; */
     /* top: 10px;
   z-index: 1; 
    right: -14px;*/
    padding: 1% 6% !important;
    border-radius: 5px;
    background: #000;
    color: #fff;
    font-weight: 600;
    border: #000;
    text-transform: uppercase;
}

.locmenu1{
	position: relative;
    width: 100%;
    margin: 0;
    padding:0% 4% 4% 3%;
    /* background: #2d2b29; padding: 8% 0% 0% 0%!important; */
    /* margin-top: 2%; */
    /* background: linear-gradient(0deg, rgb(255 238 212) 0%, rgb(255 244 229 / 76%) 50%, rgb(255 244 228 / 62%) 50%, rgb(255 244 229 / 0%) 100%); */
    /* background-image: url(../images/dealsbg.jpg); */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    
	
}
.locmenu1 h1{
position: relative;
    color: #000;
    font-size: 18px!important;
    font-weight: 600!important;
    font-family: 'Poppins', sans-serif!important;
    line-height: 50px;
    text-align:left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding:0%;
    width: 100%;
}


.locmenu-qr {
    width: 100%;
    padding: 5%;
	position:relative;
}

.locmenu-qr small {
    color: #fff !important;
    font-size: 90% !important;
    font-weight: 100 !important;
    font-family: 'Poppins', sans-serif !important;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
        z-index: 1;
    position: relative;
    text-transform: uppercase;
}

.locmenu-qr h1{
	position: relative;
    color: #000;
    font-size: 28px!important;
    font-weight: 600!important;
    font-family: 'Poppins', sans-serif!important;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 3%;
    width: 100%;
}

.locmenu-qr  h2 {
    color: #fff!important;
    font-size: 23px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 36px;
	    z-index: 1;
    position: relative;
    text-transform: uppercase;
}

.locmenu-qr .logo img {
    width: 300px;
    margin-bottom: 5%;
}

.locmenu-qrbg{
    position: relative;
    width: 100%;
    /* background: linear-gradient(
0deg
, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 50%, #e9e9e9 50%, #e9e9e9 100%); */
    background-image: url(../images/backgroundbg.jpg);
    /* background-position: center center; */
    background-repeat: repeat;
    /* background-size: cover; */
}

.locmenu-qrbg:before {
    content: "";
    /* background: rgb(0,0,0); */
    background: linear-gradient( 0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 60%, #ebebed 60%, #ebebed 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
    z-index: 0;
}


.news{
   position: relative;
   width: 100%;
   margin: 0; 
   padding: 6% !important;
/*   background:linear-gradient(180deg, rgb(45 43 41) 0%, rgb(45 43 41) 50%, rgb(215 215 214 / 35%) 50%, rgb(255 244 229 / 0%) 100%);*/
}

.news p {
       color: #000 !important;
    font-size: 18px !important;
    font-weight: 300;
    Line-height: 32px;
    margin-top: 0px;
    text-align: left;
    font-family: 'Poppins', sans-serif !important;
}

.news small{
    color: #000 !important;
    font-size: 12px !important;
    font-weight: 300 !important;
    font-family: 'Poppins' !important;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    text-transform: uppercase;line-height: 27px;
}

.news h1{
	color: #000;
    font-size: 18px!important;
    font-weight: 800!important;
    font-family: 'Poppins'!important;
    line-height: 24px;
    text-align: left;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0px;
    /* margin-top: 75%!important; */
    display: block;
    padding: 1%;
}

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



.news h2 {
    color: #2d2b29;
    font-size: 23px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 36px;
	text-transform:uppercase;
}

.news but {
    display: inline-block;
    text-align: center;
   width: 100%;
    margin: 0;
    margin-top: 2%;
}
.news but a {
 
   bottom: 0px;
    /* right: 0px; */
    width: auto !important;
    margin: 0px !important;
    font-size: 14px;
    font-weight: 400;
    font-size: 12px;
    color: #000 !important;
    position: relative;
    padding-left: 30px;
    letter-spacing: 0px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    text-align: left;
    border: 0px !important;
    background: none!important;
    /* float: right; */
}

.news but a:before {
    content: '\2192';
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #000;
}
.news a:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    text-decoration: none !important;
}


.news but1 a {
  bottom: 0px;
    right: 0px;
    width: auto !important;
    margin: 0px !important;
    font-size: 14px;
    font-weight: 600;
    font-size: 14px;
    color: #000 !important;
    position: relative;
    padding-left: 30px;
    letter-spacing: 0px;
    display: block;
    transition: color 0.3s,transform 0.3s;
    text-align: left;
    border: 0px !important;
    background: none!important;
    float: right;
	text-transform:uppercase;
}

.news but1 a:before {
    content: '\2192';
    font-weight: normal;
    line-height: 1;
    font-size: 23px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -15px;
    color: #000;
}
.news a:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    text-decoration: none !important;
}




.news set {
    position: relative;
    width: 31%;
    text-align: center;
    float: left !important;
    /* padding: 1%; */
    /* background: #ffffff; */
    margin-right: 2%;
    margin-top: 0;
    margin-bottom: 10px;
    z-index: 1;
    height: auto;
	overflow:hidden;
/*    /* border: 1px solid #f3ece3;*/
}

.news set icon { width:100%; position:relative; display:block;}
.news set icon img{     width: 100%;    height: auto;/* border-radius: 12px;*/ display:block; position:relative;}
.news set icon::before {
	 content: "";
    background:linear-gradient(0deg, rgb(45 43 41 / 96%) 0%, rgb(45 43 41 / 27%) 50%, rgb(45 43 41 / 28%) 50%, rgb(47 45 44 / 11%) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
/* 	 opacity: 0.2;*/
    z-index: 1;}



.news set h1{   
    color: #000;
    font-size: 18px!important;
    font-weight: 800!important;
    font-family: 'Poppins'!important;
    line-height: 24px;
    text-align: left;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0px;
    /* margin-top: 75%!important; */
    display: block;
    padding: 8% 0%;
}

.news set h1::before {
  display:none;
}
.news set h1::after {
  display:none;
}


.news set h2{
     color: #000;
    font-size: 18px!important;
    font-weight: 300!important;
    font-family: 'Poppins'!important;
    line-height: 31px;
    text-align: left !important;
    margin: 0;
    text-transform: none;
    letter-spacing: 0px;
    display: block;
}



.newsitems { width:100%; position:relative;}
newshead {
    width: 62%;
    position: absolute;
    z-index: 5;
    background: #000;
    top: 0;
    left: 0;
    padding: 4%;
}
newshead h1{ color:#fff!Important; font-size:20px; font-weight:600; text-align:left; margin:0px!important; padding:0px !Important;}
newshead img {
    width: 105px !important;
}

.news .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: #31281d transparent transparent transparent;
}

.news bor {
    display: block;
    width: 120px;
    height: 3px;
    background: #e9cba1;
    margin-bottom: 0% !important;
    text-align: left;
}


.newsmore h1{   
	color: #000;
    font-size: 18px!important;
    font-weight: 800!important;
    font-family: 'Poppins'!important;
    line-height: 24px;
    text-align: left;
    margin: 0;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 5%!important;
    display: block;
}

.newsmore h2{
     color: #000;
    font-size: 15px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 28px;
    text-align: left !important;
    margin: 0;
    text-transform: none;
    letter-spacing: 0px;
    display: block;
}

.newsbg:before {
    content: "";
    /* background: rgb(0,0,0); */
    background: linear-gradient( 0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 60%, #ffffff99 60%, #ffffff 100%);
	 background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
    index: 0;
}




.faq{
	position: relative;
    width: 100%;
    margin: 0;
    padding: 6% 4%;
    /* background: #2d2b29; padding: 8% 0% 0% 0%!important; */
    /* margin-top: 2%; */
    /* background: linear-gradient(0deg, rgb(255 238 212) 0%, rgb(255 244 229 / 76%) 50%, rgb(255 244 228 / 62%) 50%, rgb(255 244 229 / 0%) 100%); */
    /* background-image: url(../images/dealsbg.jpg); */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    
	
}

.faqbg{
    position: relative;
    width: 100%;
  /*  background: linear-gradient(0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 50%, #e9e9e9 50%, #e9e9e9 100%);*/}
  
.faqbg:before {
    content: "";
    /* background: rgb(0,0,0); */
    background: linear-gradient( 0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 60%, #ffffff99 60%, #ffffff 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
    index: 0;
}

.faq bor {
    display: block;
    width: 120px;
    height: 3px;
    background: #f3bc47;
    margin-bottom: 5% !important;
    text-align: left;
    margin: 0 auto;
    margin-top: 1%;
}

.faq::before {
  /*  content: "";
    background: linear-gradient(0deg, rgb(255 255 255/ 0.5) 0%, rgb(255 255 255 / 73%) 50%, rgb(255 255 255 / 73%) 50%, rgb(255 255 255) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;*/
/*    opacity: 0.2;
    z-index: 0;*/}

.faq p {
    color: #2d2b29 !important;
    font-size: 21px !Important;
    font-weight: 400;
    Line-height: 28px !important;
    margin-top: 0px;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    position: relative;
}

.faq li{
   font-size: 18px !important;
    font-weight: 400 !important;
    text-transform: none !important;
    line-height: 31px;
    color: #2d2b29;
	margin-left: 28px;
}


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

.faq li a{
   font-size: 18px !important;
    font-weight: 400 !important;
    text-transform: none !important;
    line-height: 31px;
    color: #ca7944;}

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

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

.faq h1{
position: relative;
	position: relative;
    color: #fff;
    font-size: 28px!important;
    font-weight: 400!important;
    font-family: 'Poppins', sans-serif!important;
    line-height: 50px;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 3%;
    width: 100%;
}
.faq h2 {
position: relative;
    color: #2d2b29;
    font-size: 23px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 36px;
}

.faq h3 {
position: relative;
    color: #2d2b29;
    font-size: 23px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 1%;
    line-height: 36px;
}


.projects{
    position: relative;
    width: 100%;
   margin: 0; 
   padding: 4%!important;
}
.projects h1 {
    position: relative;
    color: #000;
    /* width: 320px; */
    font-size: 28px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!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: 100%;
   margin: 0; 
   padding: 2%;
  /* border-top: 1px solid #2d2b29;
    border-bottom: 1px solid #2d2b29;*/
	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: #2d2b29 !important;
    font-size: 18px;
    font-weight: 400;
    Line-height: 29px;
    margin-top: 0px;
    text-align:center; 
    font-family: 'Poppins', sans-serif;
}



.subscribe h1{   
      color: #fff;
    font-size: 21px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
    /* border: 1px solid #ccc; */
    /* background: #fff; */
    /* padding: 0% 1%; */
}

.subscribe but { width: 300px;
    display: inline;
    margin: 0 auto;
    display: inline;
    font-size: 25px;
    color: #fff;}

.subscribe but a{
	width: 300px;
    margin: 0 auto;
    display: inline;
    padding: 1%;	
	 text-align: center;
	 color: #fff; 
	 text-decoration: none;
	 border: solid 1px #5b5d1b; 
    text-transform: uppercase;
	font-family: 'Poppins';  
	background: none;}

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


.subscribe .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: 0px solid #000;
    border-radius: 0px!important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0)!important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0)!important;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    border: 0px !important;
    background: none !important;
    border-bottom: 1px solid #000!important;
    margin-bottom: 0%!important;
}

.subscribe .modal-content{ text-align:left; font-family: 'Poppins'; }
.subscribe .modal-content h2{ text-align:left; font-family: 'Poppins'; }






.feedback{
	position: relative;
    width: 100%;
    margin: 0;
    padding:3% 9% 0% 9%;
    /* background: #2d2b29; padding: 8% 0% 0% 0%!important; */
    /* margin-top: 2%; */
    /* background: linear-gradient(0deg, rgb(255 238 212) 0%, rgb(255 244 229 / 76%) 50%, rgb(255 244 228 / 62%) 50%, rgb(255 244 229 / 0%) 100%); */
    /* background-image: url(../images/dealsbg.jpg); */
    /* background-position: center center; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    
	
}

.feebackform {
    position: relative;
}

.feedback .logo img{ width:300px; margin-bottom:5%;}

.feedbackbg{
    position: relative;
    width: 100%;
    /*background: linear-gradient(0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 50%, #e9e9e9 50%, #e9e9e9 100%);*/
	background-image: url(../images/backgroundbg.jpg); 
/*    background-position: center center; */
 	background-repeat:repeat;
   /* background-size: cover;*/}


.feedbackbg:before{
	content: "";
    /* background: rgb(0,0,0); */
    background: linear-gradient( 0deg, rgb(255 238 212 / 0%) 0%, rgb(255 244 229 / 0%) 60%, #ebebed 60%, #ebebed 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
	z-index:0;
}

.feedback bor {
    display: block;
    width: 120px;
    height: 3px;
    background: #f3bc47;
    margin-bottom: 5% !important;
    text-align: left;
    margin: 0 auto;
    margin-top: 1%;
}

.feedback::before {
  /*  content: "";
    background: linear-gradient(0deg, rgb(255 255 255/ 0.5) 0%, rgb(255 255 255 / 73%) 50%, rgb(255 255 255 / 73%) 50%, rgb(255 255 255) 100%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;*/
/*    opacity: 0.2;
    z-index: 0;*/}

.feedback p {
    color: #5b5d1b !important;
    font-size: 16px;
    font-weight: 400;
    Line-height: 24px;
    margin-top: 0px;
    text-align: left; 
    font-family: 'Poppins', sans-serif;
	position:relative;
}

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

.feedback h1{
	position: relative;
    color: #fff;
    font-size: 28px!important;
    font-weight: 400!important;
    font-family: 'Poppins', sans-serif!important;
    line-height: 50px;
    text-align: left;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding: 3%;
    width: 100%;
}
.feedback h2 {
  color: #fff;
    font-size: 23px!important;
    font-weight: 600!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 93%;
    margin: 0px;
    margin-bottom: 4%;
    line-height: 36px;
}

.feedback label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700!IMPORTANT;
    font-size: 15px !IMPORTANT;
    font-family: 'Poppins'!IMPORTANT;
   /* width: 20%!IMPORTANT;
    float: left!IMPORTANT;*/
	margin-top:0px !important;
	/*margin-bottom:60px !Important;*/
	color:#fff;
}

.feedback .form-control {
display: inline-block;
/*    width: 80%;*/
    height: 45px!important;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #000;
    font-weight: 400;
    background-image: none;
    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: 1px solid #000!important;
    background: #fff !important;
    /* border-bottom: 1px solid #292929 !important;
    margin-bottom: 40px!important; */
    font-family: 'Poppins';

}

.feedback .btn-danger {
    width: auto;
    background: #000!important;
    border: 1px solid #fff!important;
    border-radius: 0px !important;
    font-weight: 600!important;
    color: #fff!important;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 5%;
}
.marginbottom60{margin-bottom:60px !Important;}
.marginbottom80{margin-bottom:80px !Important;}
.marginbottom130{margin-bottom:130px !Important;}
.marginbottom160{margin-bottom:160px !Important;}

	/* Customize the label (the container) */
.feedback .container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.feedback label.container {    margin-bottom: 20px !important;}

/* Hide the browser's default radio button */
.feedback .container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.feedback .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #c1c1c1;
  border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.feedback .container:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.feedback .container input:checked ~ .checkmark {
  background-color: #f00;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.feedback .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.feedback .container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.feedback .container .checkmark:after {
  top: 9px;
  left: 9px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}



.feedback .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee0;
    border: 0px solid #ccc;
    border-radius: 4px;
}

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

.img_text_w3ls {
    position: absolute;
}


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


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



price{   
 color: #a10b0c;
    width: 100%;
    font-size: 24px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;

    text-align: center;
    margin: 0 auto;
    /* text-transform: uppercase;     line-height: 30;*/
    letter-spacing: 1px;
    display: block;

}

price1{   
     color: #39a725;
    width: 100%;
    font-size: 20px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!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: 'Poppins', sans-serif;
    list-style-type: disc;
    list-style-position: inside;
    text-indent: -1em;
	}
	
.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 rgb(150 150 150 / 27%);
}

 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;
   margin-top: .5% !important;; */	
	display: block;
    width: 120px;
    height: 3px;
    background: #e9cba1;
    margin-bottom: 2% !important;
    text-align: left;
}

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




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

.gallery bor {
    display: block;
    width: 120px;
    height: 3px;
    background: #e9cba1;
    margin-bottom: 2% !important;
    text-align: center;
    margin: 0 auto;
}

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

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

.gallery h1{
font-family:'Poppins';
color: #000;
    font-size: 28px!important;
    font-weight: 400!important;
    line-height: 50px;
    text-align:center;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}

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




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

.testimonials bor {
    display: block;
    width: 120px;
    height: 3px;
    background: #e9cba1;
    margin-bottom: 2% !important;
    text-align: center;
    margin: 0 auto;
}

.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:'Poppins';
color: #000;
    font-size: 28px!important;
    font-weight: 400!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: 'Poppins';
    font-weight: 300;
    color: #fff;
    padding: 3% 9%;
    color: #000 !important;
    line-height: 31px;
    text-align: center;
}


.clients{
padding:2% 0%;}

.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 .btn-danger {
	width: 200px; 
	background: #2d2b29; 
	border: 1px solid #2d2b29; 
	border-radius: 0px !important;
	color: #000;
   font-weight: 400;
    font-family: 'Poppins';
    font-size: 20px;
	float:right;
	}

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



.contact h1 {
 color: #2d2b29;
    width: 100%;
    font-size: 23px!important;
    font-weight: 5400!important;
    font-family: 'Poppins'!important;
    line-height: 26px;
    padding: 2% 0%;
    text-align: left;
    margin: 0 auto;
    text-transform: none!important;
    letter-spacing: 0px;
}
.contact h2{
    color: #2d2b29;
    width: 100%;
    font-size: 23px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!important;
    line-height: 29px;
    padding: 2%;
    text-align: center;
    margin: 0 auto;
   /* text-transform: uppercase;*/
}

.contact h3{
     color: #2d2b29;
    width: 100%;
    font-size: 27px!important;
    font-weight: 400!important;
    font-family: 'Poppins'!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: 'Poppins'!important;
    color: #2d2b29;
    font-size: 100%;
    font-weight: 100;
    text-decoration: none;
	  /*  background: #fff;*/
		padding: 5% 3%;
		border-top: 0px solid #2d2b29;
}

.footerbg:before{
	content: "";
    /* background: rgb(0,0,0); */
    background:linear-gradient( 0deg, rgb(255 255 255) 0%, rgb(255 255 255) 60%, #ffffff 60%, #ffffff 100%);
    background-repeat: none;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .7;
    index: 0;
}

.footer part30 {
    width: 20%!important;
    float: left;
}
.footer part70 {
    width: 80%!important;
    float: left;
	margin-bottom:5%;
}


.footer a {
    color: #2d2b29;
    text-decoration: none !important;
}
.footer a:hover {
    color: #5b5d1b;
   font-weight: 400;
}

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

.footer h1{
	    color: #2d2b29 !important;
    font-size: 18px !important;
    font-weight: 600 !important;
    font-family: 'Poppins' !important;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    text-transform: uppercase;
    margin-bottom: 5% !important;
    letter-spacing: 2px;
}
.footer h2{
    color: #2d2b29 !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    font-family: 'Poppins' !important;
    text-align: left;
    display: block;
    width: 100%;
    padding: 0% !important;
    margin: 0% !important;
    /* text-transform: uppercase; */
    margin-bottom: 1% !important;
    line-height: 26px;
}

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

.footer  small {
  font-size: 12px!important;
    color: #2d2b29!important;
    font-weight: 300!important;
    margin-top: 2%;
    display: block;
}


.footerlogo {
    padding: 0 0 35px 0!important; position:relative; z-index:1;
}

.desaturate {
	filter: grayscale(100%);
}
.footerlogo img{ width:180px;}

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

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

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


cards{ width:100%; display:block; text-align:center; padding:1%; border-bottom:1px solid #000; border-top:1px solid #000;}
cards img {   width: 280px;}
	
.sep{
padding:2% 0;
border-bottom:#fff solid 1px;}

.copyrights{
width: 100% !important;
    text-align: left;
    color: #2d2b29;
    font-size: 15px !important;
    font-weight: 600;
    font-family: 'Poppins';
    text-transform: uppercase;
    padding: 5% 0;
    border-top: 1px solid #ccc;
}

.copyrights a {
    font-size: 12px !important;
    font-weight: 200;
}s

.copyrights p{
	color: #2d2b29  !important;
	font-size: 17px !important;
	font-weight: 100 !important;
	font-family: 'Poppins' !important;
	text-align: left;
	display: block;
	width: 100%;
	padding:0% !important;
	margin: 0% !important;
}

.copyrights small{ color:#2d2b29; font-weight:400;  }

.clear {
	clear: both;	
}

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

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

.sticky{
  width:100%;
 /* position:absolute;*/
  z-index:10;
}
.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
   /* background: #a90915;*/
   background:#fff;
    color: #000;
    z-index: 99;
   /*  border-top: solid 1px rgba(0, 0, 0, 9);
    border-bottom: solid 1px rgba(162, 162, 162, .2);
  -webkit-background-clip: padding-box;
    background-clip: padding-box;
	border-bottom: solid 1px rgba(162, 162, 162, .2);
    padding: 2%;*/
	-webkit-box-shadow: -1px 21px 15px -9px rgb(138 138 138 / 22%);
    -moz-box-shadow: -1px 21px 15px -9px rgb(3 82 115 / 22%);
    box-shadow: -1px 21px 15px -9px rgb(93 93 93 / 22%);
}


.fixed-header .set1{    /* position: absolute; */
    /* float: left!important; */
    width: 100%!important;
   border-bottom: 0px; 
    /* background: #2d2b29; */
    /* padding: 2% !important; */
    /* height: 117px;*/ }
.fixed-header .logo{ /*width:100%!important; padding: 2px;*/}
.fixed-header .logo img {width: 100%;}
.fixed-header .logo part20 img {width:auto!important;}
.fixed-header .set2 {    /* position: absolute;     float: right;padding:2% !important;  */   width: 100%;    display: block;  }
.fixed-header .menu{ /*width:100%!important;*/}
.fixed-header .call{ display:none;}
.fixed-header but a { margin-top:10px;}
.fixed-header .wsdownmenu-list > li > a { color:#000!important; }
.fixed-header .header {/* margin-top: 15px;*/}
.fixed-header .since img {	width:auto;	height:80px;}
.fixed-header .fa {margin-top: 2px;   color: #5b5d1b;}


#stickyheader{
  width: 100%;
  height: 100px;
  background: #fff;
  margin: 0;
  padding: 5px;
}
.sticky div#stickyheader{
	position: fixed;
  top: 0;
  left: 0;
  box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}


#stickyheader .set1{
    width: 100%!important;
   border-bottom: 0px; }
#stickyheader .logo{ /*width:100%!important; padding: 2px;*/}
#stickyheader .logo img {width: 100%;}
#stickyheader .logo part20 img {width:auto!important;}
#stickyheader .set2 {    /* position: absolute;     float: right;padding:2% !important;  */   width: 100%;    display: block;  }
#stickyheader .menu{ /*width:100%!important;*/}
#stickyheader .call{}
#stickyheader but a { margin-top:10px;}
#stickyheader .wsdownmenu-list > li > a { color:#000!important; }
#stickyheader .header {/* margin-top: 15px;*/}
#stickyheader .since img {	width:auto;	height:80px;}
#stickyheader .fa {margin-top: 2px;   color: #5b5d1b;}


#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) {

.desktop{ display:none;}
.mobile{ display:block;}

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

.top{
    width: 100%;
    padding: 0%;
    text-align: center;
    position:relative;
	/*background:none;*/
}

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

.top part33 {
    width: 33%;}
	
.top span {
    position: relative;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Poppins';
    color: #000!important;
    margin: 0%;
    padding: 0% 1%;
    display: inline-block;
    width: auto;
}

.top .set1 part60 {    width: 80%;}

.call {    padding: 1% 0;    width: 50%;    float: left;}
.link {    width: 70%;    float: right;}
.top .set2 but a {    width: 49%;}
.cart {  /*  width: 49%;    float: right;*/ width: 100%;    /* float: right; */    display: block;    margin-top: 0%;}
.cart part50 {    width: 50%;}

.logo h1 {
	color: #000;
    font-size: 17px;
    font-weight: 900;
    padding: 0px;
   font-family: 'Poppins', sans-serif;
    text-align: center;
    display: block;
    width: 89%;
    margin: 0px;
    margin-top: 10px;
    text-transform: uppercase;
}


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

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


login {
	 position: absolute;
    top: 0;
    left: 0;
    color: #000;
}


.modal-dialog {width: 95% !important; margin: 10% auto!important;}
.modal-body h3 {font-size: 18px!important;}

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



.banin {    /* background: #909090;  height: 240px;*/ }
.innerbanner {    height: 115px;}
.banin img {/* margin-top: 17px;    text-align: center; width: 200px; position:unset;*/}
.banin rightlink {    top: 4%;    right: 10px;}
.banin rightlink img {    width: 50px !important;    /* opacity: .8; */}

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


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


.banner rightlink {    top: 4%;    right: 10px;}
.banner rightlink img {
    width: 50px !important;
    /* opacity: .8; */
}

.bottomlink {
    top: 0px;
    position: relative;
    text-align: center;
    width: 100%;
    /* bottom: inherit; */
}
	
.bottomlink h1 a {
    font-size: 28px!important;
    letter-spacing: 10px;}

	
.logo{     padding: 0;
    width: 100%;
    /* float: left; */
    z-index: 9;
    position: relative;
    display: block;
    margin: 0px; text-align:center;}
.logo h1 sup {font-size: 8px;  top: -4px;}
	
.logo img{
	    /* width: 80% !important; */
    display: block;
    /* position: relative; */
    /* float: left; */
    margin: 0 auto;
    text-align: center;
/*    width: 275px;*/
	}
.logo part60 img {
    width: 85%;
    text-align: left;
    margin: 0;
}
	
.logo .border {
    /* border: 1px solid #2954a0; */
    /* border-radius: 2px; */
    /*padding: 5px !IMPORTANT;*/
}

ligthblue {  color: #19366b;}

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


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

.care{ display:none;}
.call{ display:none;}


.menu{
    width: 100%;
    position: relative !important;
    /* background: #002264; */
    top: 0px;
    z-index: 2;
}
	

.modal-content set {
    width: 50%;
    float: left;
    display: block;
    height:auto;
}

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

.banner:after {
     /*  content: '';
    position: absolute;
    width: 100%;
    height: 77vh;
    bottom: 0px;
    left: 0px;
    z-index: 0;
    background: #31281d;
    opacity: 1;
  background: transparent url(../images/pattern.png) repeat top left; */
}


.banner leftlink {    width: 40%;} 


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


.search {width: 100%;margin-top: 0%;}
.search part20 {    width: 50%;}
.search part80 {    width: 50%;}
.search .dropdown-menu {
    width: 243px !IMPORTANT;
    font-size: 15px;
    border-radius: 0px;
    margin-left: -9px;
    background: #000;
    margin-top: 0px;
}
.search .form-control {    border: 1px solid #000 !important;}


#sesform city {width: 50%!important;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 5%;}

.shop .filtericon {    display: block;}
.shop .filter {    display: none;}
.shop .btn-danger {    padding: 4% !important;}
.shop .filtericon a {    color:#4b6700 !important;}
.shop part75 {    width: 40%;    float: left;}

.about {padding: 5%; }
.about p {     font-size: 14px !important;    line-height: 24px; text-align:center;}
.about h2 {   /* color: #000 !important;    width: 100%;    font-size: 18px!important;*/}
.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;}



.contact h1 {    font-size: 18px!important; line-height: 25px;}

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



.bottomset {
    position: relative;
    bottom: 0px;
    width: 90%!important;
    left: 5%!important;
    top: 0px;
}

set {
    width: 50%;
    display: block;
    /* padding: 5%; */
    float: left;
    height: 150px;
}

.shop set {
    width: 50%!IMportant;
    display: block;
    /* padding: 5%; */
    float: left;
    height: 300px !important;
}

.cbp-nav-controls {
/*	position: absolute !important;
    top: -30px !important;
    left: 200px !IMPORTANT;*/
}

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

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


.highlights{ position:relative; padding: 6% 12%;}
.highlights set {position: relative; width: 100%; margin: 10px 0px;  }
.highlightsbg white { color: #000 !important;}
.highlightsbg {background-image:none;}
.highlights h1 {    font-size: 18px !important;    padding: 0px;    left: -20px;    top: 94px;}
.highlights h2 {line-height: 26px; padding: 1%; margin-top: 42px; color: #000 !important;}
.highlights h3{
	color: #000 !important;
    width: 100%;
    font-size: 17px!important;
    font-family: 'Poppins'!important;
    line-height: 24px;
    text-transform: initial;
    font-weight: 400 !important;}
.highlights set h3{ text-align:center;}
.highlights set h4{ text-align:center;}
.highlights set h5{ text-align:center;}
.highlights img.rollimg {    border-radius: 12px;    height: 300px !important;}
.highlights .rollcont {    height: 300px!important;}
.highlights .rollcont h2a {    top: 200px;}




.giftcard {    padding: 6%;}
.giftcard h1 {    font-size: 22px!important;}
.giftcard h1:before {    width: 30px;}
.giftcard h1:after {    width: 30px;}
.giftcard set {    width: 48%;}
.giftcard set h1 { font-size: 9px!important;    line-height: 19px;    text-align: left;    margin: 0;   /* bottom: 23px;*/}
.giftcardbg {    background-size: cover;}
.giftcard .rollcont {    width: 100%;    height: 200px;}
.giftcard .rollcont but a {    bottom: 130px;    left: -20px;    width: 70% !important;}
.giftcard .rollcont:hover {    transform: translateY(-56px);}


.news { padding: 10% !important;}
.news h2{ color:#000 !Important;}

.deals {padding: 10% 4% 4% 4%;}
.deals h1 {    line-height: 33px;    font-size: 20px !important;    font-weight: 800 !important;}
.deals h1:before {   width: 30px;}
.deals h1:after{   width: 30px;}
.deals h2 {    color: #2d2b29 !important; padding: 0%;}
.deals set {    width: 48%;}
.deals icon img {    width: auto;    height: 210px;}
.deals set h1 {    bottom: 0%;    line-height: 18px;    font-size: 10px !important;}
.deals set h2 {    color: #fff !important; display:none;}
.deals bor {    margin-bottom: 10% !important;}
.deals .rollcont but a {    bottom: 70px;}
.deals .rollcont:hover { transform: translateY(-100px)!important;}


.subscribe {    padding: 9%;}
.subscribe but {    color: #fff;    border: 0px solid #e0c39f;    font-size: 22px;}
.subscribe h1 { line-height: 30px;}


.locations set {    width: 48%;}
.locations set icon img {   height: 250px;}
.locations set h1 {    font-size: 12px!important;}
.locations set h2a {    font-size: 10px!important;    line-height: 16px;}
.rollcont {    height: 250px!important;}
.rollcont but a {    font-size: 9px;   padding: 2%;}


.banin leftlink h1 {    font-size: 22px;}
.locmenubanner {    height: 350px;}
.locmenu part70 {    width: 100%;}
.locmenu part30 { width: 100%;    margin: 0 auto;    display: block;    background: #ccc; margin-top:10%;}
.locmenu .pad2 {    padding: 2% !important;}






.projects but { width: 100%;}

.aboutind { padding: 0%;}
.aboutindbg1 {    height: 200px;}
.aboutind h1 {
	font-size: 19px!important;
	line-height: 27px;
    color: #fff;
    font-weight: 400!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    margin-bottom: 2%;
    margin-top: 3%;
}
.aboutind p {padding: 3%;}
.aboutind rightlink {    position: relative;}
.aboutindbg {    height: 612px;}
photo h { color:#fff;}
.aboutind rightlink { background:none;}

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



.aboutcon {  padding: 4% !important;}

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

img1 img { margin-top:0px;}
.flex-container { height: 100vh!important;}

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

.news set {
    position: relative;
    width: 100%;
    text-align: center;
    float: left !important;
    margin-right: 2%;
    margin-top: 0;
    margin-bottom: 20px;
    z-index: 1;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 2%;
}



.feedback {    padding: 5%;}
.feebackform { padding: 10% 3% 3% 3%;}
.feedback h2 {    color: #fff !IMPORTANT;    font-size: 26px!important;    margin-bottom: 15%;    line-height: 29px;}
.feedback label {    margin-bottom: 0px !Important;}
.feedback .marginbottom60 {    margin-bottom:0px !Important; margin-top: 30px !important;}
.feedback .form-control {    height: 40px!important;  }
.feedback .marginbottom80 {    margin-bottom: 20px !Important; margin-top: 50px;}
.feedback .marginbottom130 {    margin-bottom: 20px !Important; margin-top: 50px;}
.feedback .marginbottom160 {    margin-bottom: 20px !Important;    margin-top: 50px;}







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

.pad2 { padding: 0% !important;}
.pad12 { padding: 0% !important;}

.social { width: 90%;}
.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:10% 5%;
margin-bottom:1.7%;
font-family:'Poppins'!important;
color:#333;
font-size:90%;
font-weight:100;
text-decoration:none;
}
.footer h1 {    font-size: 14px !important;}
.footerlogo { width: 100%;    float: left;    padding: 0 0 25px 0!important;}
.footer part30 {    width: 100%!important;    float: left;}
.footer part70 {    width: 100%!important;     float: left;}
.footer part70 .col-md-3{ width:50%; float:left; padding: 0px;    margin-top: 5%;}
.footer part70 .col-md-4 {width: 33%;    float: left;    padding: 2%; }

.copyrights {    margin-top: 6%;} 
.copyrights a {    font-size: 11px !important;    font-weight: 200;}

.fixed-header {
position:relative !important;
 	 top:0; 
   	right: 0;
    width: 15%; 
   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 */
	}
	

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



	
	}
	
	

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


.desktop{ display:none;}
.mobile{ display:block;}


.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:relative;
width: 100%;
padding:0%;
text-align:center;
}

.top h1 {  font-size: 18px; font-weight: 400; 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 .set1 part60 {    width: 80%;}
.top .set1 part20 {    width: 10%;}

.call {    padding: 1% 0;    width: 30%;    float: left;}
.link {    width: 70%;    float: right;}
.top .set2 but a {    width: 49%;}
.cart {    width: 49%;    float: right;}
.cart part50 {    width: 50%;}


.logo h1 {
	color: #000;
    font-size: 25px;
    font-weight: 900;
    padding: 0px;
   font-family: 'Poppins', sans-serif;
    text-align: center;
    display: block;
    width: 89%;
    margin: 0px;
    margin-top: 10px;
    text-transform: uppercase;
}
.logo h2 {
    color: #024bce;
    font-size: 13px;
    font-weight: 400;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    /* margin-top: 10px; */
    text-transform: uppercase;
    /* margin-bottom: 2%; */
}

.logo part60 img {
    width: 85%;
    text-align: left;
    margin: 0;
}

login {
   /* position: absolute;*/
    top: 0;
    left: 0;
    color: #000;
    font-weight: 700;
}

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


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

ligthyellow { color: #19366b;}

.exp{display:none;}


.menu {
    width: 100%;
    position: relative !important;
    /* background: #002264; */
    top: 20px;
    z-index: 2;
}

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

.banner:after {
       /*content: '';
    position: absolute;
    width: 100%;
    height: 65vh;
    bottom: 0px;
    left: 0px;
    z-index: 0;
    background: #31281d;
    opacity: 1;
  background: transparent url(../images/pattern.png) repeat top left; */
}

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


.bottomlink {
    top: 0px;
    position: relative;
    text-align: center;
    width: 100%;
    /* bottom: inherit; */
}

.bottomset {
    position: relative;
    bottom: 0px;
    width: 90%!important;
    left: 5%!important;
    top: 0px;
}

set {
    width: 50%;
    display: block;
    /* padding: 5%; */
    float: left;
    height: 150px;
}
	
.bottomlink h1 a {
    font-size: 45px!important;
    letter-spacing: 15px;
}

.logo{ padding:0px;}
	
.logo img{
}


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


.search {width: 100%;margin-top: 0%;}
.search part20 {    width: 50%;}
.search part80 {    width: 50%;}
.search .dropdown-menu {
    width: 243px !IMPORTANT;
    font-size: 15px;
    border-radius: 0px;
    margin-left: -9px;
    background: #000;
    margin-top: 0px;
}
.search .form-control {    border: 1px solid #000 !important;}


.shop .filtericon {    display: block;}
.shop .filter {    display: none;}
.shop .btn-danger {    padding: 4% !important;}
.shop .filtericon a {    color: #a10b0c !important;}



.about { padding:10%;}
.about p { font-size: 15px;}
.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;}

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

.cbp-nav-controls {
  /*   position: absolute !important;
    top: -30px !important;
    left: 420px !IMPORTANT;*/
}


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

.modal-dialog {
    width: 60% !important;
    margin: 10% auto!important;
}

.banin {  /*   background: #909090;*/   height: auto;}
.innerbanner {
    height: 350px;
}
.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;}

.highlights set {position: relative; width: 100%; margin: 10px 0px;  }
.highlightsbg white { color: #000 !important;}
.highlightsbg {background-image:none;}
.highlights h1 {font-size: 24px !important;}
.highlights h2 {line-height: 26px; padding: 1%; margin-top: 42px;}
.highlights set h3{ text-align:center;}
.highlights set h4{ text-align:center;}
.highlights set h5{ text-align:center;}


.giftcard {    padding: 6%;}
.giftcard h1 {    font-size: 22px!important;}
.giftcard h1:before {    width: 30px;}
.giftcard h1:after {    width: 30px;}
.giftcard set {    width: 48%;}
.giftcard set h1 { font-size: 9px!important;    line-height: 19px;    text-align: left;    margin: 0;   /* bottom: 23px;*/}
.giftcardbg {    background-size: cover;}


.news { padding: 10% !important;}
.news h2{ color:#000 !Important;}

.deals {padding: 12% 4%;}
.deals h1 {    line-height: 33px;    font-size: 20px !important;    font-weight: 800 !important;}
.deals h1:before {   width: 30px;}
.deals h1:after{   width: 30px;}
.deals h2 {    color: #2d2b29 !important; padding: 0%;}
.deals set {    width: 48%;}
.deals icon img {    width: auto;    height: 330px;}
.deals set h1 {    bottom: 0%;    line-height: 18px;    font-size: 10px !important;}
.deals set h2 {    color: #fff !important; display:none;}
.deals bor {    margin-bottom: 10% !important;}
.deals .rollcont {    height: 500px !IMPORTANT;}
.deals .rollcont but a {    bottom: 180px;}
.deals .rollcont:hover { transform: translateY(-100px)!important;}



.subscribe {    padding: 5%;}
.subscribe but { color: #000; border: 0px solid #e0c39f;}
.subscribe h1 { line-height: 38px;}


.locations set {    width: 48%;}
.locations set icon img {   height: 250px;}
.locations set h1 {    font-size: 12px!important;}
.locations set h2a {    font-size: 10px!important;    line-height: 16px;}
.rollcont {    height: 250px!important;}
.rollcont but a {    font-size: 9px;   padding: 2%;}



.locmenubanner {    height: 350px;}
.locmenu part70 {    width: 100%;}
.locmenu part30 { width: 100%;    margin: 0 auto;    display: block;    background: #ccc; margin-top:10%;}
.locmenu .pad2 {    padding: 2% !important;}

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

.aboutind { padding: 0%;}
.aboutindbg1 {    height: 200px;}
.aboutind h1 {
	font-size: 19px!important;
	line-height: 27px;
    color: #fff;
    font-weight: 400!important;
    padding: 0px;
    font-family: 'Poppins', sans-serif;
    text-align: left;
    display: block;
    width: 100%;
    margin: 0px;
    margin-bottom: 2%;
    margin-top: 3%;
}
.aboutind p {padding: 3%;}
.aboutind rightlink {    position: relative;}
.aboutindbg {    height: 612px;}
photo h { color:#fff;}
.aboutind rightlink { background:none;}

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



.feedback {    padding: 5%;}
.feebackform { padding: 10% 3% 3% 3%;}
.feedback h2 {    color: #fff !IMPORTANT;    font-size: 26px!important;    margin-bottom: 15%;    line-height: 29px;}
.feedback label {    margin-bottom: 0px !Important;}
.feedback .marginbottom60 {    margin-bottom:0px !Important; margin-top: 30px !important;}
.feedback .form-control {    height: 40px!important;  }
.feedback .marginbottom80 {    margin-bottom: 20px !Important; margin-top: 50px;}
.feedback .marginbottom130 {    margin-bottom: 20px !Important; margin-top: 50px;}
.feedback .marginbottom160 {    margin-bottom: 20px !Important;    margin-top: 50px;}






.highlights{ position:relative;}
img1 img { margin-top:0px;}
.servicelist {   width: 100%;}	
.partnerbg { height: 100px;}
.programs-bg { height:40vh;}
.flex-container { height: 100vh!important;}
.right{ text-align:center;}
.rght-brd{border-right:0px solid #E5E5E5;}
.social {    width: 100%;}

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


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

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


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

.pad2 {
    padding: 0% !important;
}
.pad12 {
    padding: 0% !important;
}

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

.fixed-header {
 position:relative !important;
  	top:0; 
   	right: 0;
    width: 15%; 
   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 */
	}
.footer{
width:100%;
padding:5%;
margin-bottom:1.7%;
font-family:'Poppins'!important;
color:#333;
font-size:90%;
font-weight:100;
text-decoration:none;
}

.footerlogo {    width: 100%;    float: left;    padding: 0 0 25px 0!important;}
.footer part30 {    width: 100%!important;    float: left;}
.footer part70 {    width: 100%;    float: left;}
.footer part70 .col-md-4 {    width: 33%;    float: left;    padding: 2%;}

.copyrights {    margin-top: 6%;} 

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

	
	}
	
	
@media only screen and (min-width: 769px) and (max-width: 980px) {

.desktop{ display:none;}
.mobile{ display:block;}

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

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

.innerbanner { height: 450px;}

.deals icon img {    width: auto;    height: 370px;}
.deals .rollcont {    height: 600px !IMPORTANT;}
.deals .rollcont but a {    bottom: 250px;}
.deals .rollcont:hover { transform: translateY(-200px)!important;}

}
		

@media only screen and (min-width: 1600px) and (max-width: 1980px) {

.deals icon img {    width: 100%;    height: 770px;}
.deals .rollcont {    height: 1300px !IMPORTANT;}
.deals .rollcont but a {    bottom: 500px;}
.deals .rollcont:hover { transform: translateY(-400px)!important;}

}
