.banner-mr {
	margin-top: 110px !important;
}

.pt-70{
	padding-top:70px;
	}
	
.pt-50{
	padding-top:50px;
}

.mb-15{
	margin-bottom:15px;
}

.mt-15{
	margin-top:15px;
}

.pb-50{
	padding-bottom:50px;
}

.pb-15{
	padding-bottom:15px;
}

.common-btn2 {
    color: #fff;
    background-color: #ff6015;
    display: inline-block;
    padding: 6px 13px;
    border-radius: 30px;
    font-weight: 600;
    margin-top: 15px;
}

.common-btn2:hover {
    color: #fff;
    background-color: #5e0101;
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
}


.btn-mr {
    margin-top: 40px;
}

   .dir-box {   
	background-color: #fff;
    padding: 15px;
    position: relative;
	border-radius: 0px 0px 20px 20px;
	margin-bottom: 25px;
   }
   
   .dir-box h4{
   color: #c74204;
   }
   
   .dir-box:hover {
    -webkit-transform: translate(0, -10px);
    transform: translate(0, -10px);
	transition: .5s all ease;
}

.gallery-bg {
	background: #efecec;
}

.footer-img-style {
    border-radius: 10px;
    border: 2px solid #fff;
    margin-bottom: 35px;
}

.title-hd{
    background-color: #ff6015;
    padding: 10px;
    position: relative;
    border-radius: 15px;
    margin-bottom: 35px;
}

.title-hd h4{
   color: #fff;
   }
   
/*@media only screen and (max-width: 767px){
.header-area{
    display: none;
}*/

.mean-container .mean-bar {
	    height: 70px !important;
}
	
.banner-mr {
    margin-top: 70px !important;
}

.mean-container .mean-nav{
	margin-top: 70px !important;
}

.mean-container a.meanmenu-reveal {
    padding: 20px 15px 0 0;
}

.dr-hd {
	display: none;
}
}

@media only screen and (min-width: 767px) and (max-width: 1024px) {
.header-area{
    display: none;
}

.mean-container .mean-bar {
	    height: 110px !important;
}
	
.banner-mr {
    margin-top: 110px !important;
}

.mean-container .mean-nav{
	margin-top: 110px !important;
}

.mean-container a.meanmenu-reveal {
    padding: 40px 15px 0 0;
}

.dr-hd {
	display: none;
}
}

.widget-area .widget-item h3 {
    text-align: center;
    font-size: 22px;
    margin-bottom: 20px;
    background-color: #5e0101;
    color: #fff;
    padding: 10px;
	border-radius: 5px;
}

.widget-area .common-right-content ul li:before {
    position: absolute;
    content: '';
    top: 10px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #5e0101;
}

.side-bg {
    background-color: #F9F2D6;
    padding: 15px;
}

.widget-area .common-right-content ul li {
    list-style-type: none;
    display: block;
    border-bottom: 1px dashed #c1afaf;
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
}

.page-title-area:before {
    
    background-color: #00000085;
}

.page-title-area .title-item ul li:before {
    position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    top: 10px;
    background-color: #fff;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    -webkit-animation: rotate360 1s infinite linear;
    animation: rotate360 1s infinite linear;
    border: 2px solid #ff6015;
	left: -15px;
}

.page-title-area .title-item ul li span:before{
	 position: absolute;
    content: '';
    width: 5px;
    height: 5px;
    top: 10px;
    background-color: #fff;
    -webkit-transition: .5s all ease;
    transition: .5s all ease;
    -webkit-animation: rotate360 1s infinite linear;
    animation: rotate360 1s infinite linear;
    border: 2px solid #ff6015;
	left: -15px;
	
}

.page-title-area .title-item {
    background-color: #00000069;
    position: relative;
    z-index: 1;
    text-align: center;
    margin-top: 406px;
    padding: 10px;
}

.main-nav.menu-shrink {
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: 0 8px 6px -6px #0000006b;
}

.about-area-text {
     padding-right:20px;
}

.about-area-text p{
	text-align:justify;
}


@media only screen and (min-width: 768px) and (max-width: 991px) {
    .page-title-area .title-item {
        margin-top: 332px !important;
    }
}

.page-sub-title {
    margin: 0;
    color: #000;
    margin: 0 0 20px;
    display: inline-block;
    position: relative;
}

.page-sub-title::before {
    background: #ff6117 none repeat scroll 0 0;
    bottom: -8px;
    content: "";
    height: 5px;
    margin-right: -25px;
    position: absolute;
    width: 50px;
}

.cont-bd {
   border: 2px solid #cfa794;
    padding: 15px;
    border-right: 5px solid #f26522;
    border-bottom: 10px solid #ab3d09;
    margin-bottom: 20px;
  }

.page-list ul li {
    list-style-type: none;
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
    text-align: justify;
    margin-left: 10px;
}

.page-list ul li:before {
    position: absolute;
    content: '';
    top: 6px;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 0;
    background-color: #ff6015;
}

.page-list2 {
   margin-bottom: 20px;
   margin-top: 12px;
}

.page-list2 ul li {
    list-style-type: none;
    display: block;
    position: relative;
    padding-left: 20px;
    margin-bottom: 10px !important;
    text-align: justify;
    margin-left: 10px;
}

.page-list2 ul li:before {
    position: absolute;
    content: '';
    top: 6px;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 0;
    background-color: #ff6015;
}

@media (max-width: 991px) {
    
.about-area-text {
    padding-right: 0px;
}

}

   .img-border { 
   border: 1px solid #645959;
   border-radius: 10px;
    padding: 30px;
    box-shadow: 10px 10px 5px #e1e1e1;
   margin-bottom: 20px;
}

   .team-item .bottom h4 {
    font-size: 16px;
    color: #000;
}

.table-responsive>.table-bordered {
    border: 0;
    border-bottom: 5px solid #585757;
    background-color: #ffffff;
    color: #000;
}

.table thead th {
    vertical-align: middle;
    border-bottom: 2px solid #ff6015;
    background-color: #585757;
    color: #fff;
    text-align: center;
}

.table-bordered td {
    border: 1px solid #585757;
}

.img-left {
 float:left;
  margin-right: 10px;
}

.img-right {
 float:right;
  margin-left: 10px;
}


.bdr-10 {
border-radius: 10px;
}

.contact-info-area .contact-info {
    margin-bottom: 30px;
    text-align: center;
    border: 1px dashed #f26522;
    padding: 20px;
    min-height: 170px;
}

.sp-para {
    background-color: #fdeee7;
    padding: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #ab3700;
    position: relative;
   margin-bottom: 25px;
    border: 1px dashed #ab3700;
}

.faq-area .accordion li a {
    width: 100%;
    display: block;
    cursor: pointer;
    font-size: 18px;
    font-weight: 700;
    color: #5e0101;
    padding: 13px 38px 13px 20px;
    border-radius: 5px;
    background-color: #f3e0d9;
}

.faq-area .accordion .content-area  {
    background-color: #f1efee;
}

.inner_row_head ul li a{
    color: #000000 !important;
    background-color: #ffffff !important;
    font-size: 15px !important;
    border: 1px dashed #000;
    font-weight: 600 !important;
}

.inner_row_head ul li i{
    color: #b50606 !important;
    font-size: 20px !important;
    font-weight: 700;
}

.tb-text {
text-align: center;
}

.testimonial-area {
   background-color: #f7f7f7 !important;
    border: 1px dashed #d7ceca;
    border-radius: 10px;
    margin-bottom: 35px;
    padding-top: 15px;
}

.testimonial-area .testimonial-content {
    margin-top: 50px ;
}

.benefit-item img {
    display: inline-block;
    width: 90px;
    height: 90px;
    text-align: center;
    border-radius: 50%;
    background-color: #5e0101;
    margin-bottom: 18px;
    padding: 10px;
}

.team-item .bottom h3 a {
      color: #ff6015;
      font-size: 18px;   
}

.team-item .bottom h3 a:hover {
    color: #5e0101;
}

.team-item .bottom {
    padding: 15px 25px 15px;
}

.section-title h2 {
    font-size: 35px !important;
}
.instagram-item {
    border: 1px solid #ff6015;
}

 .right-menu-active {  
     color: #ff6015;
     font-weight: 700;
}

.form-border {
    border: 1px solid #645959;
    border-radius: 10px;
    padding: 30px;
    box-shadow: 10px 10px 5px #e1e1e1;
    margin-bottom: 20px;
}

.form-control {
    background-color: #fffaf7 !important;
    border: 1px solid #c5aaaa !important;
}

.pub-style {
    border-radius: 20px;
    border: 1px solid #ff6015;
    box-shadow: 7px 5px 5px #443f3d45;
    margin-bottom: 20px;
}

  .fbg {
    background: #f1efee !important;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px dashed #000;
    border-radius: 10px;
}

.team-item .bottom span {
    font-weight: 700;
}

  .login-bt {  
    background-color: #d74d0b;
    padding: 5px;
    border-radius: 5px;
    font-weight: 700;
    border: 1px solid #fff;
}

  .login-bt:hover{  
    background-color: #fff;
    border: 1px solid #d74d0b;
   }



.bt-new-btn{
	/*width:150px !important;*/
	text-align:center !important;
	margin:0 auto !important;
}

.bt-new-btn a{
	font-size:18px !important;
	color:#fff !important;
	text-align: center !important;
}

.title-hd-new {
	width: 140px !important;
        margin-top: 20px;
 }

.no_link_accord {
      color: #000000 !important;
    background-color: #ffffff !important;
    font-size: 15px !important !important;
    border: 1px dashed #000 !important;
    font-weight: 600 !important;
    width: 100% !important;
    display: block !important;
    padding: 13px 38px 13px 20px !important;
    border-radius: 5px !important;
}