ir.../* CSS Document */
@import url('https://fonts.googleapis.com/css?family=PT+Sans');
@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow');
@import url('https://fonts.googleapis.com/css?family=Pacifico');
@import url('https://fonts.googleapis.com/css?family=Lato');

.wrapper
{
	max-width:1200px;
	margin:0px auto;
}

.wrapper-01
{
	max-width:1100px;
	margin:0px auto;
}

.top-header
{
background-color:#fcc34f;
}

.headig
{

margin-right:15px;
font-size: 38px;
color:#000;
font-family: 'PT Sans', sans-serif;
text-shadow: -1px -1px 0px rgba(255,255,255,0.3), 1px 1px 0px rgba(0,0,0,0.8);
}

.sub-headig
{
font-size: 26px;
color:#000;
font-family: 'PT Sans', sans-serif;
}
.font-01
{
font-size: 18px;
line-height: 25px;
text-align: justify;
color:#000;
font-family: 'PT Sans', sans-serif;
letter-spacing: 1px;
}
.font-02
{
    font-size: 16px;
    line-height: 23px;
    text-align: justify;
    color: #6b6b6b;
    font-family: 'PT Sans', sans-serif;
}

.content-pro
{
background-image: url('../images/bg.jpg');
background-attachment: fixed;
}

.border {
    border: 1px solid #d4d4d480;
    /*! position: absolute; */
}

.content-heding 
{
    text-align: left;
    padding: 15px;
    color: #6b6b6b;
    font-size: 46px;
  font-family: 'PT Sans', sans-serif;
    position: absolute;
    margin-top: -50px;
    /*! background-color: #f8f8f8; */
    margin-left: 61px;
    width: 285px;
    z-index: 9999999;
    background-image: url('../images/bg.jpg');
    background-attachment: fixed;
}

.footer
{
background-color:#354b87;
}
.footer-heading
{
font-size: 22px;
font-weight: 700;
color: #fff;
font-family: 'PT Sans', sans-serif;
}

.footer-text
{
    font-size: 18px;
    line-height: 23px;
    text-align: justify;
    color: #fff;
    font-family: 'PT Sans', sans-serif;
}

.footer-mail
{
  font-size: 18px;
    line-height: 23px;
    text-align: justify;
    color: #fff;
    font-family: 'PT Sans', sans-serif;
}

.footer-mail:hover
{
  font-size: 18px;
    line-height: 23px;
    text-align: justify;
    color: #FAAA5E;
    font-family: 'PT Sans', sans-serif;
}
.quality-ul3
{
margin-left:71px;	
list-style-type:none;
}
.quality-ul
{
margin-left:45px;	
list-style-type:none;
}
.quality-ul2
{
margin-left:27px;	
list-style-type:none;
}



.quality {
    width: 100%;
    background-color: #6b8a00;
    background-image: url(../images/bg-1.jpg);
    height: auto;
    background-size: cover;
    background-attachment: fixed;
}
.quality-font {
    font-size: 30px;
    color: #fcc34f;
    /*! font-family: 'Pacifico', cursive; */
    font-family: 'PT Sans';
    font-weight: bold;
}

.quality-font-02 {
    font-size: 28px;
    color: #fff;
    /*! font-family: 'Pacifico', cursive; */
    font-family: 'PT Sans';
    font-weight: bold;
}
.quality-font-03 {
    font-size: 20px;
    color: #daedf5;
    /*! font-family: 'Pacifico', cursive; */
    font-family: 'PT Sans';
    
}

.contact-btn
{
color: #FFF;
font-size: 17px;
background-color: transparent;
padding: 10px 20px;
border: 1px solid #FFF;
padding-top: 10px;
border-radius: 5px;
}

.contact-btn:hover
{
color:#2BB2DB;
font-size: 17px;
background-color: transparent;
padding:10px 20px;
border:1px solid #2BB2DB;
padding-top:10px;
text-decoration:none;
}

.headig::before {
    content: " ";
    position: absolute;
    /*! z-index: 1 !important; */
    top: 6px;
    left: -3px;
    right: 5px;
    bottom: 5px;
    border-left: 5px solid #fcc34f;
    height: 45px;
}

.about-detail
{
background-image: url('../images/bg-2.jpg');
background-attachment: fixed;
background-repeat: no-repeat;
background-position: center right;
}

.conatct-font{
    font-size: 18px;
    line-height: 23px;
    text-align: left;
    color: #000;
    font-family: 'PT Sans', sans-serif;
}

.contect-mail
{
  font-size: 18px;
    line-height: 23px;
    text-align: justify;
    color: #000;
    font-family: 'PT Sans', sans-serif;
}

.contect-mail:hover
{
  font-size: 18px;
    line-height: 23px;
    text-align: justify;
    color: #FAAA5E;
    font-family: 'PT Sans', sans-serif;
}

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

/***********************SOCIAL ICON***********************/
/***********************SOCIAL ICON***********************/
.social
{
padding-top: 0px;
float: inherit;
padding-left: 285px;
margin-top: -10px;
margin-bottom: 6px;
}
.social li
{
list-style-type:none;
}
.social-1 a
{
text-align: center;
display: table-cell;
vertical-align: middle;
color: #faaa5e;
background: none;
line-height: 1;
border: 2px solid #faaa5e;
width: 30px;
height: 30px !important;
line-height: 26px;
font-size: 12px;
border-radius: 100%;
transition: all 200ms ease-in;
}

.social-1 a:hover 
{
color:#fff;
background-color:#faaa5e;
}



.social-2 a
{
text-align: center;
display: table-cell;
vertical-align: middle;
color: #70c2e9;
background: none;
line-height: 1;
border: 2px solid #70c2e9;
width: 30px;
height: 30px !important;
line-height: 26px;
font-size: 12px;
border-radius: 100%;
transition: all 200ms ease-in;
}

.social-2 a:hover 
{
color:#fff;
background-color:#70c2e9;
}


.social-3 a
{
text-align: center;
display: table-cell;
vertical-align: middle;
color: #677fb5;
background: none;
line-height: 1;
border: 2px solid #677fb5;
width: 30px;
height: 30px !important;
line-height: 26px;
font-size: 12px;
border-radius: 100%;
transition: all 200ms ease-in;
}

.social-3 a:hover 
{
color:#fff;
background-color:#677fb5;
}

.social-4 a
{
text-align: center;
display: table-cell;
vertical-align: middle;
color: #d8545d;
background: none;
line-height: 1;
border: 2px solid #d8545d;
width: 30px;
height: 30px !important;
line-height: 26px;
font-size: 12px;
border-radius: 100%;
transition: all 200ms ease-in;
}

.social-4 a:hover 
{
color:#fff;
background-color:#d8545d;
}


.social-5 a
{
text-align: center;
display: table-cell;
vertical-align: middle;
color: #3daccf;
background: none;
line-height: 1;
border: 2px solid #3daccf;
width: 30px;
height: 30px !important;
line-height: 26px;
font-size: 12px;
border-radius: 100%;
transition: all 200ms ease-in;
}

.social-5 a:hover 
{
color:#fff;
background-color:#3daccf;
}

.sub-menu {
    right: 100%;
    width: 348px;
    margin-top: -52% !important;
}



/***********************SOCIAL ICON***********************/
/***********************SOCIAL ICON***********************/

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

.content-heding 
{
    text-align: left;
    padding: 20px;
    color: #6b6b6b;
    font-size: 39px;
}
.sub-headig {
    font-size: 19px;
    color: #6b6b6b;
    font-family: 'PT Sans', sans-serif;
}
.headig {
    margin-right: 15px;
    font-size: 24px;
    color: #6b6b6b;
    font-family: 'PT Sans', sans-serif;
}
.social
{
padding-top: 10px;
float: inherit;
padding-left: 40px;
}

#fwslider .slide img {
    width: 100%;
    height: 300px !important;
    max-width: 100%;
    max-height: 150px;
}
iframe
{
height:200px ;
}

.heding {
text-align: center;
padding: 10px;
color: #6b6b6b;
font-size: 32px;
font-family: 'PT Sans Narrow', sans-serif;


}

.sub-heding {
padding: 5px;
color: #6b6b6b;
font-size: 25px;
font-family: 'PT Sans Narrow', sans-serif;
}
.content-heding {
    margin-left: 44px;
}
.footer-text {
    font-size: 18px;
    line-height: 23px;
    text-align: left !important;
    color: #fff;
    font-family: 'PT Sans', sans-serif;
}

.footer-text {
    font-size: 15px;
    line-height: 23px;
    text-align: left !important;
    color: #fff;
    font-family: 'PT Sans', sans-serif;
}
.quality-ul
{
margin-left:28px;	
}
.quality-ul2 {
    margin-left: 27px;
    list-style-type: none;
}
.quality-ul3
{
margin-left:0px;	
list-style-type:none;
}

}