/*-----------------------------------------------------------------------------------
    Designed & Developed by
	FRAMEWORK COMMUNICATION
	Website: http://www.frameworkcommunication.com
	Email: info@frameworkcommunication.com
	Contact: +91-9324821830 | +91-9833742720

-----------------------------------------------------------------------------------
-----------------------------------------------------------------------------------
    
    CSS INDEX
    ===================
	1. Theme default CSS
	2. menu-area 
	3. slider-area
	4. Service Area
	5. Why Choose Area
	6. Portfolio Area
	7. Pricing Table
	8. testimonial-area
	9. subscribe-area
	10. our-blog-area
	11. our-brand-area
	12. footer-area
	13. about-area
	
-----------------------------------------------------------------------------------*/

/*----------------------------------------*/
/*  1.  Theme default CSS
/*----------------------------------------*/
/* google-font */

@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
html, body {height: 100%; color: #151717; font-weight: 300 !important; background:url(img/lightbg.jpg) /* #fff2d0*/; font-family: 'Open Sans', sans-serif !important; text-align: justify}
a{
	color: #151717;
}
.tr-bg3{
	background: #8b0304;
	color: #FFF;
}
.hyperlink{
	text-decoration: underline;
}
.carousel-control.right{
	margin-right: 40px;
}
.mt-20
{
	margin-top: 20px;
}
.nps{
	max-width: 200px;
}
.container {
    width: 100%;
	padding: 0 3.5%;
  }
@media only screen and (max-width: 768px) {
    /* For mobile phones: */
    .container {
    width: 96% !important;
  }
}.page_title{
	padding: 10px 0 5px 0;
	font-size: 18px;
	font-weight: 600;
}
.gap{
	margin-bottom: 10px;
}
.breadcrumb{
	background: none !important;
	color: #8b231d !important;
	padding: 0px !important;
	margin: 2px !important;
}
.breadcrumb li a{
	color: #8b231d !important;
}
.breadcrumb>li+li:before{
	color: #8b231d !important;
}
.panel-default>.panel-heading{
	background: #d97e45;
	color: #FFF;
}
.panel-title a{
	font-weight: 300 !important;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif !important;
}
.panel-group{
	margin-bottom: 10px !important;
}
.panel-default{
	border-color: none !important;
}
.panel-title a:hover{
	color: #FFF !important;
}
.font400{
	font-weight: 400;
	color: #000;
}
.cra_logo{
	font-family: 'Open Sans', sans-serif;
	color: #8b231d;
	text-align: left;
	margin:40px 5px 10px -5px ;
	font-size: 14px;
	line-height: 18px;

}
.nps_logo{
	margin-top: 2px !important;
	color: #8b231d;
	text-align: left;
	font-size: 13px;
	line-height: 18px;
	margin-right: 10px;
}
.min-height{
	min-height: 400px;
}
.popover  {
background: #8b231d!important;
min-width:250px;
max-width:380px;
}
.popover a{
	color:#FFF;
	padding:8px 0;
}
.popover a:hover{
	color: beige;
}
.popover.top> .arrow:after {
	border-top-color:#8b231d !important;
}
.dark{
	padding:0;
	margin: 0 auto;
	background: #feecb7;
	overflow-x: hidden !important;
	
	/*-webkit-box-shadow: 0px 1px 12px 0px rgba(50, 50, 50, 0.37);
-moz-box-shadow:    0px 1px 12px 0px rgba(50, 50, 50, 0.37);
box-shadow:         0px 1px 12px 0px rgba(50, 50, 50, 0.37);*/
}
.overlay { 
	color:#8b231d;
	position:absolute;
	background: #ffc931;
	/*background: url(img/news.png) repeat-x center center;*/
	height: 90%;
	width: 280px;
	/*border-radius: 7px;*/
	z-index:12;
	padding: 0;
	top:5%;
	margin-left: 30px;
	text-align:center;
}
.floatleft {float:left}
.floatright {float:right}
.alignleft {float:left;margin-right:15px;margin-bottom: 15px}
.alignright {float:right;margin-left:15px;margin-bottom: 15px}
.aligncenter {display:block;margin:0 auto 15px}
a:focus {outline:0px solid}
img {max-width:100%;height:auto}
.fix {overflow:hidden}
p {margin:0 0 15px;}
.marq_1{
	background: #d97e45;
	padding: 5px 0 2px 0;
	height: 35px !important;
	width: 100%;
}

.fa-angle-down{
	color: #8b231d !important;
}
.marq_2{
	background: #f8b642;
	padding: 5px 0 2px 0;
	color: #FFF;
	height: 35px !important;
	width: 100%;
}
.btn_submit{
	background: #8b231d;
	color: #FFF !important;
	padding: 10px;
}
.carousel-control.left, .carousel-control.right {
   background-image:none !important;
   filter:none !important;
}
em{
	color: #8b231d;
	font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px;
  font-family: 'Poppins', sans-serif;
}
a {transition: all 0.3s ease 0s;text-decoration:none;}
a:hover {
  color: #8b231d;
  text-decoration: none;
}
.mar{
	color: #7d1416;
	text-decoration: none;
}
a:active, a:hover {
  outline: 0 none;
}
a:focus{text-decoration:none;}
ul{
list-style: outside none none;
margin: 0;
padding: 0
}
.clear{clear:both}
body {
  font-family: "Poppins",sans-serif;
  line-height: 24px;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.brd{
	border-bottom:1px solid #FFF;
	margin:10px 0;
}
#news_items{
	text-align:center;
}
h3{
	color:#FFF;
	text-align:center;
	font-size:18px;
}
.pb-50{padding-bottom:50px;}
.ptb-50{padding:50px 0;}
.ptb-45{padding:45px 0;}
.ptb-40a{padding:40px 0 10px 0;}
.ptb-40{padding:40px 0;}
.ptb-80{padding:80px 0;}
.mt-30{margin-top:30px;}
.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom:30px;}
.pb-40{padding-bottom:40px;}
.pb-80{padding-bottom:80px;}
.pt-80{padding-top:80px;}
.ptb-20{padding:20px 0;}
.pb-60{padding-bottom:60px;}
.ptb-100{padding:100px 0;}
.bg-img {
  background: rgba(0, 0, 0, 0) url("img/bg/1.jpg") repeat scroll 0 0;
  background-position: center center;
  background-size: cover;
}
.bg-img-2{
  background: rgba(0, 0, 0, 0) url("img/bg/2.jpg") repeat scroll 0 0;
  background-position: center center;
  background-size: cover;
}
.mobile_align{
	margin-right: 20px;
}
	.mobile_align img{
		margin: 0 10px;
	}
.bg-red{background:#F1F1F1}
.bg-gray{background-color:#F1F1F1}
.bg{background:#333;}
.bg-blue{background:#8b231d;}
.bg-opacity{position:relative;}
.bg-opacity::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
/* -------------
 2. menu-area 
---------------------*/
.logo {
  margin: 2px 0 2px 5px;
	width: 100%;
	text-align: center;
}
.logo img{
	padding: 10px 0;
	max-width: 300px;
	width: 100%;
}
.main-menu{}
.main-menu ul{}
.main-menu ul li {
  display: inline-block;
  position:relative;
}
.main-menu ul li a {
  color: #444444;
  display: block;
  font-size: 13px;
  font-weight: 600;
  padding: 10px 7px;
  position: relative;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
.main-menu ul li a i {
  color: #999;
  margin-left: 3px;
  right: 0;
}
.main-menu ul li:hover > a{color:#8b231d;}
.main-menu ul li ul.submenu {
  background: #fff none repeat scroll 0 0;
  border-top: 3px solid #8b231d;
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 130%;
  transition: all 0.3s ease 0s;
  visibility: hidden;
  width: 220px;
  z-index: 9999;
}
.main-menu ul li:hover ul.submenu{opacity:1;visibility:visible;top:100%;}
.main-menu ul li ul.submenu li {
  display: block;
}
.main-menu ul li ul.submenu li a {
  font-size: 13px;
  font-weight: 400;
  padding: 8px 20px;
  text-transform: capitalize;
}
.main-menu ul li ul.submenu li a:hover{background:#8b231d;color:#fff}

/* search */
.header-search {
  float: right;
  margin-left: 20px;
  margin-top: 39px;
}
.search-open {
  color: #444;
}
.search-inside {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 30%;
	width: 70%;
	margin: 0 auto;
	max-height: 150px;
  z-index: 99999;
	border: 1px solid #8b231d;
}
.search-inside .search-close {
  color: #fff;
  cursor: pointer;
  font-size: 30px;
  position: absolute;
  right: 50px;
  top: 50px;
  z-index: 500;
}
.search-inside .search-close:hover{color:#fe4847}
.search-inside .search-overlay {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.search-inside .position-center-center {
  padding: 0 20px;
  width: 60%;
}
.position-center-center {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.search-inside .search {
  display: inline-block;
  position: relative;
  width: 100%;
}
.search-inside .search input {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.5);
  border-image: none;
  border-style: none none solid;
  border-width: medium medium 1px;
  color: #000;
  font-size: 20px;
  height: 60px;
  padding: 0 20px;
  text-align: left;
  transition: all 0.4s ease-in-out 0s;
  width: 100%;
  font-weight: 600;
}
.search-inside .search button {
  background: #8b231d none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  float: right;
  font-size: 21px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.4s ease-in-out 0s;
  width: 59px;
  z-index: 1;
}
.search-inside .search button:hover{background:#8b231d}

/*--------- 3. slider-area ---------*/
.slider-area{}
.single-area {
  position: relative;
}
.slider-img {
  position: relative;
}
.slider-img::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  z-index: 9;
}
.slider-img img{}
.slider-text {
  left: 0;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 99;
}
.slider-text span.sub-title {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
}
.slider-text h2 {
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  line-height: 46px;
  margin: 20px 0;
  text-transform: uppercase;
}
.slider-text p {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
}
.slider-text a {
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-weight: normal;
  line-height: 26px;
  margin-top: 45px;
  padding: 9px 26px;
  text-decoration: none;
  transition: all 0.3s ease 0s;
}
.slider-text  a:hover{background:#8b231d;border-color:#8b231d;}
.owl-dots {
  position: relative;
  text-align: center;
  top: -99px;
  z-index: 99;
}
.slider-active .owl-nav div {
  color: #fff;
  font-size: 40px;
  left:0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition:.3s;
  opacity:0;
}
.slider-active .owl-nav div.owl-next {
  left: auto;
  right:0;
}
.slider-active:hover .owl-nav div{left:60px;opacity:1;}
.slider-active:hover .owl-nav div.owl-next{left:auto;right:60px}
/*--------- 4. Service Area ---------*/
.service-area{}
.section-title {
  margin-bottom: 40px;
  padding-bottom: 24px;
  position: relative;
}
.section-title h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.section-title p {
  color: #666;
  font-size: 14px;
  font-weight: 300;
  margin: 0;
}
.section-title::before {
  background: #3399ff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  width: 108px;
}

.single-service {
  padding: 25px 5px 10px 5px;
  transition:.3s;
	min-height: 200px;
	max-height: auto !important;
	
}
.single-service:hover{background:#8b231d;border-color:#8b231d;}
.service-icon{
  color: #8b231d;
  font-size: 30px;
  transition: all 0.3s ease 0s;
	margin: 0 auto !important;
	
}
.single-service:hover .service-icon{color:#fff}
.service-text{}
.service-text h4 {
  font-size: 16px;
  font-weight: 500;
	margin-top: 20px;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;color: #222;
}
.single-service:hover .service-text h4{color:#fff}
.service-text p {
  font-size: 14px;
  color: #222;
  font-weight: 300;
  margin: 0;
  transition:.3s;
}
.single-service:hover .service-text p{color:#fff}
/*------ 5. Why Choose Area --------*/
.whay-choose-area{}
.choose-content{}
.choose-content h5 {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 500;
}
.choose-content p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  width: 745px;
}
.choose-content a {
  background: #8b231d none repeat scroll 0 0;
  display: inline-block;
  padding: 10px 20px;
  font-weight: 700;
  color: #fff;
  transition:.3s;
}
.choose-content a:hover{background-color:#26CCFF;}
/*------- 6. Portfolio Area --------*/
.portfolio-area{}
.portfolio-menu{}
.portfolio-menu ul{}
.portfolio-menu ul li{
  background: #eeeeee none repeat scroll 0 0;
  border-radius: 2px;
  color: #333333;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  line-height: 13px;
  margin: 0 5px 10px;
  padding: 12px 15px;
  position: relative;
  text-transform: capitalize;
  transition: all 0.3s ease 0s;
}
.portfolio-menu ul li:hover{background:#8b231d;color:#fff;}
.single-portfolio{position:relative}
.portfolio-img{}
.image-link > img {
  width: 100%;
}
.portfolio-img a {
  position: relative;
  display: block;
}
.portfolio-menu ul li.filter.active {
  background: #8b231d;
  color: #fff;
}
.portfolio-img a::before {
  background: #000 none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0;
  position: absolute;
  width: 100%;
  top:0;
  left:0;
  transition:.3s;
}
.single-portfolio:hover .portfolio-img a::before {opacity:.5;}
.portfolio-content {
  position: absolute;
  top: 70%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translatey(-50%);
  opacity:0;
  transition:.3s;
}
.portfolio-icon{}
.portfolio-icon a {
  background: #8b231d none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  height: 50px;
  line-height: 53px;
  width: 50px;
  font-weight:600;
}
.portfolio-title{}
.portfolio-title span {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  text-transform: capitalize;
  top: 40px;
}
.single-portfolio:hover .portfolio-content{opacity:1;top:50%;}
#Container .mix{display:none}
/*------- 7. Pricing Table --------*/
.pricing-table{}
.single-pricing {
  border: 1px solid #e5e5e5;
  transition: all 0.3s ease 0s;
}
.single-pricing:hover {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.single-pricng-head {
  border-bottom: 1px solid #e5e5e5;
  padding: 40px 0 30px;
  transition: all 0.3s ease 0s;
}
.single-pricing:hover .single-pricng-head{background:#8b231d;color:#fff;}
.single-pricng-head h4{ font-size: 30px;
    font-weight: 700;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.single-pricng-head h5{}
.price {
  display: block;
  font-size: 18px;
  font-weight: 500;
}
.price{}
.price b {
  display: inline-block;
  font-size: 35px;
}
.single-pricng-head h5 span{
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 20px;
}
.single-pricing-body{
  padding: 35px 0 40px;
  transition: all 0.3s ease 0s;
}
.single-pricing-body ul{}
.single-pricing-body ul li {
  color: #565656;
  font-size: 14px;
  margin-bottom: 20px;
}
.order{
  border: 1px solid #e5e5e5;
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  margin-top: 15px;
  padding: 0 25px;
  text-align: center;
  text-transform: uppercase;
  transition:.3s;
  color: rgba(0, 0, 0, 0.75)
}
.single-pricing:hover .order{background:#8b231d;color:#fff;}
/*------- 8. testimonial-area --------*/
.testimonial-area{}
.single-testimonial{}
.testimonial-content{

  border: 1px solid #e7e7e7;
  border-radius: 4px;
  margin-top: 2px;
  padding: 28px 31px 14px;
}
.testimonial-content h4 {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 10px;
}
.testimonial-content p {
  color: #666;
  font-size: 14px;
  font-style: italic;
  font-weight: 300;
  line-height: 24px;
}
.testimonial-information{
  overflow: hidden;
  padding-top: 34px;
}
.testimonial-img{
  float: left;
  margin-right: 18px;
  position: relative;
  width: 92px;
}
.testimonial-img::before {
  border: 1px solid #e7e7e7;
  border-radius: 50%;
  content: "";
  height: 10px;
  left: 67px;
  position: absolute;
  top: -11px;
  width: 10px;
  z-index: 99;
}
.testimonial-img::after {
  border: 1px solid #ececec;
  border-radius: 50%;
  content: "";
  height: 16px;
  left: 76px;
  position: absolute;
  top: -26px;
  width: 16px;
}
.testimonial-img img{
  border: 1px solid #ececec;
  border-radius: 50%;
}
.testimonial-name{
  overflow: hidden;
  padding-top: 27px;
}
.testimonial-name h4 {
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 6px;
}
.testimonial-name span{
  display: block;
  font-style: italic;
  color: #666;
  font-size: 14px;
  font-weight: 300;
}
.testimonial-active .owl-nav div{ 
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #eaeaea;
  border-radius: 50%;
  color: #d4d4d4;
  display: inline-block;
  font-size: 20px;
  height: 48px;
  left:0;
  line-height: 48px;
  margin: -24px 0 0;
  opacity: 1;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  transition: all 0.3s ease 0s;
  width: 48px;
  transform:translateY(-50%)
}
.testimonial-active .owl-nav div.owl-next {
  right:0;
  left: auto;
}
.testimonial-active:hover .owl-nav div {
  background: #8b231d;
  border-color: #8b231d;
  color: #fff;
  left: 20px;
  opacity: 1;
}
.testimonial-active:hover .owl-nav div.owl-next{left:auto;right:20px}
/*------- 9. subscribe-area --------*/
.subscribe-area{}
.subscribe-text {
  padding-top: 15px;
}
.subscribe-text  h4 {
  font-size: 2rem;
  font-weight: 500;
}
.subscribe-form > form {
  position: relative;
}
.subscribe-form input {
  border: 1px solid #ffffff;
  float: left;
  height: 50px;
  padding-left: 20px;
  width: 100%;
}
.subscribe-form button {
  background: #8b231d none repeat scroll 0 0;
  border: 1px solid #3399ff;
  color: #fff;
  float: left;
  font-weight: 700;
  height: 50px;
  padding: 0 25px;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  top: 0;
  transition: all 0.3s ease 0s;
}
.subscribe-form button:hover{background-color:#26CCFF;border-color:#26CCFF;}
/*------- 10. our-blog-area --------*/
.our-blog-area{}
.single-blog {
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
}
.bolg-img{}
.bolg-img img {
  width: 100%;
}
.blog-img-2 > img {
  width: 100%;
}
.bolg-img a{position:relative;display:block;}
.bolg-img a::before {
  background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 100%;
}
.single-blog:hover .bolg-img a::before{opacity:1;}
.blog-text {
  padding: 25px 15px;
}
.blog-text h4{}
.blog-text h4 a{
  color: #333333;
  font-size: 15px;
  transition:.3s;
}
.blog-text h4 a:hover{color:#03A9F7;}
.blog-date{}
.blog-date span {
  color: #666;
  font-size: 12px;
  margin-right: 10px;
}
.blog-date span i {
  font-size: 14px;
  margin-right: 8px;
}
.blog-text p {
  color: #555555;
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 12px;
  margin-top: 6px;
  word-spacing: 1px;
}
.blog-text a {
  color: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  transition: all 0.3s ease 0s;
}
.blog-text a:hover{color:#3399FF;}
/*------- 11. our-brand-area --------*/
.our-brand-area{}
.single-brand {
  border: 1px solid #f1f1f1;
  padding: 30px 15px;
}
/*------- 12. footer-area --------*/
.footer-top-area {
  border-bottom: 1px solid #0a5577;
}
.footer-logo{
  margin-bottom: 20px;
}
.footer-info {}
.footer-sin {
  margin-right: 30px;
  display: inline-block;
}
.footer-sin:last-child{margin-right:0;}
.footer-sin i {
  margin-right: 10px;
}
.footer-sin  a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
}
/* footer-middle-area */
.footer-middle-area{}
.footer-text{}
.footer-text h5 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.footer-text p {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  margin-top: 25px;
}
.footer-address{}
.footer-icon {
  color: #fff;
  display: inline-block;
  float: left;
  margin-top: 2px;
  width: 25px;
}
.footer-info {}
.footer-menu{}
.footer-menu ul{}
.footer-menu ul li {
  margin-bottom: 14px;
}
.footer-menu ul li a{
	color: #fff;
  font-size: 14px;
  font-weight: 300;
	
  text-transform: capitalize;
  transition:.3s;
}
.footer-menu ul li a:hover{color:#8b231d;margin-left:5px;}
.contact-form button {
  border: 1px solid #3399FF;
  background: #3399FF;
  color: #fff;
  padding:  8px 20px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}
.contact-form button:hover{background:#26CCFF;border-color:#26CCFF;}
/* footer-bottom-area */
.footer-bottom-area{}
.copyright {
  margin-top: 9px;
	color: #FFF;
}
.copyright p, em {
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  margin-bottom: 0;
}
.icon {
  text-align: left;
}
.white{
	color: #FFF !important;
}
.icon a {
  color: #fff;
  display: inline-block;
  height: 40px;
  line-height: 38px;
  margin: 0 10px;
  text-align: left;
  transition: all 0.3s ease 0s;
  width: auto;
}
.icon a:hover{background:#8b231d;border-color:#8b231d;}
/* breadcrumb-banner-area */
.breadcrumb-banner-area{}
.breadcrumb-text {
  position: relative;
  z-index: 1;
}
.breadcrumb-text h1 {
  color: #fefefe;
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  text-transform: uppercase;
}
.br_active{
	color: #000;
}
.breadcrumb-menu{}
.breadcrumb-menu ul{}
.breadcrumb-menu ul li {
  display: inline-block;
  padding: 0 5px;
  text-transform: capitalize;
}
.breadcrumb-menu ul li::after {
  color: #fff;
  content: "/";
  display: inline-block;
  float: right;
  position: relative;
  right: -6px;
  top: 2px;
}
.breadcrumb-menu ul li:last-child:after{display:none}
.breadcrumb-menu span ,.breadcrumb-menu ul li a:hover{
  color: #8b231d;
}
.breadcrumb-menu ul li a {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
}
/*--------- 13. about-area --------*/

.about-area{}
.about-text{}
.about-heading{}
.about-heading h5  {
  color: rgba(0, 0, 0, 0.75);
  font-size: 2rem;
  font-weight: 500;
}
.about-text p {
  color: #666;
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}

.about-text a {
  background: #3399ff none repeat scroll 0 0;
  border: 1px solid #3399ff;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 20px;
}
.about-text a:hover{background:#26CCFF;border-color:#26CCFF;}
/* video-area */
.video-area{}
.video-text p{
  color: rgba(0, 0, 0, 0.75);
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 20px;
}
.video-heading h5  {
  color: rgba(0, 0, 0, 0.75);
  font-size: 2rem;
  font-weight: 500;
}
/* tram-area */
.tram-area{}
.single-team{position:relative;}
.team-img{}
.team-img a{position:relative;display:block;}
.team-img a::before {
  background: #3694c1 none repeat scroll 0 0;
  content: "";
  height: 100%;
  opacity: 0.9;
  position: absolute;
  transform: scaleX(0);
  transition: all 0.3s ease 0s;
  width: 100%;
}
.single-team:hover .team-img a::before{transform:scaleX(1)}
.social-icon {
  padding: 0 20px;
  position: absolute;
  text-align: center;
  top:20%;
  transform: translateY(-50%);
  opacity:0;
  transition:.3s;
}
.icon-info{}
.icon-info a {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  font-weight: 300;
  height: 35px;
  line-height: 33px;
  margin-bottom: 10px;
  text-align: center;
  transition: all 0.3s ease 0s;
  width: 35px;
}
.icon-info a:hover{color:#278EC4;background:#fff;}
.social-icon > p {
  color: #fff;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
}
.single-team:hover .social-icon{top:50%;opacity:1}
.team-text {
  border-left: 1px solid #f1f1f1;
  padding: 20px 0;
  border-right: 1px solid #f1f1f1;
  border-bottom: 2px solid #f1f1f1;
  transition:.3s;
}
.single-team:hover .team-text{border-bottom-color:#3399FF;}

.team-text h4 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0;
}
/* counter-area-start */
.counter-area{}
.single-counter {
  position: relative;
  z-index: 99;
}
.counter-icon{
  color: #f0f0f0;
  font-size: 24px;
  margin-bottom: 38px;
  font-weight:300;
}
.counter-icon i{}
.single-counter h2{
  color: #ffffff;
  font-size: 38px;
  font-weight: 500;
  margin-bottom: 26px;
}
.single-counter p {
  color: #ffffff;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 0;
}
/* skill-area */
.skill-area{}
.skill-title{}
.skill-title h3 {
  color: rgba(0, 0, 0, 0.85);
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
}
.skill-title p {
  font-size: 13px;
  font-weight: 300;
  line-height: 24px;
}
/* skill-area */
.skill-area{}
.single-skill {
  margin-top: 40px;
}
.skill-info {
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  text-transform: capitalize;
  top: -22px;
}
.progress {
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: none;
  height: 20px;
  margin-bottom: 30px;
  overflow: visible;
  position: relative;
}
.progress:last-child{margin-bottom:0;}
.progress-bar {
  background-color: #8b231d;
}
/* img-team-area */
.img-team-area{}

.medium-img{}
.img-title{}
.img-title > h5 {
  font-size: 2rem;
  font-weight:500;
}

.img-title h5 {
  font-weight: 500;
  font-size: 24px;
}
.img-title > p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
/* blog-left-area */
.single-left-blog{}
.blog-search{}
.sidebar-widget {
  overflow: hidden;
  margin-bottom:50px
}

form#search {
  position: relative;
}
form#search  input {
  border: 2px solid #eee;
  float: left;
  height: 36px;
  padding-left: 20px;
  width: 100%;
}
form#search button {
  background: #3399ff none repeat scroll 0 0;
  border: 2px solid #3399ff;
  font-weight: 700;
  height: 36px;
  padding: 0 20px;
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  transition:.3s;
}
.single-left-blog h5{}
.blog-search button:hover{background:#26CCFF;border-color:#26CCFF;color:#999;}
.blog-left-text{}
.sidebar-title {
  border-bottom: 1px solid #e5e5e5;
  color: #333;
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 17px;
  margin-bottom: 30px;
  padding-bottom: 13px;
  position: relative;
  text-transform: capitalize;
}
.sidebar-title::before {
  background: #8b231d none repeat scroll 0 0;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50%;
}
.blog-left-text{}
ul.sidebar-link{}
ul.sidebar-link li {
  margin-bottom: 12px;
}
ul.sidebar-link li:last-child{margin-bottom:0}
ul.sidebar-link li a {
  color: #666;
  display: block;
  font-size: 14px;
  font-weight: 300;
  position: relative;
}
ul.sidebar-link li a:hover{color:#3399FF}
.blog-left-info{}
.Tags{
 border-bottom: 1px solid #e5e5e5;
  color: #333;
  display: block;
  font-size: 20px;
  font-weight: 500;
  line-height: 17px;
  padding-bottom: 13px;
  padding-top: 40px;
  text-transform: capitalize;
  position:relative;
}
.Tags::before {
   background: #8b231d none repeat scroll 0 0;
  bottom: -1px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50%;
}
.blog-left-info{}
ul.tag{}
ul.tag li {
  display: inline-block;
  margin-bottom: 8px;
  margin-right: 8px;
}
ul.tag li a {
  border: 1px solid #e8e8e8;
  color: #333333;
  display: inline-block;
  font-size: 13px;
  padding: 3px 17px;
  text-align: center;
  transition:.3s;
}
ul.tag li a:hover{background:#8b231d;color:#fff;border-color:#8b231d}

/* Team-3-column */
.team-img img {
  display: block;
  width: 100%;
}
/* blog-story-area */
.blog-story-area{}
.blog-story{}
.blog-img-2 {
  margin-bottom: 30px;
}
.blog-header{}
.blog-header h1 {
  font-size: 3rem;
  font-weight: 500;
  margin-bottom: 20px;
}
.story-hbtitle p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}
.story-hbtitle h3 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}
.tab-info{}
.tab-info p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-bottom: 20px;
}
.meta-info {
  margin-bottom: 50px;
}
.meta-info span {
  margin-right: 20px;
}
.meta-item {
  font-size: 1.2rem;
  font-weight: 300;
}
.meta-item i {
  margin-right: 5px;
}
.contact-form{}
.contact-form h3{
  font-size: 2.5rem;
}
.contact-form p {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
}
.contact-form label {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 4px;
}
.contact-form textarea {
  border: 1px solid #e8e8e8;
  color: #afafaf;
  font-size: 12px;
  font-weight: 500;
  height: 168px;
  margin-bottom: 20px;
  padding: 6px 15px;
  width: 100%;
}
.btn{background: #8b231d none repeat scroll 0 0;}
.contact-form input {
  border: 1px solid #e8e8e8;
  color: #8f8f8f;
  font-size: 12px;
  font-weight: 500;
  height: 36px;
  margin-bottom: 15px;
  padding: 8px;
  width: 100%;
}
/* map */
#map{height:300px;width:100%}
.contact-area{}
.single-address{margin-bottom:45px;}
.single-address:last-child {margin-bottom:0;}
.contact-icon{}
.contact-icon i {
  background: #8b231d none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  font-size: 24px;
  height: 50px;
  line-height: 45px;
  text-align: center;
  width: 50px;
  transition:.3s;
}
.contact-icon i:hover{background:#0B96BE;}
.contact-icon {
  margin-bottom: 20px;
}
.contact-info h4 {
  color: #282828;
  font-size: 14px;
  margin-bottom: 8px;
  text-transform: capitalize;
}
.contact-info span {
  display: block;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
}
.contact-form h4{
  color: #282828;
  font-size: 18px;
  margin-left: 20px;
  text-transform: capitalize;
}
#contact-form{}
#contact-form input {
  border: 1px solid #dddddd;
  color: #565656;
  margin-bottom: 30px;
  padding: 7px 10px;
  width: 100%;
}
#contact-form textarea {
  border: 1px solid #ddd;
  color: #666;
  margin-bottom: 30px;
  padding: 10px;
  width: 100%;
}
#contact-form button {
  background: #8b231d none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 14px;
  font-weight: 700;
  margin-left: 16px;
  padding: 10px 40px;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
}
#contact-form button:hover{background:#0B96BE;}
.four-zero-four {
  padding: 150px 0;
}
.four-zero-content h2 {
  font-size: 50px;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.four-zero-content > a {
  border: 1px solid #444;
  color: #444;
  display: inline-block;
  padding: 10px 15px;
  text-transform: uppercase;
}
.four-zero-content {
  border: 1px solid #ddd;
  display: inline-block;
  padding: 50px;
}
.four-zero-content > a:hover{background:#444;color:#fff}


/* SIDEBAR */
.nav-sidebar { 
    width: 100%;
	border-top: 3px solid #8b231d;
}
.nav-sidebar a {
    color: #333;
    -webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
	box-shadow:1px 1px 1px #333;
	margin-bottom:10px;
}
.nav-sidebar .active a { 
    cursor: default;
    background-color: #8b231d; 
    color: #fff; 
}
.nav-sidebar .active a:hover {
    background-color: #8b231d;   
}
.nav-sidebar a:hover {
    background-color: #8b231d;   
}
.nav-sidebar .text-overflow a,
.nav-sidebar .text-overflow .media-body {
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis; 
}
.nav li a:hover{
	background: #8b231d;
	color: #FFF;
}
/* Sticky Social Icons */
.sticky-container{ padding:0px; margin:0px; position:fixed; right:-170px;top:230px; width:210px; z-index: 1100;}
.sticky li{list-style-type:none;background-color:#fff;color:#96523f;height:43px;padding:0px;margin:0px 0px 1px 0px; -webkit-transition:all 0.25s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.25s ease-in-out; transition:all 0.25s ease-in-out; cursor:pointer;}
.sticky li:hover{margin-left:-115px;}
.sticky li img{float:left;margin:5px 4px;margin-right:5px;}
.sticky li p{padding-top:5px;margin:0px;line-height:16px; font-size:11px;}
.sticky li p a{ text-decoration:none; color:#8a0d01;}
.sticky li p a:hover{text-decoration:underline;}
.body{width: 100%;height: 100%; }
.circle{
    width: 120px;
    height: 120px;
    margin: 10px 10px 10px 20px;
    border-radius: 50%;
    background-color: red;
    border: 1px solid #cc6633;
    box-shadow: 0 0 0 5px #feebc0, 0 0 0 9px #ffc931;
    overflow: hidden;
    cursor: pointer;}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{
	margin-left: -35px !important;
}
.min_height, .min-height{
	min-height: 430px;
}
.panel-default>.panel-heading{
				-webkit-transition: all 0.08s linear;
				-moz-transition: all 0.08s linear;
				-o-transition: all 0.08s linear;
				transition: all 0.08s linear;
				box-shadow:1px 1px 1px #333;
				background: #feecb7;
				color: #222;
			}
			.panel-default{
				border-color:none !important;
			}
			.panel-group .panel{
				border:none !important;
			}
			
			
			.panel-title a:hover{
				color: #8b231d !important;
				
			}
.input_text{
	border:1px solid #B9B0B0;	
	width: 100%;
	padding:5px;
}
.social_icon{
	margin:0 0 0 5px;
	background: #FFF;
	height: 40px; width: 40px;
	padding: 5px;
	text-align: center;
}
.fa-picture-o, .fa-file-video-o{
	font-size: 100px;
	padding:  10px 10px 10px 0;
}
.gallery_title{
	text-align: center;
	margin-bottom: 20px;
}
.cursor{
	cursor: pointer;
}
.gimg{
	width: 100%;
	max-height: 200px !important;
	margin-bottom: 5px;
}
.mylink{
	color: #a72e2e;
	text-decoration: underline;
	font-weight: bold;
}
.ic_1{
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#2195a6 url(home_img/1.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:60px auto;
	line-height:normal;
	cursor: pointer;
	margin-bottom: 10px;
	
}
.ic_2{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#fdb40e url(home_img/2.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:40px auto;
	line-height:normal;
	cursor: pointer;
	
}
.ic_3{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#968b10 url(home_img/3.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:40px auto;
	line-height:normal;
	cursor: pointer;
	
}
.ic_4{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#a5420a url(home_img/4.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:40px auto;
	line-height:normal;
	cursor: pointer;
	
}
.ic_5{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#c71ff1 url(home_img/5.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:50px auto;
	line-height:normal;
	cursor: pointer;
	
}

.ic_6{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#2654e8 url(home_img/6.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:60px auto;
	line-height:normal;
	cursor: pointer;
	
}
.ic_7{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#009a7a url(home_img/7.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:60px auto;
	line-height:normal;
	cursor: pointer;
	
}
.ic_8{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#e6373b url(home_img/8.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:60px auto;
	line-height:normal;
	cursor: pointer;
	
}
.ic_9{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#a02541 url(home_img/9.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:60px auto;
	line-height:normal;
	cursor: pointer;
	
}
.ic_10{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#fa8313 url(home_img/10.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:60px auto;
	line-height:normal;
	cursor: pointer;
	
}

.ic_91{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#ea0a8e url(home_img/14.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:60px auto;
	line-height:normal;
	cursor: pointer;
	
}
.ic_11{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#62bf2e url(home_img/11.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:60px auto;
	line-height:normal;
	cursor: pointer;
	
}
.ic_12{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#00bdf6 url(home_img/12.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:60px auto;
	line-height:normal;
	cursor: pointer;
}
.ic_13{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#63c02e url(home_img/13.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:60px auto;
	line-height:normal;
	cursor: pointer;
	
}
.ic_14{
	margin-bottom: 10px;
	height: 100px;
	width: 100%;
	color: #FFF;
	padding: 10px;
	background:#049e7b url(home_img/13.png) no-repeat right bottom;
	font-size: 14px !important; text-align:left;background-size:60px auto;
	line-height:normal;
	cursor: pointer;
}

.ic_1 a, .ic_2 a, .ic_3 a, .ic_4 a, .ic_5 a, .ic_6 a, .ic_7 a, .ic_8 a, .ic_9 a, .ic_10 a, .ic_11 a, .ic_12 a, .ic_13 a, .ic_14 a{
	text-decoration: none;
	color: #FFF;
}
.frame_box{
	border:1px solid #E0D8D8;
	    background: rgba(248, 182, 66, 0.17);

	padding: 10px;
	width: 100%;
	min-height: 250px;
	margin-bottom: 20px;
	-webkit-transition: all 0.08s linear;
    -moz-transition: all 0.08s linear;
    -o-transition: all 0.08s linear;
    transition: all 0.08s linear;
	box-shadow:1px 1px 1px #333;
}
.frame_box h1{
	text-align: center;
	font-size: 17px;
	color: #8b231d;
}
.frame_box_btn{
	background: #d97e45;
	color: #FFF;
	padding: 10px 20px;
	border: none;
}
.frame_box_btn:hover{
	background: #8b231d !important;
	color: #FFF !important;
}
.hr_devider{
	width: 100%;
	margin: 0 auto;
	margin-bottom: 25px;
	border-bottom: 1px solid #feecb7;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.9);
	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.9);
	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.9);
}

.hr_2{
	background: #f8b642;
	color: #122756;
	padding: 15px 0;
	font-size: 25px;
	text-align: center;
	font-weight: bold;
}
.responsive_img{
	max-width: 95%;
	margin-bottom: 15px;
}
.modal-lg-border{ border: 2px solid #d97e45;}
.modal-header-style {background: #f8b642 !important; color:#7d1416 !important; border-bottom: none; text-transform: uppercase}
.modal-body-style {padding: 10px 20px 20px 20px; background: #fff2d0;}
#marq_1{
	background: #ffc931 !important;
	color: #8b231d !important;
	padding: 10px;
}
.carousel-indicators{
	display: none !important;
}
.news{
	background: #8b231d;
	color: #8b231d !important;
}
.news h3{
	font-size: 16px !important;
	padding: 5px;
	color: #f8b642 !important;
}
.mrq{
	padding: 0 5px;
	color: #8b231d !important;
}
.maroon{
	color: #8b231d !important;
}
.news_items{
	color: #8b231d !important;
}
.small_photo{
	float: left;
	width: 49%;
	padding: 1px;
	border: 1px sol#726F6F;
	min-height: 80px;
}
.footer_link{
	color: #FFF !important;
	padding: 0 5px;
	
}
.footer_link:hover{
	text-decoration: underline;
	color: #FFF !important;
}