body{
 margin:0px;
 padding:0px;
 font-family: 'Open Sans';
 font-weight:400,600,300;
 line-height: 22px;
 font-size: 13px;
 color: #282828;
 background-color:#dedede;
}

a,a:hover{text-decoration:none;}


.container-fixed{
  margin:0px auto;
  padding:0px;
  max-width:975px;
  position:relative;
 }

.backgroung-bg{
  background: url(/assets/images/bg-img.jpg) top center;
  min-height:720px;
}


.backgroung-bg1{
  background: url(/assets/images/contentbg2.jpg) repeat-y;
  background-color:#d5d5d5;
  min-height:720px;
}


.left-side-bar{
  background-color:rgba(255, 255, 255, 0.6);
  padding:5px 25px;


}


.logo{
  position:relative;
  text-align:center;
  background-color:rgba(255, 255, 255, 0.6);
  padding:5px 0px;
}


.link-nav-block{
 background-color:#266ab4;
 min-height:240px;
 margin:25px 0px 50px 0px;
 padding:5px 8px;
 }

 .nav-link{
  margin:0px; 
  padding:0px
 }


 .nav-link li{
  list-style: none;
  display:block;
  position:relative;
  font-size:14px;
  color:#fff;
  font-weight:600;
  border-bottom:1px solid #4690e1;
  border-bottom-style:dashed;
}

.nav-link li:last-child{
  border-bottom:none;
}


.nav-link li a{
  text-decoration: none;
  display:block;
  color:#fff;
  padding:8px 8px;
}

.nav-link li a:hover{
  background-color:#9ac141;
 }


 .nav-link li .fa{
  font-size:18px;
  margin-right:6px;
  display:block;
  float:left;
  width:26px;
}


.header-wrapper{
  padding:0px 0px;
  margin:0px;
 }

.enquiry-block{
 text-align:center;
 padding:5px 0px;
}

.enquiry-block h5{
  color:#3d32b2;
  margin:8px 0px;
  font-size:14px;
  font-weight:600;
  padding:0px;
}

.enquiry-block h5 .fa{
  color:#3d32b2;
  font-size:16px;
  margin-right:4px;
  
}

.enquiry-block span{
  font-size:16px;
  color:#002163;
  font-weight:700;
  line-height:18px;
}

.social-media-block{
  text-align:center;
}

.social-media{
 margin:5px 0px;
 padding:0px;
}

.social-media li{
 list-style:none;
 display:inline-block;
 text-align:center;
 border-radius:100%;
 width:34px;
 height:34px;
 margin:0px 3px;
 line-height:36px;
}

.social-media li a{
 color:#99c13b;
 font-size:18px;display:block;
}

.social-media li a:hover{
 color:#002163;
 }

h1{
 font-family: 'Dancing Script', sans-serif;
 font-size:36px;
}

h2{
 font-family: 'Open Sans';
font-size:30px;
}

h3{
  font-family: 'Trebuchet MS', sans-serif;
  font-size:20px;
  color:#002163;
  margin:0px 0px;
}

h4{
font-family: 'Open Sans';
font-size:18px;
}

h5{

  font-family: 'Open Sans';
  font-size:14px;
  font-weight:600;
  color:#163d74;
}

h6{
  font-family: 'Open Sans';
  font-size:14px;
  color:#d7323a;
  font-weight:700;
  line-height:22px;
  }


  .h3{
  font-family: 'Trebuchet MS', sans-serif;
  font-size:18px;
  color:#002163;
  margin:0px 0px;
  text-shadow: 3px 3px #dddddd;
  line-height:26px;
  padding-right:20px;
}

.margin-10{ margin:20px 0px;}
.margin-20{ margin:20px 0px;}
.margin-30{margin:30px 0px;}

.padding-10{padding:0px 10px;}
.padding-30{padding:30px 0px;}

.white-bg{background-color:#fff; border-radius:3px; padding:15px;}

.inner-banner{margin-bottom:10px;}

.content-block {
  padding: 10px 0px;
  position: relative;
}

.read-more{
  background-color:#002163;
  border-radius:3px;
  border:none;
  padding:8px 8px;
  box-shadow: 3px 2px 2px 0px #87ac2a;
}


.read-more .fa{
  font-size: 16px; 
  margin-right:4px;
  color:#87ac2a;
}


.heading-title{
  font-size:30px;
  color:#7aa318;
  font-family: 'Open Sans',sans-serif;
  font-weight:400;
  text-shadow:3px 3px #dddddd;
}

.green{color:#549c06; font-weight:600;}

.tab-block{
  border-top:none; 
  padding:0px 0px;
}

.tab-block .nav-tabs {border-bottom:1px solid #e1e1e1;}

.events-block .nav-tabs > li {
  float: left;
  margin-bottom:-1px; 
}


.tab-block .nav-tabs > li > a { margin-right:1px;
  line-height: 1.42857143;
  border-radius:0px 0px 0 0;
  color: #fff; font-size:12px;
  padding: 8px 4px;
  font-weight:600;
  background-color: #266ab4;
  border:1px solid #266ab4;  border-top:3px solid #266ab4;}


.tab-block.nav-tabs > li > a:hover {
  border-color: #266ab4 #266ab4 #266ab4;
}

.tab-block .nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #fff;
  cursor: default;
  background-color: #98c233;
  border: 1px solid #9bc142; border-top:3px solid #266ab4;
  border-bottom-color: transparent;}

.tab-block .tab-content{padding:15px 0px;}



.faq-block {margin:10px 0px; padding-left:40px;}
.faq-block .panel-group{margin-top:28px;}

.faq-block .panel{
 border:1px solid #ebeaea;
 background-color:#fcfcfc;
 border-radius:0px;
 margin-bottom:15px!important;
 border-radius:none;}

.faq-block .panel-heading{
  border-top-left-radius:0px;
  border-bottom-right-radius:0px;
  border-radius:0px;
  background-color:#fff;
  margin:0px; padding:0px;}
 
.panel-group .panel-heading + .panel-collapse > .panel-body {
 border-top: 1px solid #fff;}

.faq-block .panel-body{font-size:13px;}
.faq-block .panel-default{margin-bottom:0px;}
.faq-block .panel-title{color:#000; font-size:16px;}

.faq-block .panel-title a{
  color:#266ab4; font-size:14px;
  text-decoration:none; 
  display:block;padding:8px 10px;}

.faq-block .panel-title a:hover{color:#266ab4;}
.faq-block .panel-title .active {color:#3c8700;}
.faq-block .panel-title i{
 margin-left:-50px;
 margin-top:-5px;
 font-size:24px;
 position:absolute;padding:0px;
 color:#71970c;
 }

.faq-block h5{margin:0px; padding:0px 0px;}



.title-block{
  background: url(/assets/images/right-block-bg.png) top right repeat-y;
  min-height:400px;
  padding:15px 0px;
  position:relative;
  text-align:center;
  margin-bottom:10px;
  vertical-align:middle;
}


 .right-block{
  background: url(/assets/images/right-block-bg.png) top right repeat-y;
  min-height:450px;
  padding:40px 0px;
  margin-top:-22px;
  text-align:right;
  margin-bottom:10px;
}


  .product-img{ 
   width:250px;
   position:absolute;
   right:45px;
   box-shadow:8px 5px 20px 5px #808080;
   background-color:#fff;
 }

  .product-img img{
    text-align: right;
   }


   .list{width:250px;
    margin:10px 0px; 
    padding:0px;
    list-style:none;
    float:left;
}

.list li{ 
    list-style:none;
    color:#000; 
    margin-bottom:8px;
    text-transform:uppercase;
 }


.list li a{
    color:#333;
    text-decoration:none;  
}

.list li a:hover{
    color: #00aaf9;
    border-bottom: 1px dotted #00aaf9
 }

 .list li:before{
    content: "\f1c1";
    position:relative;
    left: 0;
    top: 0px;
    color: #f00;
    font-family: "FontAwesome";
    margin-right:10px;
 }

 .vidoes-box{
  width:270px; height:200px;
  float:left;
  background-color:#000;
  padding:0px; margin-top:15px;
 }


.flexslider {box-shadow:none; z-index:100; top:0px;}
.flexslider li {background-color:#fdcd5f;}
.flexslider li img{width:250px !important;}
.flexslider .flex-prev {background:url(/assets/images/slide-left-arrow.png) no-repeat;}
.flexslider .flex-next {background:url(/assets/images/slider-right-arrow.png) no-repeat;}

.flexslider .flex-control-nav {width:100%; position: absolute; text-align:center; bottom:0px; z-index:1000; display:none;}


address {margin:0px 0px; line-height:22px;}
address h4 {font-size:18px; font-weight:600; 
margin:0px; margin-bottom:15px;}

address strong i{margin-right:15px; font-size:18px;color:#698d0a;} 
address p i{padding-right:10px; color:#698d0a; font-size:16px;}

.form-block h3{ margin:0px; margin-bottom:30px;}

.form-block .form-control {
  display: block;
  width: 100%;
  padding:8px 12px; 
  font-size:13px; margin-bottom:15px;
  line-height: 1.42857143;
  color: #878787;
  background-color:#fff;
  background-image: none;
  border: 1px solid #E1E1E1;
  border-radius:0px;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075);
   box-shadow: inset 0 0px 10px rgba(0, 0, 0, .075);
  -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;
}

.form-block .form-control:focus {
  border-color: #749719;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.form-group label{ color:#3C3C3C; font-weight:600;}
.form-block .btn-info{ border:0px;background-color:#266ab4; padding:8px 15px;}
.form-block .btn-info:hover{border:0px; background-color:#698d0a;}




.footer{
  background-color:rgba(255, 255, 255, 0.6);
  min-height:92px;

}

.footer-block{
    background-color:rgba(255, 255, 255, 0.6);
    margin:0px;
    padding:5px 25px;
    min-height:100px;
    overflow:hidden;
    }

  .footer-logo{
    width:280px;
    padding:12px 0px;
    background-color:rgba(255, 255, 255, 0.6);
    text-align:center;
    float:left;
  }

 .footer-logo img{
  height:65px;
  }

.copy-right{
  font-size:13px;
  color:#002163;
  padding:32px;
  text-align:center;
  float:left;
 }

.copy-right span{font-weight:600;}
}

 

 @media (max-width:767px) {


 
}

@media (max-width:480px) {

  .backgroung-bg1{
   background: url(/assets/images/contentbg2.jpg) repeat-y;
   background-color:#d5d5d5;
   min-height:720px;
   padding:0px 10px;
}

.left-side-bar{padding: 5px 10px;}

.heading-title{padding-left: 20px;}
.h3{ padding-left: 20px;}

.title-block{ display:none;}



}



