  p{font-size:16px;} 
px;   .carousel-inner img {
      width: 100%;
      height: 100%;
  }
.top-headers {
    background: #099fcc;
    height: 10px;
}
/* .mid-headers {
    background: linear-gradient(#248eaf,#00c3ff );
    border-bottom: solid #c1bebb 2px;
    padding: 5px;
    width: 100%;
}
 */
 .mid-headers {
    /* background: linear-gradient(#248eaf,#00c3ff ); */
    border-bottom: solid #c1bebb 2px;
    background: gray url(../img/0001.jpg) repeat 0 0;
    padding: 5px;
    width: 100%;
}
.mid-headers .header-left{width:30%;float:left;}
.mid-headers .header-left img {
    width: 57%;
    padding-left: 0%;
    padding: 10px;
}
.mid-headers .header-right {
    /* width: 70%; */
    /* float: right; */
    /* padding-top: 1%; */
}

.mid-headers .header-right span a {
    position: absolute;
    right: 31%;
    top: 32px;
    font-size: 30px;
    color: #fff;
    text-decoration: none;
}
.mid-headers .header-right ul {
    margin: 0 auto;
    padding: 0px;
	  display: table;
  margin-right: auto;
  margin-left: auto;
}
.mid-headers .header-right ul a{color:#fff;font-size:20px;text-decoration:none;}
.mid-headers .header-right ul li a {
    color: #099fcc;
    font-size: 28px;
}
.mid-headers .header-right ul li {
    display: inline-block;
    list-style: none;
    /* font-size: 28px; */
    margin-top: 13px;
    text-align: center;
    background: #fff;
    color: #099fcc;
    /* padding: 10px; */
    width: 40px;
    transition: all .3s ease-in-out;
}   
.mid-headers .header-right ul li:hover {  border-radius: 100% !important;}

.mid-headers .header-right ul li:nth-child(2) {
    display: inline-block;
    list-style: none;
    /* font-size: 28px; */
    margin-top: 13px;
    text-align: center;
    background: #fff;
    color:#3b5998;
    /* padding: 10px; */
    width: 40px;
    transition: all .3s ease-in-out;
}
.mid-headers .header-right ul li:nth-child:hover {  border-radius: 100% !important;}
.mid-headers .header-right ul li:nth-child(3) {
    display: inline-block;
    list-style: none;
    /* font-size: 28px; */
    margin-top: 13px;
    text-align: center;
    background: #fff;
    color: #00acee;
    /* padding: 10px; */
    width: 40px;
}
.mid-headers .header-right ul li:nth-child(4) {
    display: inline-block;
    list-style: none;
    /* font-size: 28px; */
    margin-top: 13px;
    text-align: center;
    background: #fff;
    color: #ff0000;
    /* padding: 10px; */
    width: 40px;
}
.mid-headers .header-right ul li:nth-child(6) {
    display: inline-block;
    list-style: none;
    /* font-size: 28px; */
    margin-top: 13px;
    text-align: center;
    background: #fff;
    color: #3f729b;
    /* padding: 10px; */
    width: 40px;
}
.mid-headers .header-log ul {
    list-style: none;
    margin-top: 22px;
}
.mid-headers .header-log ul li {
    display: inline-block;
    background: #43a745;
    border-bottom: solid #123f13;
    padding: 5px;
}
.mid-headers .header-log ul li a{display:inline-block;color: #ffff;
    text-decoration: none;
}
body{/*background-image:url(img/feature.png);*/}
/*-------------------------header--------------*/
.main {
    margin: 0;
    padding: 25px;
    width: 100%;
    display: inline-block;
    /* background-image: url(../img/pattern4.png); */
    background: #848181e0;
}
.main-left{float:left;width: 21%;/* margin-left: 6%; */}

.main-left .menu{width:100%;}

.main-left .menu ul{width: 100%;margin:0;padding: 15px;}
.main-left .menu ul li{
    background: #0d0d0d52;
    list-style:none;
    border-bottom: solid 1px #d8d8d8;
    line-height: 51px;
    font-size: 19px;
    list-style-type: none;
    position: relative;
    padding-left: 29px;
    }
.main-left .menu ul li:first-child:before {
  content: " ";
  font-size: 18px;
  position: absolute;
  top: 5px;
  left: 6px;
}
.main-left .menu ul li:before {
  content: "\25BA \0020";
  font-size: 17px;
  position: absolute;
  top: -1px;
  left: 6px;
  color: #ffffff;
}
.main-left .menu ul li:first-child {list-style:none;border-bottom: solid 1px #d8d8d8;line-height: 31px;font-size: 24px;padding: 10px  0 0 27px;height: 50px;color: #fff;background: url(../img/0001.jpg) top left repeat;}
.main-left .menu ul li a{color: #fff;text-decoration: none;background-image: linear-gradient(currentColor, currentColor);background-position: 0% 100%;background-repeat: no-repeat;background-size: 0% 2px;transition: background-size .3s;}
	
	
.main-left .menu ul li a:hover, a:focus {
    background-size: 100% 2px;
}

.main-right:before{background:#000;}
.main-right h1 {
    font-size: 2.5rem;
    background: gray url(../img/0001.jpg) repeat 0 0;
    width: 100%;
    margin: 0;
    text-align: center;
    background-size: auto;
    text-align: center;
    font-size: 28px;
    color: #fff;
    height: 50px;
    padding: 5px;
}
@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -400px 0; }
}

.main-right{float: left;width: 43%;/* background-image: url(../img/pattern.png); */background: aliceblue;margin: 15px;}
.main-right .main-right1{float:left;width: 30%;/* padding: 15px; */}
.main-right .main-right2{float:right;width: 100%;/* padding: 15px; */}
.main-right .main-right2 ul{margin:0;padding:0;text-align: center;}
.main-right .main-right2 ul li{
    width: 22%;
    display:inline-block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin:5px;
    text-align: center;
    vertical-align: top;
    }
	.main-right .main-right2 ul li a{color: #066784;text-decoration: none;font-size: 16px;}
.main-right .main-right2 ul li img{width:100%;}

.main .main-right .mid-about {width: 100%;margin: 0 auto;}
.main .main-right span {
   
    /* background: #066784; */
    
    margin: 0px auto;
    color: #066784;
width:100%;
    }
	
.main .main-right span h3 {font-size: 28px;text-align: center;padding-top: 10px;margin: 26px 0;padding-bottom: 10px;color:#fff;background: url(../img/0001.jpg) top left repeat;}

.main .main-right .mid-about-l{float: left;width: 100%;font-size: 13px;text-align: justify;display: block;}
.main .main-right .mid-about-l p {
    padding: 0 18px;
}
.main .main-right .mid-about-r{width:100%;float: left;text-align: center;}
.main .main-right .mid-about-r ul{ margin:0 auto;padding:0;display:block;}
.main .main-right .mid-about-r ul li{margin:0;padding:0;list-style:none;display:inline-block;width: 22%;margin: 4px 6px;vertical-align:top;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.main .main-right .mid-about-r ul li img{width:100%;}
.main .main-right .mid-about-r ul li a{color: #066683;text-align:center;}
.main .main-right .mid-about-r span {
    font-size: 28px;
    /* background: #066784; */
    text-align: center;
    margin: 0px auto;
    color: #066784;
    /* padding: 0 45% 0 39%; */
    }
	.main .mid-about-r span h3 {font-size: 28px;text-align: center;}

.main .main-right3{width: 18%;padding: 0;float: left;margin: 15px;background: #2d3b40;}
.main .main-right3 .purane-ank ul{margin: 0;padding:0;}
.main .main-right3 .purane-ank ul li{display:block;list-style:none;background: aliceblue;}
.main .main-right3 .purane-ank ul li .des a{text-align:center;color: #066582;text-decoration: none;}
.main .main-right3 .purane-ank ul li:first-child {
    list-style: none;
    border-bottom: solid 1px #d8d8d8;
    line-height: 31px;
    font-size: 24px;
    padding: 10px 0 0 27px;
    height: 50px;
    color: #fff;
    background: url(../img/0001.jpg) top left repeat;
}
.main .main-right3 .purane-ank ul li img{width:100%;}

.footer {background: #099fcc;color:#fff;padding-top: 20px;}
.footer ul{display:block;margin:0;padding:0;}
.footer ul li{display:block;margin:0;padding:0;list-style:none;font-size: 16px;}
.footer-bottom{background: #006d8e;padding: 20px;color:#fff;text-align:center;}

.mid-headers .update {
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    padding-left: 8%;
}

.cut-img {
    margin: -17px 0 0 0;
    z-index: 99;
    position: absolute;
    width: 100%;
}
.cut-img img{width:100%;}

.main .main-right3 strong p {
    color: #fbfbfb;
    text-align: center;
    background: #006d8e;
    padding: 6px;
}
.mid-about-l p {font-size:16px;text-align:justify;}
.purane-ank p{text-align:center;}

.main .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    margin: 0 auto;
    display: block;
    width: 20%;
}

.main-title {
    float: left;
    width: 43%;
    /* background-image: url(../img/pattern.png); */
    background: aliceblue;
    margin: 15px;
}
.main-title .title ul {
    margin: 0;
    padding: 0;
}

.main-title .title ul li {
    width: 30%;
    display: inline-block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 5px;
    text-align: center;
    vertical-align: top;
}
.main-title .title ul li img {
    width: 100%;
}
.main-right .title ul li a {
    color: #066784;
    text-decoration: none;
}

 .title {
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
}

.main-title h1 {
    font-size: 2.5rem;
    background: gray url(../img/0001.jpg) repeat 0 0;
    width: 100%;
    margin: 0;
    text-align: center;
    background-size: auto;
    text-align: center;
    font-size: 28px;
    color: #fff;
    height: 50px;
    padding: 5px;
}

.main-title .mid-about {
    width: 100%;
    margin: 0 auto;
	  
}
.main-title p {
padding:20px;
	  
}

.main-title span h3 {
    font-size: 28px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background: url(../img/0001.jpg) top left repeat;
}

 .main-right .mid-about-video {
    width: 100%;
    margin: 20px auto;
    /* text-align:center; */
    overflow:hidden;
}
.main-right  .mid-about-video ul {
    width: 100%;
    margin: 0 auto;
}
.main-right .mid-about-video ul li {list-style:none;width: 46.8%;display:inline-block;}
.main-right .mid-about-video ul li img{
list-style:none;
width:100%;
}
}
.main .main-right .mid-about-video span h3 {
    font-size: 28px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
	height:50px;
    background: url(../img/0001.jpg) top left repeat;
}
  p{font-size:16px;text-align: justify;} 
px;   .carousel-inner img {
      width: 100%;
      height: 100%;
  }
.top-headers {
    background: #099fcc;
    height: 10px;
}
/* .mid-headers {
    background: linear-gradient(#248eaf,#00c3ff );
    border-bottom: solid #c1bebb 2px;
    padding: 5px;
    width: 100%;
}
 */
 .mid-headers {
    /* background: linear-gradient(#248eaf,#00c3ff ); */
    border-bottom: solid #c1bebb 2px;
    background: gray url(../img/blank_page2.png) repeat 0 0;
    padding: 5px;
    width: 100%;
}
.mid-headers .head-left{width:30%;float:left;}
.mid-headers .header-left img {
    width: 57%;
    padding-left: 0%;
    padding: 10px;
}

.mid-headers .header-right span a {
    position: absolute;
    right: 31%;
    top: 32px;
    font-size: 30px;
    color: #fff;
    text-decoration: none;
}
.mid-headers .header-right ul {
    display: block;
    margin: 8px auto;
    /* padding: 0px; */
    vertical-align: middle;
    right: 10%;
    position: absolute;
}
.mid-headers .header-right ul a{color:#fff;font-size:20px;text-decoration:none;}
.mid-headers .header-right ul li a {
    color: #ffff !important;
    font-size:28px;
}
.mid-headers .header-right ul li a:first-child {
    color: #7c4e36;
    font-size: 15px;
    vertical-align: inherit;
}
.mid-headers .header-right ul li {
    display: inline-block;
    list-style: none;
    /* font-size: 28px; */
    margin-top: 13px;
    text-align: center;
    background: #43a745;
    color: #099fcc;
    line-height: 36px;
    /* padding: 10px; */
    width: 35px;
    height: 35px;
    transition: all .3s ease-in-out;
}   
.mid-headers .header-right ul li:hover {border-radius: 100% !important;}

.mid-headers .header-right ul li:nth-child(2) {
    display: inline-block;
    list-style: none;
    /* font-size: 28px; */
    /* margin-top: 13px; */
    text-align: center;
    background: #3b5998;
    color:#fff;
    /* padding: 10px; */
    width: 35px;
    transition: all .3s ease-in-out;
}
.mid-headers .header-right ul li:nth-child:hover {  border-radius: 100% !important;}
.mid-headers .header-right ul li:nth-child(3) {
    display: inline-block;
    list-style: none;
    /* font-size: 28px; */
    margin-top: 13px;
    text-align: center;
    background: #00acee;
    color: #fff;
    /* padding: 10px; */
    width: 35px;
}
.mid-headers .header-right ul li:nth-child(4) {
    display: inline-block;
    list-style: none;
    /* font-size: 28px; */
    margin-top: 13px;
    text-align: center;
    background: #ff0000;
    color: #fff;
    /* padding: 10px; */
    width: 35px;
}
.mid-headers .header-right ul li:nth-child(5) {
    display: inline-block;
    list-style: none;
    /* font-size: 28px; */
    margin-top: 13px;
    text-align: center;
    background: #0e76a8;
    color:#fff;
    /* padding: 10px; */
    width: 35px;
    transition: all .3s ease-in-out;
}
.mid-headers .header-right ul li:nth-child(6) {
    display: inline-block;
    list-style: none;
    /* font-size: 28px; */
    margin-top: 13px;
    text-align: center;
    background: #3f729b;
    color: #fff;
    /* padding: 10px; */
    width: 35px;
}
body{/*background-image:url(img/feature.png);*/background: #dcba8e;}
/*-------------------------header--------------*/
.main {
    margin: 0;
    padding: 25px;
    width: 100%;
    display: inline-block;
    /* background-image: url(../img/pattern4.png); */
    background: #dcba8e;
}
.main-left{float:left;width: 20%;/* margin-left: 6%; */}

.main-left .menu{width:100%;}

.main-left .menu ul{width: 100%;margin:0;padding: 15px;}
.main-left .menu ul li{
    background: #633e29;
    list-style:none;
    border-bottom: solid 1px #d8d8d8;
    line-height: 51px;
    font-size: 1rem;
    list-style-type: none;
    position: relative;
    padding-left: 29px;
    }
.main-left .menu ul li:first-child:before {
  content: " ";
  font-size: 18px;
  position: absolute;
  top: 5px;
  left: 6px;
}
.main-left .menu ul li:before {
  content: "\25BA \0020";
  font-size: 17px;
  position: absolute;
  top: -1px;
  left: 6px;
  color: #ffffff;
}
.main-left .menu ul li:first-child {list-style:none;border-bottom: solid 1px #d8d8d8;line-height: 31px;font-size: 24px;padding: 10px  0 0 27px;height: 50px;color: #fff;background: url(../img/blank_page2.png) top left repeat;}
.main-left .menu ul li a{color: #fff;text-decoration: none;background-image: linear-gradient(currentColor, currentColor);background-position: 0% 100%;background-repeat: no-repeat;background-size: 0% 2px;transition: background-size .3s;}
	
	
.main-left .menu ul li a:hover, a:focus {
    background-size: 100% 2px;
}

.main-right:before{background:#000;}
.main-right h1 {
    font-size: 2.5rem;
    background: gray url(../img/blank_page2.png) repeat 0 0;
    width: 100%;
    margin: 0;
    text-align: center;
    background-size: auto;
    text-align: center;
    font-size: 28px;
    color: #fff;
    height: 50px;
    padding: 10px;
}
@-webkit-keyframes slide {
    from { background-position: 0 0; }
    to { background-position: -400px 0; }
}

.main-right{float: left;width: 50%;/* background-image: url(../img/pattern.png); */background: #eaceaa;margin: 15px;}
.main-right .main-right1{float:left;width: 30%;/* padding: 15px; */}
.main-right .main-right2{float:right;width: 100%;/* padding: 15px; */}
.main-right .main-right2 ul{margin:0;padding:0;text-align: center;}
.main-right .main-right2 ul li{
    width: 18%;
    display:inline-block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin:5px;
    text-align: center;
    vertical-align: top;
    }
	.main-right .main-right2 ul li a{color: #000000;text-decoration: none;font-size: 16px;}
.main-right .main-right2 ul li img{width:100%;}

.main .main-right .mid-about {width: 100%;margin: 0 auto;}
.main .main-right span {
   
    /* background: #066784; */
    
    margin: 0px auto;
    color: #066784;
width:100%;
    }
	
.main .main-right span h3 {font-size: 28px;text-align: center;padding-top: 10px;margin: 26px 0;padding-bottom: 10px;color:#fff;background: url(../img/blank_page2.png) top left repeat;}

.main .main-right .mid-about-l{float: left;width: 100%;font-size: 13px;text-align: justify;display: block;}
.main .main-right .mid-about-l p {
    padding: 0 18px;
}
.main .main-right .mid-about-r{width:100%;float: left;text-align: center;padding: 14px 0;}
.main .main-right .mid-about-r ul{ margin:0 auto;padding:0;display:block;}
.main .main-right .mid-about-r ul li{margin:0;padding:0;list-style:none;display:inline-block;width: 17%;margin: 4px 6px;vertical-align:top;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.main .main-right .mid-about-r ul li img{width:100%;}
.main .main-right .mid-about-r ul li a{color: #000000;text-align:center !important;font-size: 16px;}
.main .main-right .mid-about-r ul li p{color: #000000;text-align:center !important;font-size: 16px;padding-top:5px;text-decoration:none;}
.main .main-right .mid-about-r span {
    font-size: 28px;
    /* background: #066784; */
    text-align: center;
    margin: 0px auto;
    color: #066784;
    /* padding: 0 45% 0 39%; */
    }
	.main .mid-about-r span h3 {font-size: 28px;text-align: center;}

.main .main-right3{width: 21%;padding: 0;float: left;margin: 15px;background: #633e29;}
.main .main-right3 .purane-ank ul{margin: 0;padding:0;}
.main .main-right3 .purane-ank ul li{display:block;list-style:none;background: aliceblue;}
.main .main-right3 .purane-ank ul li .des a{text-align:center;color: #066582;text-decoration: none;}
.main .main-right3 .purane-ank ul li:first-child {
    list-style: none;
    border-bottom: solid 1px #d8d8d8;
    line-height: 31px;
    font-size: 24px;
    padding: 10px 0 0 27px;
    height: 50px;
    color: #fff;
    background: url(../img/blank_page2.png) top left repeat;
}
.main .main-right3 .purane-ank ul li img{width:100%;}

.footer {background: #603a25fa;/* background: gray url(../img/blank_page2.png) repeat 0 0; */color:#fff;padding-top: 20px;padding-bottom: 20px;}
.footer ul{display:block;margin:0;padding:0;}
.footer ul li{display:block;margin:0;padding:0;list-style:none;font-size: 16px;}
.footer-bottom{background: #4e2f1d;/* background: gray url(../img/blank_page2.png) repeat 0 0; */padding: 20px;color:#fff;text-align:center;}

.mid-headers .update {
    font-size: 15px;
    color: #fff;
    letter-spacing: 1px;
    padding-left: 8%;
}

.cut-img {
    margin: -17px 0 0 0;
    z-index: 99;
    position: absolute;
    width: 100%;
}
.cut-img img{width:100%;}

.main .main-right3 strong p {
    color: #fbfbfb;
    text-align: center;
    background: #3a1e10;
    padding: 6px;
    margin-top: 8px;
    text-decoration:none;
}
.main .main-right3 strong p:hover {color:#ffff}
.mid-about-l p {font-size:16px;text-align:justify;}
.purane-ank p{text-align:center;}

.main .btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
    margin: 0 auto;
    display: block;
    width: 20%;
}

.main-title {
    float: left;
    width: 50%;
    /* background-image: url(../img/pattern.png); */
    background: #eaceaa;
    margin: 15px;
}
.main-title .title ul {
    margin: 0;
    padding: 0;
}

.main-title .title ul li {
    width: 98%;
    display: inline-block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 5px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    padding: 8px;
    height: 217px;
}
.main-title .details ul  {
    margin: 0 auto;
    display: block;
    padding: 0;}
.main-title .details ul li {
	    width: 98%;
    display: inline-block;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 5px;
    text-align: center;
    overflow: hidden;
    vertical-align: top;
    padding: 8px;
 
}
.main-title .details ul li img {
    border: solid 2px #a05f1c;
    width: 20%;
}
.main-title .details ul li  p {padding: 0 20px;}
.main-title .details ul li .add p {
    padding: 1px;
    line-height: 21px;
    padding-left: 4%;
}


.main-title .title ul li span {font-size:18px;font-weight:600;position: relative;left: -55px;margin: 11px;}
.main-title .title ul li p {padding: 16px;height:80px;}
.main-title .title ul li img {
    width: 22%;
    padding: 10px;
    float: left;
}
.main-right .title ul li a {
    color: #066784;
    text-decoration: none;
}

 .title {
    margin: 0 auto;
    display: block;
    width: 100%;
    text-align: center;
}

.main-title h1 {
    font-size: 2.5rem;
    background: gray url(../img/blank_page2.png) repeat 0 0;
    width: 100%;
    margin: 0;
    text-align: center;
    background-size: auto;
    text-align: center;
    font-size: 28px;
    color: #fff;
    height: 50px;
    padding: 5px;
}

.main-title .mid-about {
    width: 100%;
    margin: 0 auto;
	  
}
.main-title p {/* padding:20px; */}

.main-title span h3 {
    font-size: 28px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    background: url(../img/blank_page2.png) top left repeat;
}

 .main-right .mid-about-video {
    width: 100%;
    margin: 20px auto;
    /* text-align:center; */
    overflow:hidden;
}
.main-right  .mid-about-video ul {
    width: 100%;
    margin: 0 auto;
}
.main-right .mid-about-video ul li {list-style:none;width: 46.8%;display:inline-block;}
.main-right .mid-about-video ul li img{
list-style:none;
width:100%;
}
}
.main .main-right .mid-about-video span h3 {
    font-size: 28px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
	height:50px;
    background: url(../img/0001.jpg) top left repeat;
}
.main .main-mid {
    float: left;
    width: 52%;
    margin: 15px;
    background-size: cover;

}
.main .main-mid .kahani {
    background-image: url(../img/blank_page.jpg);
    /* background: #ddbc74; */
    margin: 15px;
    background-size: cover;
    padding: 20px;
    margin-top: -42px;
}
.main .main-mid .kahani .kahani-img {
    width: 100%;
    display: block;
    float: left;
}
.main .main-mid .kahani .kahani-img .dis {
    width: 100%;
    display: block;
    float: left;
}
.main .main-mid .kahani .kahani-img span h4 {
    padding-top: 7px;
    font-weight: 600;
    display: block;
    font-size: 14px;
    color: #000;
    float: left;
    width: 100%;
}
.titles{ text-align:center !important;font-weight: 600;font-size:18px;padding-bottom: 16px;}

.main .main-mid .kahani .kahani-img img {
    width: 108px;
    display: block;
    margin: 8px auto;
    float: left;
    border: solid 2px #a05f1c;
}
.main .main-mid .kahani .kahani-img span h5{padding-top:10px;font-weight: 600;text-align: center;font-size: 35px;color: #673c24;text-decoration: underline;}
.main .main-mid .bottom-pg img{margin-top:-77px;}



.main .btn-primary {
    color: #fff;
    background-color: #633e29 !important;
    border-color: #633e29 !important;
    margin: 20px auto;
    display: block;
    width: 20%;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    border-radius: 50px;
}
.main .btn-primary:hover {background-color: #4a2e1f !important;text-decoration:none;}
.main .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #633e29;
    border-color: #4a2e1f;
}

.footer-bottom{ font-size:16px;}






/*================media video====================*/


.main .main-right .testimonial{
    /* border: 10px solid #662a66; */
    padding: 4px 0 4px 0;
    margin: 10px;
    text-align: center;
    position: relative;
}

.main .main-right .testimonial:before{
    /* content: "\f10d"; */
}

.main .main-right .testimonial .title{
    padding: 7px 0;
    margin: 0 -30px 20px;
    border: 7px solid #fff;
    background: #e8326f;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}

.main .main-right .testimonial .title:before{
    content: "";
    border-top: 15px solid #662a66;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    left: 0;
}

.main .main-right .testimonial .title:after{
    content: "";
    border-top: 15px solid #662a66;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    right: 0;
}

.main .main-right  .testimonial .post{
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
}

.main .main-right  .testimonial .description{
    padding: 0 20px;
    margin: 0;
    font-size: 15px;
    color: #6f6f6f;
    letter-spacing: 1px;
    line-height: 30px;
}

.main .main-right  .owl-theme .owl-controls{ margin-top: 0; }

.main .main-right  .owl-theme .owl-controls .owl-buttons div{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: #f1971f;
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
    opacity: 1;
}

.main .main-right  .owl-prev:before,
.main .main-right  .owl-next:before{
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
}

.main .main-right  .owl-next:before{ content: "\f061"; }

@media only screen and (max-width: 990px){
   .main .main-right  .testimonial{ margin: 30px; }
   
   
   
}




.main .main-title .mid-about-video  .testimonial{
    /* border: 10px solid #662a66; */
    padding: 4px 0 4px 0;
    margin: 10px;
    text-align: center;
    position: relative;
}

.main .main-title .mid-about-video .testimonial:before{
    /* content: "\f10d"; */
}

.main .main-title .mid-about-video .testimonial .title{
    padding: 7px 0;
    margin: 0 -30px 20px;
    border: 7px solid #fff;
    background: #e8326f;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    position: relative;
}

.main .main-title .mid-about-video .testimonial .title:before{
    content: "";
    border-top: 15px solid #662a66;
    border-left: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    left: 0;
}

.main .main-title .mid-about-video .testimonial .title:after{
    content: "";
    border-top: 15px solid #662a66;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    position: absolute;
    bottom: -37px;
    right: 0;
}

.main .main-title .mid-about-video  .testimonial .post{
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-transform: capitalize;
}

.main .main-title .mid-about-video  .testimonial .description{
    padding: 0 20px;
    margin: 0;
    font-size: 15px;
    color: #6f6f6f;
    letter-spacing: 1px;
    line-height: 30px;
}

.main .main-title  .owl-theme .owl-controls{ margin-top: 0; }

.main .main-title .mid-about-video  .owl-theme .owl-controls .owl-buttons div{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: #f1971f;
    color: #fff;
    border-radius: 0;
    margin-right: 5px;
    opacity: 1;
}

.main .main-title  .owl-prev:before,
.main .main-title  .owl-next:before{
    content: "\f060";
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900;
}

.main .main-title .mid-about-video  .owl-next:before{ content: "\f061"; }

@media only screen and (max-width: 990px){
   .main .main-title  .testimonial{ margin: 30px; }
   
   
   
}

.main .main-title .mid-about-video{
	width: 100%;
    margin: 20px auto;
    /* text-align: center; */
    overflow: hidden;
	  
}

/*--------------contact us----------------*/

.main-right .mid-about-l .form-horizontal{padding:20px;}

.main-right .mid-about-l  .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1.1rem;
    font-weight: 400;
    height: 40px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.main-right .mid-about-l textarea {
    overflow: auto;
    resize: vertical;
    width: 100%;
	padding-left: 11px;
	 font-size: 1.1rem;
	 color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.main-right .mid-about-l .contact ul {
    display: block;
    margin: 0;
    padding: 20px 0px;
    color: #000;
}

.main-right .mid-about-l .contact ul li {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 16px;
}

/*--------------enquiry --------------*/

.enquiry{position:fixed;top:42%;right:0;}

#enquiry .modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 4rem;
    background: #dcba8e;
}

#enquiry button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    margin-top: -8px;
    -webkit-appearance: none;
    text-align: right;
    color: #652d06;
    -moz-appearance: none;
    appearance: none;
}
#enquiry .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #dcba8e;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0;
}
#enquiry .form-control {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#enquiry .btn-primary {font-size:1.1rem;}

#enquiry textarea {
    overflow: auto;
    resize: vertical;
    width: 100%;
    font-size: 1.5rem;
	 padding: .375rem .75rem;
    font-size: 1.1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


#enquiry .btn-primary {
    color: #fff;
    background-color: #191919;
    border-color: #191919;
    margin: 20px auto;
    display: block;
    width: 20%;
    text-align: center;
    font-size: 16px;
    padding: 5px;
    border-radius: 50px;
}
#enquiry .btn-primary:hover {background-color:#000;}
#enquiry .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.main .main-title  .mid-about-r{width:100%;float: left;text-align: center;padding: 14px 0;}
.main .main-title  .mid-about-r ul{ margin:0 auto;padding:0;display:block;}
.main .main-title  .mid-about-r ul li{margin:0;padding:0;list-style:none;display:inline-block;width: 17%;margin: 4px 6px;vertical-align:top;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);-moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);-webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.main .main-title  .mid-about-r ul li img{width:100%;}
.main .main-title .mid-about-r ul li a{color: #000000;text-align:center !important;font-size: 16px;}
.main .main-title  .mid-about-r ul li p{color: #000000;text-align:center !important;font-size: 16px;padding-top:5px;text-decoration:none;}
.main .main-title  .mid-about-r span {
    font-size: 28px;
    /* background: #066784; */
    text-align: center;
    margin: 0px auto;
    color: #066784;
    /* padding: 0 45% 0 39%; */
    }
	
	
	
	/*-------slider-----------------*/
	
	.carousel {
    position: relative;
    width: 94%;
    margin: 8px auto;
	
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 2px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 2px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 2px 0 rgba(0, 0, 0, 0.19);
}
	.carousel img{ width:100%;}
	
	
	
	.date-carousel {
    position: relative;
    width: 50%;
    margin: 8px auto;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 2px 0 rgba(0, 0, 0, 0.19);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 2px 0 rgba(0, 0, 0, 0.19);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 2px 0 rgba(0, 0, 0, 0.19);
}
	.date-carousel img{width: 100%;}


.main .main-right3 .mid-about-video h3 {
    list-style: none;
    border-bottom: solid 1px #d8d8d8;
    line-height: 31px;
    font-size: 22px;
    padding: 10px 10px;
    text-align: center;
    height: 50px;
    color: #fff;
    background: url(../img/blank_page2.png) top left repeat;
}
.main .main-right3 .mid-about-video{width:100%;margin-bottom:20px;}


.carousel .des{
    color: #fff;
text-align: center;}

.main .main-right3 a:hover{
text-decoration: none; 
}

.enquiry:hover {cursor: pointer;}

.bread {margin: 14px;background-image: linear-gradient(to right, #3a1e10 , #dcba8e);padding:5px;}
.bread  ul{ margin:0;padding:0;list-style:none;}
.bread  ul li{     display: inline-block;
    padding: 0 5px;
	color:#fff;
}
.bread  ul li a{color:#fff;}
.bread  ul li a:hover{color:#fff; text-decoration:none;}


.main-right .full-video {margin:0 auto;padding:0;}
.main-right .full-video ul{list-style:none;padding:0;text-align: center;}
.main-right .full-video ul li{display:inline-block;width:30%;margin: 5px;}
.main-right .full-video ul li img{display:inline-block;width:100%;}



.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show > .btn-primary.dropdown-toggle:focus {

    box-shadow: none !important;

}

.counter{padding: 10px;

color: #fff;

text-align: left;

font-weight: bold;
}

.mid-headers .header-log ul {
    list-style: none;
  
    float: right;
}