/*
  Theme Name: Doors
  Theme URL: http://www.themeregion.com
  Author: ThemeRegion
  Author URI: http://www.themeregion.com
  Description: Onepage Responsive HTML Parallax Template
  Version: 1.1
*/

/*=======================================================================
[Table of contents]
=========================================================================

1. Typography
2. Home / Navigation + Main Carousel
3. Service
4. parallax promo-One
5. Recent-works
6. About Us / Skills-Section + Team-member
7. parallax promo-two
8. Blog
9. parallax promo-three
10. Clients
11. News Letter 
12. Pricing Table
13. Twitter
14. Contact us
15. Footer
16. Blog-single
17. Preloader

==========================================================================*/

/*========================
=======Typography=========
==========================*/

body {
	font-family: 'open_sansregular'; 
	font-size: 15px;
	color: #5c5a5a;
	background-color: #fff;
}
p {
    margin: 0;
    font-size: 15px;
    line-height: 25px;
}
ul {
	list-style: none;
	margin:0;
	padding:0;
}

.navbar-nav li a:hover, 
.navbar-nav li a:focus {
	outline:none;
	outline-offset: 0;
	text-decoration:none;  
	background: transparent;
}

a {
	color: #fff;
	text-decoration: none;
	-webkit-transition: 300ms;
	-moz-transition: 300ms;
	-o-transition: 300ms;
	transition: 300ms;
}

a:focus, 
a:hover {
	text-decoration: none;
	outline: none;
	color:#fd4f00;
}

h1 {
	font-size:36px;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
 font-family: 'OswaldLight';
	font-weight:normal;
}

.padding-top {
	padding-top:70px;
}

.padding-bottom{	
	padding-bottom:105px;
}

.section-title {
	margin-bottom:100px;
}

.section-title h3 {
	color: #fd4f00;
	line-height: 15px;
	margin-bottom: 0;
	text-transform: uppercase;
}
.section-title h2 {
	color: #222;
line-height: 15px;
margin-bottom: 0;
text-transform:uppercase;
font-weight: 600;font-family: 'open_sansregular';
font-size: 1.6em;
}
.section-title p{ width: 60%; text-transform:capitalize;
text-align: center;
margin: 10px auto 0;
display: block;}
.title-border {
	background-color:#fd4f00;
	height: 1px;
	width:184px;
	margin-bottom: 30px;
}
.about-exp {
    padding: 18px 25px;
    border: 5px solid #4caf50;margin-top: 99px;
}
.about-exp .exp-title {
    font-size: 100px;
    font-weight: bold;
    margin-bottom: 0;
}
.about-exp .exp-desc {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 0;
}
.mt-30 {
    margin-top: 30px;
}.text-right {
    text-align: right;
}.mt-5 {
    margin-top: 5px;
}
.mb-15{ margin-bottom:15px}
#about-us ul{ padding-left:20px !important; margin-bottom:15px}
#about-us ul li {
    list-style: inside;
    line-height: 25px;
}
/*panel*/
 .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
      color: #222;

background-color: #eee;

border-color: #eee;
    }

    .panel-title { font-size: 1em; font-weight:600;font-family: 'open_sansregular', sans-serif;
       
    }
	.panel-title .glyphicon-plus, .panel-title .glyphicon-minus{ float:right; font-size: 1.5em; font-weight:600;font-family: 'open_sansregular', sans-serif;}

    .panel-title > a {
        display: block;
        padding: 15px;
        text-decoration: none;
    }

    .more-less {
        float: right;
color: #fff;
font-size: 1.5em;
font-weight: 600;
    }
.panel-body ul li{ list-style:circle; font-size:14px; line-height:28px}
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
	}
	.panel-body p{ text-align:justify}
 .panel-body ul{ padding:0 1.1em}
.parallax-section { 	
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment:fixed;
	width: 100%;
	min-height: 385px;
	color: #fff;
	font-size:18px;  
}

.parallax-content {	
	padding-bottom:70px;
	padding-top:110px;
}

.parallax-content h1 {
	text-transform: uppercase;
	line-height: 40px;
font-size: 1.6em;
letter-spacing: 2px;}

.navbar-toggle {
	border:1px solid #fff;
	margin-top:15px;
}

.navbar-toggle .icon-bar {
	background-color: #fff;
}


/*========================
========Home CSS==========
==========================*/

/*========TOOLBAR AREA===========*/
.toolbar-area {
  background:rgba(253,79,0,0.85);
  padding:5px 0;
  font-size: 14px;
}
.toolbar-area .toolbar-contact {
  padding-top: 6px;
}
.toolbar-area .toolbar-contact ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.toolbar-area .toolbar-contact ul li {
  display: inline-block;
  margin-right: 25px;
  color: #fff;
}
.toolbar-area .toolbar-contact ul li i {
  font-size: 10px;
width: 20px;
height: 20px;
text-align: center;
vertical-align: middle;
line-height: 18px;
border: 1px solid #fff;
border-radius: 100%; margin-right:10px
}
.toolbar-area .toolbar-contact ul li a {
  transition: all 0.3s ease 0s;
  color: #fff; font-size:13px
}
.toolbar-area .toolbar-contact ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.toolbar-area .toolbar-sl-share ul {
  text-align: right;
}
.toolbar-area .toolbar-sl-share ul li {
  display: inline-block;
}
.toolbar-area .toolbar-sl-share ul li + li {
  margin-left: 15px;
}
.toolbar-area .toolbar-sl-share ul li a {
  display: block;
  color: #fff;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}
.toolbar-area .toolbar-sl-share ul li a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.toolbar-area .toolbar-sl-share ul li a i {
  text-align: center;
  display: inline-block; font-size:15px
}
.toolbar-area .toolbar-sl-share ul li a.quote-button {
  font-size: 14px;
  padding: 6px 10px;
  background-color: #fff;
  color: #222;
}
.toolbar-area .toolbar-sl-share ul li a.quote-button:hover {
  background: #fff;
  color: #fd4f00;
}

/**/
.navbar-brand img{ max-height:65px}
.navbar.main-nav {
    margin: 15px 0;
}
.navbar-brand.change-logo img {
    max-height: 50px;
}
.navbar-brand.change-logo {	
	padding:12px 3px 9px 9px
}

.navbar-brand.change-logo h1 {
  margin-top: -5px;
}

.navbar-brand.change-logo h2 {
	display: none;
}

.navbar-brand.change-logo h1 img {
	width: 80%;
}
.top-bar-hide {
	display: none;
}

/*Navigation CSS*/
#navigation{ min-height:122px}
#navigation .container {
	position:relative;
}
#navigation .navbar-right li a {
	color:#777;
	font-size:14px;
	height: 100%;
	text-transform:uppercase;
	font-family: 'allerregular';
	padding:10px 17px;
}
.navbar-right li:last-child a{ padding-right:0 !important}
#navigation .navbar-fixed-top {
	background-color: #fff; box-shadow:0px 0px 16px rgba(0, 0, 0, 0.32); -webkit-box-shadow:0px 0px 16px rgba(0, 0, 0, 0.32); -moz-box-shadow:0px 0px 16px rgba(0, 0, 0, 0.32);
-webkit-animation-duration: .5s;
animation-duration: .5s;
-webkit-animation-name: sticky-animation;
animation-name: sticky-animation;
-webkit-animation-timing-function: ease-out;
animation-timing-function: ease-out;
-webkit-animation-fill-mode: both;
animation-fill-mode: both; min-height:78px
}

#navigation .navbar-fixed-top .navbar-right{
	margin-top: 0;
}

#navigation .navbar-fixed-top .navbar-right li a{
	line-height: 48px;
	padding: 15px 17px;
}

#navigation .navbar-fixed-top .navbar-right li a.active, 
#navigation .navbar-fixed-top .navbar-right li a:hover, 
#navigation .navbar-fixed-top .navbar-right li a:focus, 
#navigation .navbar-fixed-top .navbar-right li.active a{
	color:#fd4f00
}
.navbar-right{ margin-top:15px; padding:0}
#navigation .navbar-right li a.active, 
#navigation .navbar-right li a:hover, 
#navigation .navbar-right li a:focus, 
#navigation .navbar-right li.active a  {
	color:#fd4f00
}

#navigation .navbar-fixed-top .search .field-toggle{
	top: 40px;
}
.field-toggle {
  position: relative;
  top: 30px;
  right: 0px;
  display: none;
  height: 50px;
}

.search-form{
  padding-left: 10px;
  height:35px;
  font-size: 14px;
  color: #818285;
  font-weight: 300;
  outline: none;
  border: 1px solid #df392e;
  margin-top:10px;
}

.search i:hover {
	color:#df392e;
}

/*Main Carousel CSS*/
#carousel-wrapper{ margin-bottom:5px}
#carousel-wrapper .carousel{ z-index:9}
#home-carousel  .item {
	background-position: center top;
	background-repeat: no-repeat;
	background-size:cover;
	width:100%;
	height:750px;
}

.carousel-caption {
	left:15px;
	right:15px;
	top:10em;
	font-size:15px;
	text-align:left;
	color:#fff;
	text-shadow:none;	
}

.carousel-caption h1 {
font-size: 2em;
margin-bottom: 0;
line-height: 27px;
letter-spacing: 2px;
text-transform: uppercase;
}

.carousel-caption h2 {
	font-size: 4em;
font-family: 'Righteous', cursive;
margin-top: 12px;
text-transform: capitalize;
letter-spacing: 2px;
}

.carousel-caption p {
	max-width:613px; font-size:15px; letter-spacing:1px
}

.brand-promotion {
	bottom:2.5em;
	left: 0;
	position: absolute;
	right: 15px;
	color:#fff;
	z-index:15;
}

.brand-content {
	background-color:rgba(253,79,0,0.85);
	padding: 30px 32px;
	font-size: 14px;
	margin-right: -25px;
}

.brand-content h2 {
	text-transform: capitalize;
}

.brand-content:hover {
	background-color:rgba(253,79,0,1);
}

.brand-content img {
	margin-right: 15px;
	margin-top: 15px;
}

.container>.carousel-arrows {
	top: 25em;
	left:0;
	position: relative;
}

.home-carousel-left, 
.home-carousel-right {	
	position: absolute;
	font-size: 30px;
	z-index: 15;
	color:#fff;	
}

.home-carousel-left {
	left:0px;
}

.home-carousel-right {
	left:25px;
}
#service, #recent-works, #about-us, #contact-us{ position:relative}
/*=========================
========Service CSS========
===========================*/

.service-icon {
	display:inline-block;	
	color: #fd4f00;
	font-size:60px;
	line-height: 75px;	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

#service .col-md-3:hover .service-icon {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);	
}


/*=========================
==parallax promo-One CSS===
===========================*/

#promo-one  {
	background-image: url("../images/promotions/promo-one-bg.jpg");
}

#promo-one h2 {
	line-height: 28px;
	margin-top: 40px;
	position: relative;
	display: inline-block;
}

#promo-one h2:before {
	content: '"';
	position: absolute;
	left: -50px;
	top:20px;
	font-size: 101px;
	font-family: Arial;
}

#promo-one h2 span {
	display: block;
	font-size: 14px;
}

/*=========================
=======Recent-works CSS=======
===========================*/
.filter {
	overflow:hidden;
	margin-bottom:50px;
}

.filter li {
	display:inline-block;
}

.filter li a {
	display:block;
	padding:4px 15px;
	font-size:1em;
	font-weight:300;
	color: #454545; text-transform:uppercase
}

.filter li a:hover, 
.filter li a:active, 
.filter li a:focus, 
.filter li a.active {
	color:#fff;
	background-color:#fd4f00
}

.portfolio-items li {
	width: 24.97%;
	float: left;
	position: relative;
	overflow: hidden; padding:1%
}

.portfolio-item img {
	width: 100%;
}

.portfolio-content {
	position:relative;
	overflow:hidden;
}

.overlay {
	position:absolute;
	bottom:0;
	left:0;
	height:100%;
	width:100%;
	color: #fff;
	padding:30px;
	background-color:rgba(253,79,0,0.85);
	-webkit-transition:all 0.3s ease-out 0s;
	-moz-transition:all 0.3s ease-out 0s;
	-ms-transition:all 0.3s ease-out 0s;
	-o-transition:all 0.3s ease-out 0s;
	transition:all 0.3s ease-out 0s;
}

.overlay h2, .overlay h4 {
	-webkit-transition:all 0.3s ease-out 0.15s;
	-moz-transition:all 0.3s ease-out 0.15s;
	-ms-transition:all 0.3s ease-out 0.15s;
	-o-transition:all 0.3s ease-out 0.15s;
	transition:all 0.3s ease-out 0.15s;
	position: relative;
	top:52%; text-align:center
}

.overlay p {
	-webkit-transition:all 0.3s ease-out 0.25s;
	-moz-transition:all 0.3s ease-out 0.25s;
	-ms-transition:all 0.3s ease-out 0.25s;
	-o-transition:all 0.3s ease-out 0.25s;
	transition:all 0.3s ease-out 0.25s;
	position: relative;
	top: 34%;
}

.portfolio-content:hover .overlay a.folio-detail, 
.portfolio-content:hover .overlay a.folio-link, 
.portfolio-content:hover .overlay h2, 
.portfolio-content:hover .overlay p, 
.portfolio-content:hover .overlay, 
.team-member:hover .overlay, 
.team-member:hover .overlay p, 
.team-member:hover .overlay h4, 
.team-member:hover .social-icons {
	opacity:1;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}

.overlay a.folio-detail, 
.overlay a.folio-link {
	position:absolute;
	left: 0; 
}

.overlay a.folio-link {
	bottom:22px;
	font-size:24px;
	-webkit-transition:all 0.3s ease-out 0.35s;
	-moz-transition:all 0.3s ease-out 0.35s;
	-ms-transition:all 0.3s ease-out 0.35s;
	-o-transition:all 0.3s ease-out 0.35s;
	transition:all 0.3s ease-out 0.35s;		
} 

.overlay a.folio-detail {
	top:45px;	
	font-size:60px;
	-webkit-transition:all 0.3s ease-out 0.10s;
	-moz-transition:all 0.3s ease-out 0.10s;
	-ms-transition:all 0.3s ease-out 0.10s;
	-o-transition:all 0.3s ease-out 0.10s;
	transition:all 0.3s ease-out 0.10s;	text-align:center; right:0; top:30% !important
}
.overlay a.folio-detail:hover { color:#fff}
.overlay a.folio-detail, 
.overlay a.folio-link, 
.overlay p, 
.overlay h2,  
.overlay, 
.overlay h4, 
.social-icons {
	-moz-transform: scale(0.5);
	-webkit-transform: scale(0.5);
	-o-transform: scale(0.5);
	-ms-transform: scale(0.5);
	transform: scale(0.5);
	opacity: 0;
}


/*=========================
 ====Isotope filtering=====
===========================*/
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {/* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
}
.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property:-moz-transform, opacity;
    transition-property:transform, opacity;
}


/*=========================
======About Us CSS=========
===========================*/
#about-us  {
	overflow:hidden;
}
/*=========================
==parallax promo-two CSS===
===========================*/

#promo-two {
	background-image: url("../images/promotions/promo-two-bg.jpg");		
}

#promo-two .parallax-content {
	padding-top: 70px;
}
.reset{  background:#222 !important}
.reset:hover{ background:#000 !important}
.submit{ float:right}
.submit:hover{ background:#e84a03}
.btn.btn-default {
	border: 6px solid #fff;
border-radius: 0;
font-size: 15px;
letter-spacing: 0px;
margin-top: 50px;
padding: 20px 80px 17px;
text-transform: uppercase;
color: #fff;
background-color: rgba(171,28,35,0.55);
}

.btn.btn-default:hover {
	background-color:rgba(171,28,35,0.95);
	color: #fff;
}

/*===========================
==parallax promo-three CSS===
=============================*/

#fun-fact {
	background: rgba(0, 0, 0, 0) url(../images/fun-fact-bg.jpg) no-repeat fixed 50% 50% / cover;
position: relative; margin-bottom:10px
}

#fun-fact .parallax-content {
	padding-top: 50px;
}

#fun-fact .parallax-content h1 {
	font-weight: 700;
}

#fun-fact .funs {
	margin-top: 40px;
}

#fun-fact .funs i {
font-size: 40px;
padding: 10px;
}
#fun-fact .overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
}
h3.timer { margin-bottom:15px;
font-size: 2em;
line-height: 30px;font-family: 'open_sansregular', sans-serif;
}
#fun-fact h2{ margin:0; letter-spacing:1px;
font-size: 16px;
text-transform: uppercase;font-family: 'open_sansregular', sans-serif;}
.funs div{padding: 30px 10px;
position: relative;
margin-bottom: 50px;
text-align: center;
background: rgba(253,79,0, 0.7); margin:1%; width:23%}
/*=========================
========Clients CSS========
===========================*/


#clients-carousel .item {
	font-size:0;
	text-align:center;
}

#clients-carousel .item ul li {
	display:inline-block;
	width:18%;
}

#clients-carousel .item img {
	opacity:0.5;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out; max-width:150px; max-height:150px
}

#clients-carousel .item img:hover {
	opacity:1;
}

.client-left, 
.client-right {	
	color: #1e1e1e;
	font-size: 60px;
	position: absolute;
	bottom: -20px;
}

.client-left:hover, 
.client-right:hover {
	color: #fd4f00;
}

.client-left {
	left:-20px;
}

.client-right {
	right:-20px;
}


/*=========================
=======News Letter CSS=====
==========================*/

#news-letter {
	background-image: url("../images/promotions/news-letter-bg.jpg");	
	background-color: #fd4f00;
	overflow:hidden;
}

#newsletter input {
	background-color: rgba(221, 57, 66, 0.5);
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #fff;
	color: #fff;
	display: block;
	margin-top: 35px;
	padding: 12px 25px;
	width: 100%;
	outline: none;
}

#newsletter input:focus {
	background-color: rgba(221, 57, 66, 0.9);
}

/*--------------------------------
    08. Services CSS Start
----------------------------------*/
.service-item {
    margin-bottom: 50px;
    text-align: center;
}
.service-item .service-icon {
    width: 85px;
    height: 85px;
    margin: auto;
    background: #fd4f00;
    margin-bottom: 20px;
    border: 3px solid transparent;
    /*-ms-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    transform: skewX(-10deg);*/
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.service-item .service-icon i {
    font-size: 50px;
    color: #ffffff;
    line-height: 85px;
    /*-ms-transform: skewX(10deg);
    -webkit-transform: skewX(10deg);
    transform: skewX(10deg);*/
}
.service-item:hover .service-icon {
    background: transparent;
    border: 3px solid #fd4f00;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.service-item:hover .service-icon i {
    color: #fd4f00;
}
.service-inner-area {
    background: #ffffff;
}


.service-col {
    margin-bottom: 50px;
}
.serviceBox{ margin-top: 10px; }
.serviceBox .title{
    font-size: 18px;
    text-transform: uppercase;
    margin: 0 0 15px 0;
    padding-left: 70px;
    border-bottom: none;color: #000;
font-family: 'open_sansregular';
}
.serviceBox .service-content{
    padding: 25px 10px 25px 70px;
    border-top: 1px solid #c1c1c1;
    border-right: 1px solid #c1c1c1;
    position: relative;
    transition: all 0.3s ease 0s; height:151px;}
.serviceBox:hover .service-content{
    border-top-color: #fd4f00;
    border-right-color: #fd4f00;
}
.serviceBox .service-content:before{
    content: "";
    width: 0;
    height: 1px;
    background: #cecece;
    position: absolute;
    bottom: 0;
    right: 0;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-content:before{
    width: 50%;
    background: #fd4f00;
}
.serviceBox .description{
    line-height: 25px;
    margin: 0;
}
.serviceBox .service-icon{
    width: 70px;
    height: 70px;
    line-height:52px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    color: #fd4f00;
    border: 1px solid #c1c1c1;
    position: absolute;
    top: -30px;
    left: 0;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon{
    border-color: #fd4f00;
    color: #FFF;
    background: #fd4f00;
}
.service-content i:before {
    margin-left: 0;
    font-size: 35px;
}

/*=========================
=======Contact us CSS======
===========================*/
#contact-us {
	overflow:hidden;
}
.contact-content h2 {
	margin-bottom: 28px;
}
address div{clear:both; position:relative; margin-bottom:15px}
.contact-content i {
	color: #fd4f00;
	font-size: 22px;
margin-right: 28px;
float: left; min-width:25px
}

.contact-content i.fa-envelope {
	font-size: 17px
}

.business-time span {
	color: #fd4f00;
}

.contact-content .form-control {
  background-color: #fcfcfc;
  border-width:1px;
  border-style: solid;
  border-color: #d7d7d7;
  border-radius: 0;
  box-shadow: none;
  height: 42px;
  margin-bottom: 5px;
}

.contact-content .form-control:focus {
	border-bottom-color: #fd4f00;
}

.contact-content textarea.form-control {
  min-height: 90px;
  resize: none;
}

#contact-form .name-field ,#contact-form .email-field {
	padding-right:7px;
}


#contact-form .btn.btn-default {
	background-color: #fd4f00;
	color: #fff;
	margin-top: 0;
	padding:6px 0;
	width: 100%; max-width:150px;
	border:0;
	outline: none;
}

#contact-form .btn.btn-default:hover {
	background-color: #222;
}

/*=========================
========Footer CSS========
===========================*/

#gmap {
	/*height:440px;*/
}

#footer {
	background-color:#fd4f00;
	color:#fff;
	padding-top:10px;
	padding-bottom:6px;
	font-weight:400;
	position: relative;
}

#footer a {
	font-weight:700;
	color:#fff;
}

#footer a.to-top {
	left: 50%;
	top: -25px;
	margin-left:-30px;
	position: absolute;
}

#footer a.to-top:before {
	content: "";
	position: absolute;
	border-color: transparent transparent #fd4f00;
	border-style: solid;
	border-width: 28px 60px;
	left:-25px;
	top: -30px;
}
#footer p{ font-size:14px}
/*========END: Menu Style========*/

/*=======Sidebar=========*/

.sidebar h3 {
  color: #404040;
  border-bottom: 2px solid #dedcdc;
  margin-bottom: 7px;
  padding-bottom: 8px;
  margin-top:0;
}

.recent-post .media-body p{
	font-size:12px;
}

.sidebar-item{
  margin-bottom: 45px;
}

.categories .navbar-stacked li {
  border-bottom: 1px solid #dedcdc;
}

.categories .navbar-stacked li:last-child {
  border-bottom: 0px;
}
.categories .navbar-stacked li a {
  color: #444;
  padding: 8px 0 8px 0;
}

.categories .navbar-stacked li a:hover{
  color: #fd4f00;
  opacity: 1;
}

.categories .navbar-stacked li.active a{
  color: #fd4f00;
}

.sidebar-item .media{
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  padding-top: 20px;
  margin-top: 0;
}

.sidebar-item.recent-post img {
	max-width:60px;
}

.sidebar-item .media:last-child{
  border-bottom: 0px solid #ccc;  
  padding-bottom: 0; 
}

.sidebar-item .media:hover.media .media-body h4 a{
  color: #fd4f00;
}

.sidebar-item .media .media-body h4 {
  margin-top: 0;
  margin-bottom: 8px;
}

.sidebar-item .media .media-body h4 a{
  color: #908f8f;
  font-size: 16px;
}

.tag-cloud .nav-pills{
  margin-top: 15px;
}

.tag-cloud .nav-pills li{
  margin: 0;
  margin-top: 6px;
  margin-right: 4px;
}

.tag-cloud .nav-pills li a{
  font-size: 14px;
  font-weight: 300;
  padding: 5px 15px;
  background: #c7c7c7;
  color: #fff;
  border-radius: 3px;
}

.tag-cloud .nav-pills li a:hover{
  background-color: #fd4f00;
}

/*=========Carousel Fade==========*/
.carousel-fade .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	background-repeat: no-repeat;
	background-size: cover;
}

.carousel-fade .carousel-inner .active {
	opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
	left: 0;
	opacity: 0;
	z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}

.carousel-fade .carousel-control {
	z-index: 2;
}


/*========================
=======Preloader CSS======
==========================*/

#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
}
#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #fd4f00;

    -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */

    z-index:9999;
}

    #loader:before {
        content: "";
        position: absolute;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #222;

        -webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
        animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    #loader:after {
        content: "";
        position: absolute;
        top: 15px;
        left: 15px;
        right: 15px;
        bottom: 15px;
        border-radius: 50%;
        border: 3px solid transparent;
        border-top-color: #fd4f00;

        -webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
          animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
    }

    @-webkit-keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }
    @keyframes spin {
        0%   { 
            -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(0deg);  /* IE 9 */
            transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
        }
        100% {
            -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: rotate(360deg);  /* IE 9 */
            transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
        }
    }

    #loader-wrapper .loader-section {
        position: fixed;
        top: 0;
        width: 51%;
        height: 100%;
        background: #fff;
        z-index: 1000;
        -webkit-transform: translateX(0);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: translateX(0);  /* IE 9 */
        transform: translateX(0);  /* Firefox 16+, IE 10+, Opera */
    }

    #loader-wrapper .loader-section.section-left {
        left: 0;
    }

    #loader-wrapper .loader-section.section-right {
        right: 0;
    }

    /* Loaded */
    .loaded #loader-wrapper .loader-section.section-left {
        -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(-100%);  /* IE 9 */
                transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
                transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }

    .loaded #loader-wrapper .loader-section.section-right {
        -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateX(100%);  /* IE 9 */
                transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */

-webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);  
        transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
    }
    
    .loaded #loader {
        opacity: 0;
        -webkit-transition: all 0.3s ease-out;  
                transition: all 0.3s ease-out;
    }
    .loaded #loader-wrapper {
        visibility: hidden;

        -webkit-transform: translateY(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
            -ms-transform: translateY(-100%);  /* IE 9 */
                transform: translateY(-100%);  /* Firefox 16+, IE 10+, Opera */

        -webkit-transition: all 0.3s 1s ease-out;  
                transition: all 0.3s 1s ease-out;
    }
    
    /* JavaScript Turned Off */
    .no-js #loader-wrapper {
        display: none;
    }
    .no-js h1 {
        color: #222222;
    }

    #content {
        margin: 0 auto;
        padding-bottom: 50px;
        width: 80%;
        max-width: 978px;
    }  
	/***************/
	.carousel-control     		 { width:  4%; }
.carousel-control.left{margin-left:15px;background-image:none;}
.carousel-control.right {margin-right:15px;background-image:none; margin-left:0 !important}
#myCarousel .carousel-inner .item img{ max-width:150px !important; max-height:150px !important; margin:0 auto}
@media (max-width: 767px) {
	.carousel-inner .active.left { left: -100%; }
	.carousel-inner .next        { left:  100%; }
	.carousel-inner .prev		 { left: -100%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }

}
@media (min-width: 767px) and (max-width: 992px ) {
	.carousel-inner .active.left { left: -50%; }
	.carousel-inner .next        { left:  50%; }
	.carousel-inner .prev		 { left: -50%; }
	.active > div { display:none; }
	.active > div:first-child { display:block; }
	.active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
	.carousel-inner .active.left { left: -25%; }
	.carousel-inner .next        { left:  25%; }
	.carousel-inner .prev		 { left: -25%; }	
}
.content_thankyou {
    text-align: center;
    margin: 10em auto;
}
.content_thankyou h2{ margin-top:3em}
.go_back {
    background: #000;
    padding: 10px 20px;
    color: #fff;
    margin-top: 2em;
    text-transform: uppercase;
}
.go_back:hover{ color:#fd4f00}
.go_back i{ padding-right:10px}

/* to top */
#scroll {
 position: fixed;
right: 10px;
bottom: 4em;
cursor: pointer;
width: 40px;
height: 40px;
background-color: #777;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#222;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}
/* //to top */
