/* CSS Document */


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

@import url('https://fonts.googleapis.com/css?family=PT+Sans');
@import url('https://fonts.googleapis.com/css?family=Eagle+Lake');


.bg
{
	background-image:url(../images/background.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
	
	
}
.wrapper
{
	max-width:1200px;
	margin:0px auto;
}

.top-header-01
{
	background-color:#FFFFFF;
	padding:15px;
	z-index:9999;
	position:relative;
		
}

.slider
{
	position:absolute;
	margin-top:-90px;
	
	/*! padding: 20px; */
	/*! height: 800px; */
}

.photo
{
	margin-top:360px;
}
.i-photo
{
	margin-top:360px;
}

.info-01
{
	font-family: 'lane-narrow';
	font-size:25px;
	color:#000000;
	font-weight: bold;
}
.info-02
{
	font-size:17px;
	color:3e3e3e;	
	font-family: 'MyriadPro-Regular';
	text-align: justify;
}
.info-03
{
	font-family: 'Eagle Lake', cursive;
	font-size:23px;
	color:#2eafdb;
	font-weight: 700;
	margin-top: 48px;
	text-shadow: 1px 1px 1px #000;
}
.info-04
{
	font-size:14px;
	color:1f1f1f;	
	font-family: 'MyriadPro-Regular';
	text-align: justify;
}



.product-slider
{
	background-color:#3d93f5;
	
	height: 340px;
}
.heading-01
{
	padding-top: 0px !important; 
	font-size:50px;
	color:#FFFFFF;		
	/*! font-family: "PT Sans script=all rev=1","Adobe Blank"; */
	font-weight:bold;
	text-align:center;
	font-weight:700;
	
	
	margin-top: 0px;
}
slider-font-01
{
	font-size:18px;
	font-family: 'PT Sans', sans-serif;
	color:#FFFFFF;
}




.fotter-font
{
	font-size: 20px;
	font-family: 'PT Sans', sans-serif;
	color:#2b2b2b;
}
.footer-font-01
{
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	color:#6b6b6b;
	
}
.social
{
	float:left;
	padding-top:10px;
	display:inline-flex;
}	
ul
{
	list-style:none;
	padding:0px;
}
.social-icon 
{
color:#FFFFFF !important;
text-align: center;
display: table-cell;
vertical-align: middle;
background:#898989;
width: 30px;
height: 30px;
line-height: 25px;
font-size: 12px;
border-radius: 100%;
transition: all 200ms ease-in;
}

.social-icon:hover
{
 color:#898989 !important;
 background:#eaeaea;
 border:2px solid #898989;
}

.font-01
{
	font-size:15px;
	color:#2b2b2b;
	font-family: 'PT Sans', sans-serif;
	
}
.copyright-text
 {
    color:#2b2b2b;
    font-family: 'PT Sans', sans-serif;
    /*! font-weight: bold; */
    font-size: 15px;
}

.font-p-01
{
	font-size:51px;
	font-family: 'lane-narrow';
	font-weight:bold;
	
	color: #29abe2;
}
.font-p-02
{
	font-size:20px;
	color:#000000 ;
	font-family: 'PT Sans', sans-serif;
	text-align:justify;
	letter-spacing:0.8px;
	line-height:25px;
	text-indent: 70px;
}
.product-box {
    -webkit-box-shadow: 0 0 5px 3px #d8d8d8;
    -moz-box-shadow: 0 0 3px 5px #d8d8d8;
    box-shadow: 0 0 5px 3px #d8d8d8;
    background-color: #ffffff;
    padding: 20px;
}
.product-font1 {
   
    /*! font-weight: bold; */
    text-decoration: none;
    line-height: 28px;
    border-bottom: 1px solid #dfdede;
	font-size:14px;
	color:#000000;	
	font-family: 'MyriadPro-Regular';
	
}
/*Icon*/
.home-icon
{
		background-image: url(../images/contact-icon/icon-01.jpg);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: contain;
		height: 100px;
		margin-top: 30px !important;
	 -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;
}
/*Icon*/
.font-c-01
{
	font-size:20px;
	color:#000000;	
	font-family: 'MyriadPro-Regular';
	text-align:center;
}
.font-c-02
{
	font-size:30px;
	color:#020202;
	font-family: 'Eagle Lake', cursive;
	/*! text-align:center; */
	/*! font-weight: bold; */
	/*! background-color:#2aabe2; */
	font-weight: 700;
}

.font-contact
{
	font-size:23px;
	color:#29abe2;
	font-family: 'MyriadPro-Regular';
}
.font-con-01
{
	font-size:25px;
	color:#000;
	font-family: 'MyriadPro-Regular';
}
.font-con-02
{
	font-size:18px;
	color:#000;
	font-family: 'MyriadPro-Regular';
}
.font-con-03
{
	font-size:18px;
	color:#000;
	font-family: 'MyriadPro-Regular';
	/*! margin-left: 25px !important; */
}
.font-con-03:hover
{
	
	color:#29abe2;
}
.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); 
}
.font-heat-01
{
	font-size:18px;
	color:#000000;	
	font-family: 'MyriadPro-Regular';
	/*! text-align:center; */
	letter-spacing: 1px;
	/*! padding-right: 6px; */
	/*! padding-left: 10px; */
	text-align: justify;
}
.font-tank-01
{
	font-size:22px;
	color:#000000;	
	font-family: 'MyriadPro-Regular';
	font-weight:700;
}
.font-tube-01
{
	font-size:39px;
	font-family: 'lane-narrow';
	font-weight:bold;
	color: #29abe2;
}
.sitemap-font {
    font-size: 16px;
    color: #3e3e3e;
    text-align: justify;
    font-family: 'MyriadPro-Regular';
    line-height: 30px;
}
.copy-wirte
{
	padding-top: 7px;
}
.pro-font-01
{
	font-size:18px;
	 font-family: 'MyriadPro-Regular';
	text-align: center;
	color: #fff;
	font-weight: 700;
	background-color: #2aabe2;
}


@media only screen and (max-width: 480px) {
.slider
{
	position:absolute;
	margin-top:0px;
	
	/*! padding: 20px; */
	/*! height: 800px; */
}
.photo
{
	margin-top:360px;
}
.i-photo
{
	margin-top:273px;
	margin-left: 15px;
	margin-right: 15px;
}
.info-01
{
	margin-right:15px !important;
   margin-left:15px !important;
}
.info-02
{
	margin-right:15px !important;
   margin-left:15px !important;
 }
.info-03
{
	margin-right:15px !important;
   margin-left:15px !important;
	text-align: center;
	margin-top: 10px;
}
.info-04
{
	margin-right:15px !important;
   margin-left:15px !important;
}
.heading-01
{
	font-size:23px;
	margin-top: 0px;
}
	
.photo {
    margin-top: 124px;
    margin-left: 15px;
    margin-right: 15px;
}
.font-p-01 {
    font-size: 35px;
    font-family: 'lane-narrow';
    font-weight: bold;
    color: #29abe2;
    text-align: center;
}
.font-p-02 {
   margin-right:15px !important;
   margin-left:15px !important;
}
.fotter-font
{
	text-align:center;
}
.mib-align
{
	text-align:center !important;
	
}
.social
{
	  margin-left: 61px !important;
}

.font-contact {
    font-size: 18px;
    color: #29abe2;
    font-family: 'MyriadPro-Regular';
    /*! margin-right: 22px !important; */
    /*! margin-left: 23px !important; */
    text-align: center;
}
.font-con-01 {
    font-size: 25px;
    color: #000;
    font-family: 'MyriadPro-Regular';
    /*! margin-left: 22px !important; */
    text-align: center;
}
.font-con-02 {
    font-size: 18px;
    color: #000;
    font-family: 'MyriadPro-Regular';
    margin-left: 21px !important;
    margin-right: 20px !important;
}
.font-con-03
{
	
	margin-left: 25px !important; 
}
.font-heat-01
{
	padding-right: 11px; 
	padding-left: 11px; 
	
}
.font-tank-01 {
    font-size: 20px;
    margin-right: 11px !important;
    margin-left: 11px !important;
}
.font-tube-01
{
	font-size:21px;	
    margin-left: 20px;
}
.font-01
{
	font-size:10px;
	color:#2b2b2b;
	font-family: 'PT Sans', sans-serif;
	text-align: center;
	
}
.copyright-text
 {
    color:#2b2b2b;
    font-family: 'PT Sans', sans-serif;
    /*! font-weight: bold; */
    font-size: 12px;
	text-align:center;
}
}