@import url('https://fonts.googleapis.com/css?family=Lobster');


body{ font-family: 'Anton', sans-serif;
   
}
.top-header{
	border-bottom: 4px solid #192b7a;
}
.logo{
	padding:8px 0px 10px;
}
.contant-right{ float:right; 
              margin-top:30px;
			  
			  }
.contant-header{ float:left; 
                margin: 0px 59px 0px 0px;
				}
.icon{ float:left;

}
.text{ float:left;
     }
.contant-left{ float:right;
             }
.icon1{ float:left;
       
}

.text span { font-size: 17px;
			letter-spacing: 1px;
			font-weight: 700;

}
.rk{  font-size:15px;
      font-weight: 700;

}
.text1 span{  font-size:17px;
             letter-spacing: 1px;
			 font-weight:700;


		   }
.text1{ float:left;
      }
.icon i{   font-size:32px;
          line-height: 40px;
		  margin: 0px 17px 0px 0px; 
		  color:#86b632;
		
		
		}

.icon1 i{  font-size:32px; 
          line-height: 40px;
		  margin: 0px 17px 0px 0px; 
		  color:#86b632;
		  
		  }
		  
/*header-*/

/*------------navbar----------------------------*/
.navbar{
	
	margin-bottom:0px !important;
}
.navbar-default {
    border-color:#fff !important;
	background-color:#fff !important;
	border: 0px !important;
	
}

.navbar-default .navbar-nav > .active > a{
	background-color:#86b632 !important;
	color:#fff !important;
	font-weight: 700;
	letter-spacing: 1px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color:#fff !important;
    background-color:#86b632 !important;
}
.dropdown-menu{
	
	background-color:#192b7a !important;
}
.dropdown-menu > li > a {
	font-size:14px !important;
	color:#fff !important;
	font-weight:500 !important;
	letter-spacing: 1px !important;
}
.dropdown-menu >li a:hover  a{
	font-size:16px !important;
	color:#fff !important;
	font-weight:500 !important;
	letter-spacing: 1px;
}
.dropdown-menu > .active > a{
	
	background-color: #a7a9ac !important;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color:#fff !important;
    text-decoration: none;
    background-color:#86b632 !important;
	font-size:14px !important; 
	font-weight: 700 !important;
}




.navbar-default .navbar-nav > li > a {
    color:#18020f !important;
	font-weight:700 !important;
	letter-spacing:1px;
	font-size:14px;
	padding: 23px !important;
}
.navbar-default .navbar-nav > li > a:hover {
	background-color:#86b632!important;
	color:#fff !important;
	transition:0.2s !important;

}



.open > .dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);  
  opacity:1;
}
  
.dropdown-menu {
  opacity:.3;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-fill-mode: forwards;  
  animation-fill-mode: forwards; 
  -webkit-transform: scale(1, 0);
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
}

.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}
.container-fluid .navbar-brand {
    margin-left: 68px !important;
}
.border{
	border-top: 2px solid #192b7a;
	
}

/*--------------------------------navbar end-----------------------------------*/

/*-----slider--------------*/

.carousel-control .glyphicon-menu-left,
.carousel-control .glyphicon-menu-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    /*z-index: 5 !important;*/
    /*display: inline-block !important;*/
    font-size: 2em;
}

/*fade effect on carousel*/
.carousel-fade .carousel-inner .item {
  -webkit-transition-property: opacity;
          transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
  z-index: 2;
}


div .carousel-caption {
    /*position: fixed !important;*/
    top: 40%;
    /*z-index: 5;
    display: inline-block !important;*/
}

/* Caption animation delays */
.toggleHeading {
     animation-delay: 0.5s;
    -webkit-animation-delay: 0.5s;
     -moz-animation-delay: 0.5s;
     -o-animation-delay: 0.5s;
     -moz-transition: none !important;
}
.toggleCaption {
    animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
     -moz-animation-delay: 1.5s;
       -o-animation-delay: 1.5s;
       -moz-transition: none !important;
}

/* Caption animation delays */
.toggleHeading {
    animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
     -moz-animation-delay: 0.5s;
       -o-animation-delay: 0.5s;
       -moz-transition: none !important;
}
.toggleCaption {
    animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s;
     -moz-animation-delay: 1.5s;
       -o-animation-delay: 1.5s;
       -moz-transition: none !important;
}
/*Scroll down - circle button*/
.btn-circle {
    width: 75px;
    height: 75px;
    padding: 10px 10px;
    border: none;
    border-radius: 100%;
    font-size: 50px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}
/*Animating the circle button*/ 
.scroll-down {
    -webkit-border-radius:50%;
    -moz-border-radius:50%;
    -ms-border-radius:50%;
    border-radius:50%;
    animation: Circlebounce 2s infinite;
    -webkit-animation: Circlebounce 2s infinite;
    -moz-animation: Circlebounce 2s infinite;
    -o-animation: Circlebounce 2s infinite;
}

@-webkit-keyframes Circlebounce {
 0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
 40% {-webkit-transform: translateY(-30px);}
 60% {-webkit-transform: translateY(-15px);}
}
 
@-moz-keyframes Circlebounce {
 0%, 20%, 50%, 80%, 100% {-moz-transform: translateY(0);}
 40% {-moz-transform: translateY(-30px);}
 60% {-moz-transform: translateY(-15px);}
}
 
@-o-keyframes Circlebounce {
 0%, 20%, 50%, 80%, 100% {-o-transform: translateY(0);}
 40% {-o-transform: translateY(-30px);}
 60% {-o-transform: translateY(-15px);}
}
@keyframes Circlebounce {
 0%, 20%, 50%, 80%, 100% {transform: translateY(0);}
 40% {transform: translateY(-30px);}
 60% {transform: translateY(-15px);}
 
}

.btn-default {
    color: #f5f5f5 !important;
    background-color: #86b632 !important;
    border-color: #86b632 !important;
}
/*---------slider----------*/

/*---------------welcome-----------*/
.section-header {
    display: inline-block;
    margin-bottom: 23px;
    position: relative;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding-bottom: 3px;
}


.wel{ 

  font-family: 'Lobster', cursive;
	font-size:28px !important;

 }

.section-header::before {
    background-color:#0c2580;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    width: 154px;
    margin: 0 auto;
}

.title-border {
    border: 2px solid #9cec0f;
    position: absolute;
    text-align: center;
    display: inline-flex;
    width: 4%;
    margin:0px -22px;
    border-radius: 6px;
}
.welcome-text{    

     font-size: 20px;
    line-height: 31px;
    font-family: 'Manuale', serif;
	text-align:justify;
}

.Read a {
    text-decoration: none !important;
    border: none;
    background:#3a4587;
    color: #ffffff;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 33px;
    clear: both;
}

.Read:hover a {
    transform: scaleX(1);
    webkit-transform: perspective(1px) translateZ(0);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    background-color:#86B632;
    transition-duration: 0.5s;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 33px;
    margin-top: 20PX;
    clear: both;
}
.Read{  
        margin-top:15px;
}
/*-------------------gallary-------------------*/
.section-our{
	text-align:center;
	margin-bottom:39px;
}
.section-our h3{
	   font-size:20px;
	   font-family: 'Lobster', cursive;
       font-size: 28px !important;
  }

.service{   
   position: relative;
   overflow: hidden;

}

.item-margin-bot-60 {
    margin-bottom: 24px;
}
.service-columnbox {
    position: relative;
    overflow: hidden;
}
.service-columnbox img {
    transition: all 1000ms ease 0s;
    width: 100%;
}
.service-columnbox .overlay {
    background-color: rgba(49, 58, 66, 0.9);
    bottom: -129px;
    padding: 15px 30px 10px;
    position: absolute;
    transition: all 500ms ease 0s;
    border: 2px solid #9ef505;
}
.service-columnbox .overlay a h4::before {
    background-color: #86b632;
    bottom: 0px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 50px;
    width: 366px;
}
.service-columnbox .overlay p {
    color: #ffffff;
}
.service-column:hover .overlay {
  bottom: 0;
}
.service-column .details {
    bottom: 40px;
    position: absolute;
    right: 6px;
    opacity: 0;
    transition: all 500ms ease 0s;
}
.skew-btn {
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    padding: 8px 30px;
    position: relative;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}
.skew-btn::before {
    background: #092261 none repeat scroll 0 0;
    border: 1px solid #86b632;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: skewX(-22deg);
    transition: all 500ms ease 0s;
    width: 100%;
    z-index: 0;
}
.skew-btn .btn-text {
    position: relative;
    z-index: 1;
}
.service-column:hover .details {
  opacity: 1;
}
.service-column:hover .details {
  opacity: 1;
}
.service-column .details:hover .skew-btn {
  color:#ffF;
}

.ahover{ 
         color:#fff !important; 
		 text-decoration:none !important;
          
}


/*-------------------------footer------------------------------*/


footer{
     width: 100%;
	float: left;
	padding:38px 0 6px 0;
	margin: 0px;
	background-color:#041e42;

}


.fourth > .title{
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #fff !important;
	float: left;
	padding: 0 0 15px 0;
	margin: 0px;
}
.title-line{
	
	
	
	 width: 100%;
     height: 3px;
     float: left;
     padding: 0;
     margin: 0 0 30px 0;
       background: url("img/section.png") 0px 0px no-repeat;
	
	
}

.address{  font-family: 'Open Sans', sans-serif;
			font-size: 14px;
			color: rgba(250, 250, 250, 0.82);
			float: left;
			padding: 0 0 15px 0;
			margin: 0px;
}
.link{
	 float:left;
	 list-style:none;
	 margin: 0px -40px auto;
	
}
.link li a{  color: rgba(250, 250, 250, 0.82);
          line-height: 26px;
		  text-decoration:none !important;
	
	
}
.icon{
	
	color: #ff3209;
	margin: 0px 4px;
}
.visite{
	
	float:left;
}
.footerlis{
	float:left;
}

.footerlis li a {
    color: #fff;
    text-align: center;
    display: inline-block;
    font-size: 1em;
    width: 35px;
    height: 35px;
    transform: rotate(-45deg);
    transition: .5s all ease-in-out;
}
a.fb {
    background: #3b5998;
    margin-right: 5px !important;
}
a.tw {
    background: #00bdd9;
    margin-right: 5px !important;
}
a.gp {
    background: #ff0000;
    margin-right: 5px;
}
a.fb:hover {
    width: 40px;
    height: 40px;
    transition: .5s all ease-in-out;
    font-size: 18px !important;
}
.footerlis li a i {
    transform: rotate(45deg);
    line-height: 2.5em;
}
.subfooter {
    background-color:#041e42;
    width: 100%;
    float: left;
    border-top: 1px solid #fff;
}
.subp{
	color:#fff;
	margin: 5px 3px;
    padding: 4px 0px;

}

		   
.white{  
         color:#fff !important; 
         margin: 10px 0px 0px 0px;

}

@media ( max-width:360px){
	
 .contant-left{ float:left;    }
 .text{  float:none;}
 .rk{  margin: 0px 47px; }
 .contant-header{ padding:0px; margin:0px;  }
 .contant-right{  margin:0px;}
	
}
.dropdown-menu > .active > a {
    background-color: #86B632 !important;
}
/*other page*/
#images {
  width: 460px;
  height: 288px;
  overflow: hidden;
  position: relative;
  margin: 12px 0px auto;
  border-style: dashed;
}
#images img {
  width: 460px;
  height: 288px;
  
  position: absolute;
  top: 0;
  left: -400px;
  z-index: 1;
  opacity: 0;
  
  transition: all linear 500ms;
  -o-transition: all linear 500ms;
  -moz-transition: all linear 500ms;
  -webkit-transition: all linear 500ms;
}
#images img:target {
  left: 0;
  z-index: 9;
  opacity: 1;
}
#images img:first-child {
  left: 0;
  opacity: 1;
}
#slider a {
  text-decoration: none;
  background: #E3F1FA;
  border: 1px solid #C6E4F2;
  padding: 4px 6px;
  color: #222;
}
#slider a:hover {
  background: #C6E4F2;
}
#slider{
	margin-bottom:10px;
}
.content{
        }
.product-name {
    font-family: 'Arimo', sans-serif;
    font-size: 20px;
    text-align: left;
    color: #000;
    font-weight: bold;
    border-bottom: #0b0a0a 1px solid;
    padding: 10px;
	margin: 22px 2px auto;
}
.description{  
    font-size: 20px;
	font-weight: 700;
	padding: 6px 0px;
}

.des-detail{
	font-size:19px;
    color: #000;
    font-family: 'Roboto';
    text-align: justify;
}
/*contact*/
.cont-address{
       font-size: 17px;
       font-weight: 700;
       font-family: roboto;
       color: #0b0101;
      }
.con-p{  
      font-size: 19px;
      font-family: roboto;
      text-align: justify;
      color: #181515;
    }
/*inquiry*/
.inquiryq {
    font-family: 'Merriweather', serif;
    color:#041e42;
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 30px;
    margin-top: 18px;
    text-align: center;
}
.inqueryn {
    font-family: 'Merriweather', serif !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
	color: #041e42;
	font-family: roboto;
}
.head h2{
   font-family: 'Lobster', cursive;
   font-size: 28px !important;	
}
.about-p{ 
     font-size: 20px;
	 text-align: justify;
	 font-family: roboto;
	 line-height: 29px;
	 color: #110f0f;
 }
 .aboutu li{
	 font-size: 20px;
	 text-align: justify;
	 font-family: roboto;
	 line-height: 29px;
 }
 /*gallary*/
 
@media ( max-width:412px){
	
 .contant-left{  float:left;   }
 .text{  }
 .rk{   }
 .contant-header{   }
 .contant-right{ }
	
}
