/* CSS Document */

@font-face 
{
	font-family: 'Questrial-Regular';
	src: url('../fonts/Questrial-Regular.ttf')  format('truetype');
}

@font-face 
{
	font-family: 'myriad pro-regular';
	src: url('../fonts/myriad pro-regular.ttf')  format('truetype');
}

@font-face 
{
	font-family: 'smoothie-shoppe';
	src: url('../fonts/smoothie-shoppe.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'tw-cen-mt-condensed-bold';
	src: url('../fonts/tw-cen-mt-condensed-bold.ttf')  format('truetype');
}
@font-face 
{
	font-family: 'myriad-pro-condensed';
	src: url('../fonts/myriad-pro-condensed.ttf')  format('truetype');
}
@import url('https://fonts.googleapis.com/css?family=Playfair+Display:700i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:700');
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800);
@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);

body
{
	overflow-x:hidden;
}
.wrapper
{
	max-width:1200px;
	margin:0px auto;
}


/************ Index page start************/

/************ top-navigation css start ************/

/************ affix menu code ************/
.affix { position: inherit;} /*not sticky */
/*.affix {
    top: 0px;
    width: 100%;
    z-index:  9999 !important;
	background-color:rgba(164,163,163,0.9);
    border-radius:  0 !important;
    box-shadow: 0px 0px 3px 3px #a4a3a3;
 }
.affix .top-nav {
	display: none;
}
.affix .logo { 
	width: 22%;
	margin-left: 45%;
}
.affix .wsmenu { 
	margin-top: 4%;
}
.navbar {
    margin-bottom: 0px!important;
    border: none !important;
}
.affix ~ .container-fluid {
   position: relative;
   top: 50px;
}*/
/************ affix menu code ************/
.top-header-01
{
	position:relative;
	z-index:9999;
}
/************ navigation css start ************/
.logo {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}

/************ top-navigation css over ************/

/************ slider css start ************/
.slider-01
{
	margin-top: -272px;
}
/************ slider css start ************/

.about-img::before {
    content: '';
width: 4px;
height: 70%;
background: #008641;
position: absolute;
letter-spacing: 1px;
right: 0px;
top: 38px;
}

.about-h {
    font-size: 30px;
    color:#2a2929;
    line-height: 28px;
    font-family: 'tw-cen-mt-condensed-bold';
    text-align: right;
    margin-top: 14%;
    margin-right: 17px;
}

.about-h6 {
    font-size: 30px;
    color:#008641;
    line-height: 20px;
    font-family: 'tw-cen-mt-condensed-bold';
    text-align: right;
}

.about-text{
    font-size: 20px;
    color:#595959;
    line-height: 28px;
    font-family: 'myriad-pro-condensed';
    text-align:justify;
    margin-top: 4%;
    margin-left: 1%;
}

/************ product slider start  ************/
.product-slider {
	background-color: #5b5b5b;
    margin-top: 3%;
}
.product-text {
	font-size: 20px;
line-height: 22px;
text-align: center;
color: #fff;
background-color: #2e3192;
width: 100%;
font-family: 'myriad-pro-condensed';
padding: 10px;
}
.p-text 
{
    font-size: 16px;
    color: #fff;
	background-color: #2e3192;
    font-family: 'myriad-pro-condensed';
}
.btn-set{
   margin-left: 73% !important;
margin-top: -24px;
}

.info-btn-04 {   
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    font-family: 'Questrial-Regular';
    font-size: 30px;
    text-align: left;
    margin-top: 4%;
    margin-bottom: 2%;
}
/************ hover effect ************/
.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.product-img:hover .image {
 opacity: 1;
}

.product-img:hover .middle {
  opacity: 1;
}

.text {
  background-color: #7f7f7fe0;
  color: #fff;
  font-size: 20px;
  /*! padding: 5px 63px; */
  font-family: 'myriad-pro-condensed';
  width: 242px;
  height: 127px;
  text-align: center;
  margin-top: -75% !important;
  /*! padding-top: 100px; */
}
/*.image-hover {
	! background-color:#202020; 
}

.image-hover:hover img {
	opacity:0.2;
}
*/


/*.image-hover img:hover {
      -webkit-filter: hue-rotate(240deg) saturate(3.3); 
	  background-color:#ccc;
   }*/
  

/************hover effect ************/

/************ product slider over  ************/

.testinomial
{
background:url('../images/background.png');
padding: 70px 0px 65px 0px;
}
.footer-font { white-space: nowrap;}
/*social icon css*/
.social
{
/*padding-top:15px;*/
}
.social li
{
 display:inline-block;
 text-align:center;
}
.social li i
{
   width:32px;
   height:32px;
   border:1px solid #6b6b6b;
   line-height:30px;
   border-radius: 50%;
   color:#fff;
   background:#898989;
}
.social li i:hover
{
   width:32px;
   height:32px;
   border:1px solid #ffffff;
   line-height:30px;
   border-radius: 50%;
   background-color:transparent;
   color:#fff;
   
}
.p0 {
    padding: 0;
    margin-top: 2px !important;
}
/* end social icon css*/

.copyright
{
background:#038743;
}
.copyright-font
{
padding: 20px 0px 10px 0px;
color: #fff;
font-family: 'myriad pro-regular';
font-size: 14px;
text-transform: uppercase;
}

/************ Index page end ************/

.parallax {
    /* The image used */
    background-image: url(../images/bannar-1.png);

    /* Set a specific height */
    min-height: 400px; 

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.about-h1 { font-family: 'Montserrat', sans-serif; font-size: 60px; font-weight: bold; text-transform: uppercase; text-align: center;
margin-top: -11%;
color: #fff;
            }
.about-h1 span { font-size: 20px;
letter-spacing: 0.1em;
font-family: 'Playfair Display', serif;
line-height: 40px;
text-transform: capitalize;}
.a-padding { padding-top: 10%;}

.box { border: 2px solid #333;
background-color: #fff;
padding: 4%;
margin-top: 25%;
margin-left: -20%;}

.contact-font
{
	font-size:18px;
	color:#333;	
	letter-spacing:1px;
	 font-family: 'myriad-pro-condensed';
	text-align: center;
}
.contact-font-01
{
	font-size:18px;
	color:#333;	
	letter-spacing:1px;
	 font-family: 'myriad-pro-condensed';
}
.contact-font-01:hover
{	
	color:#038743;	
	text-decoration:none;
	
}
.grow 
{
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
    
}
.grow:hover
{
 -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg); 
}
/************* sitemap page **************/
.sitemapbox {
    border: 1px solid #454545;
border-radius: 4px;
padding: 6% 25px;
box-shadow: #888 0 3px 16px 0;
margin-top: 10%;
}
.sitemap li { list-style: none;}
ul.sitemap.list li a {
    /*! font-weight: bold; */
    color: #1d1d1d !important;
    font-family: 'myriad-pro-condensed';
    font-size: 22px;
    letter-spacing: 0.8px;
    line-height: 35px;
    text-decoration: none;
}
ul.sitemap.list li a:hover {
    color: #038743 !important;
    text-decoration: none;
}
/************* sitemap page **************/

/***********************effects-image*****************************/

figure.snip1033 {
  font-family: 'Raleway', Arial, sans-serif;
  color: #fff;
  position: relative;
  float: left;
  overflow: hidden;
  /*margin: 10px 1%;*/
  /*! min-width: 173px; */
  max-width: 250px;
  max-height: 279px;
  width: 100%;
  background: #2e3192;
}
figure.snip1033 img {
  opacity: 1;
  /*width: 100%;*/
  position: relative;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
figure.snip1033 .center {
  border-radius: 5px;
  display: block;
  content: '';
  position: absolute;
  background-color: #d80019;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.85);
  opacity: 0;
  text-align: center;
  -webkit-transform: translate(-50%, -50%) rotate(0deg);
  transform: translate(-50%, -50%) rotate(0deg);
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
figure.snip1033 .center i {
  font-size: 38px;
  padding: 12px;
  color: #ffffff;
  line-height: 70px;
  opacity: 0.7;
}
figure.snip1033 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: left;
}
figure.snip1033 figcaption > div {
  float: left;
  height: 100%;
  overflow: hidden;
  width: 50%;
  position: relative;
}
figure.snip1033 figcaption a {
  opacity: 0.7;
}
figure.snip1033 figcaption a:hover {
  opacity: 1;
}
figure.snip1033 figcaption h3 {
  background-color: #222;
  word-spacing: -0.1em;
  font-weight: 800;
  text-transform: uppercase;
  font-size: 1em;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
  transition: opacity 0.45s,-webkit-transform 0.45s,-moz-transform 0.45s,-o-transform 0.45s,transform 0.45s;
}
figure.snip1033 figcaption .left h3 {
  border-radius: 5px 0 0 5px;
  top: 50%;
  padding: 4px 35px 4px 10px;
  right: 0;
  -webkit-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}
figure.snip1033 figcaption .right h3 {
  border-radius: 0 5px 5px 0;
  bottom: 50%;
  padding: 4px 10px 4px 35px;
  padding-left: 30px;
  -webkit-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}
figure.snip1033 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
figure.snip1033 .red {
  background-color: #8c212a;
}
figure.snip1033 .yellow {
  background-color: #945600;
}
figure.snip1033 .white {
  background-color: #ffffff;
  color: #444444;
}
figure.snip1033:hover img,
figure.snip1033.hover img {
  opacity: 0.5;
}
figure.snip1033.hover .dis { display: none;}
figure.snip1033:hover figcaption .left h3,
figure.snip1033.hover figcaption .left h3 {
  opacity: 1;
  -webkit-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
}
figure.snip1033:hover figcaption .right h3,
figure.snip1033.hover figcaption .right h3 {
  opacity: 1;
  -webkit-transform: translate(0%, 0px);
  transform: translate(0%, 0px);
}
figure.snip1033:hover .center,
figure.snip1033.hover .center {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
figure.snip1033:hover .center i,
figure.snip1033.hover .center i {
  -webkit-transform: translate(0%, -10px);
  transform: translate(0%, -10px);
}

/***********************effects-image*****************************/

.about-h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin-top: 5%;
    color: #1d1d1d;
    background-color: #eee;
}
.box-1 {
    border: 2px solid #333;
    background-color: #fff;
    padding: 4%;
    margin-top: 25%;
    margin-right: -8%;
    position: absolute;
    z-index: 1;
}



/****************************************************************/
/****************************************************************/
/********************** Responsive ****************************/
/***************************************************************/
/***************************************************************/

@media only screen and (min-width:780px) and (max-width:1064px) {
     
.text-left {
    padding-left: 146px !important;
    margin-top: -142px !important;
}  
.text-left img { width:24%;}
#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3 {
   font-size: 45px !important;
    margin-top: -85px !important;
    margin-left: 31% !important;
    line-height: 35px !important;
}
#first-slider .slide1 h4, #first-slider .slide2 h4, #first-slider .slide3 h4, #first-slider .slide4 h4 {
    font-size: 50px !important;
    margin-left: 39% !important;
    margin-top: -10px !important;
}

}


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

/************ index page css  ************/
    
/*.affix .logo {
    width: 15%;
    margin-left: 7%;
} */
.logo {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    width:15%;
    margin-left: 6%;
}   
    
.slider-01 {
   margin-top: -89px;
}
.text-left {
    padding-left: 56px !important;
    margin-top: -583px !important;
}
.text-left img { width:30%;}
#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3 {
    font-size: 18px !important;
    margin-top: -28px !important;
    margin-left: 31% !important;
    line-height: 14px !important;
}
.h3-span {
    font-size: 14px !important;
    margin-left: 5% !important;
}
#first-slider .slide1 h4, #first-slider .slide2 h4, #first-slider .slide3 h4, #first-slider .slide4 h4 {
    font-size: 23px !important;
    margin-left: 39% !important;
    margin-top: -10px !important;
}
.about-h {
    margin-right: 10%;
}
.about-img::before {   
    right: 30px;    
}
.about-text { margin-left: 15px; margin-right: 15px;}   
/***********index page complete ***************/

.img-re { height: 150px;}
.about-h1 {  font-size: 22px; margin-top: -25%; }
.about-h1 span { font-size: 15px;
line-height: 25px;}    
.box {
    border: 2px solid #333;
    background-color: #fff;
    padding: 4%;
    margin-top: -6%;
    margin-left: 2%;
    margin-right: 2%;
}  
    
}