/*
Theme Name: Venuan
Theme URI: http://wp1.themexlab.com/m3/venuan
Author: Template_Path
Author URI: http://themeforest.net/user/template_path
Description: This is Venuan Construction and Architecture WP Theme
Version: 1.9
License: copyright commercial
License URI: http://wp1.themexlab.com
Text Domain: venuan
Tags:one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
* Tested up to: 6.2
* Requires PHP: 7.2
*/


/***************************************************************************************************************
||||||||||||||||||||||||||||       MASTER STYLESHEET FOR venuan         ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
||||||||||||||||||||||||||||              TABLE OF CONTENT                  ||||||||||||||||||||||||||||||||||||
****************************************************************************************************************
****************************************************************************************************************

1. imported styles 
2. Miscelnious styles 
3. Header styles 
4. Banner styles 
5. Footer styles 
6. Contact styles 
7. Service styles 
8. Team styles 
9. Inner Banner styles 
10. Sidebar styles 
11. Project styles 
12. 404 styles 
13. Blog styles 
14. Shop styles 
15. Login register styles 
16. Cart Page styles 
17. Checkout Page styles 
18. Testimonial styles 
19. Fact Sec styles 
20. Reqest Qoute Sec styles 
21. Client Skill Sec styles 
22. Choose Us Sec styles 
23. About tab box styles 
24. Home Parallax One styles 
25. About Video styles 
26. About CTA Box styles 
27. Achivement Box styles 
28. Featrues Carousel styles 
29. Highlight styles 

****************************************************************************************************************
||||||||||||||||||||||||||||            End TABLE OF CONTENT                ||||||||||||||||||||||||||||||||||||


/************************** 
* 2. Miscelnious styles 
***************************/
body {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  line-height: 1.5em;
  color: #5f5f5f;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
textarea{width:100%;}
input,textarea {display: block; outline: none; box-shadow: none;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
li{
  list-style:none;
}
a,
a:hover,
a:active,
a:focus {
  border: none;
  outline: none;
  text-decoration: none;
}
img {
    max-width: 100%;
}
a{color:#F5C056;}
h2{
  color:#000;
}
h1,h2,h3,h4,h5,h6 {
  font-family: "palatino";
}
h3{
  color:#000;
}
ul,li{
  margin: 0;
  padding: 0;
}

@media (min-width: 1200px) {
  .container {
    padding: 0;
  }
}
.f-droids {
  font-family: "Droid Serif", serif !important;
}

.f-montreg {
  font-family: "Montserrat-Regular", sans-serif !important;
}

.c-black {
  color: #333;
}

.ttu {
  text-transform: uppercase;
}

.base-color-bg {
  background: #3563a9;
}

.pt0 {
  padding-top: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

.m0 {
  margin: 0;
}

.has-dot-pattern {
  position: relative;
}
.has-dot-pattern:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(images/texture/dot.png) 0 0 repeat;
}
.has-dot-pattern .container {
  position: relative;
  z-index: 2;
}

.two-color-overlay {
  position: relative;
}
.two-color-overlay:before, .two-color-overlay:after {
  content: '';
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0;
}
.two-color-overlay:before {
  left: 0;
}
.two-color-overlay:after {
  right: 0;
}
.two-color-overlay .container {
  position: relative;
  z-index: 9;
}

.sec-pad {
  padding: 110px 0;
}

.sec-pad-70 {
  padding: 70px 0;
}


.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(images/icons/preloader.GIF);}
/*rev-slider-btn*/
.thm-btn {
  font-size: 14px;
  color: #F5C056;
  letter-spacing: -.005em !important;
  display: inline-block;
  line-height: 42px;
  background:transparent;
  font-family: "Montserrat-Bold", sans-serif;
  font-weight: bold !important;
  text-transform: uppercase;
  vertical-align: middle;
  border: 2px solid #F5C056;
  
  padding: 0 36px;
  -webkit-transition: background .4s ease, color .4s ease !important;
          transition: background .4s ease, color .4s ease !important;
}
.thm-btn:hover {
  
  color: #fff;
  border: 1px solid #fff;
}


/*recent-posts-btn*/
.btn-theme-four{
  position: relative;
    padding: 20px 0px;
    line-height: 24px;
    text-transform: uppercase;
    background: transparent;
    color: #F5C056 !important;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    -webkit-border-radius: 3px;
    float: right;
  
}

.btn-theme-four:hover{
  
  color:#ccc !important;
  
}

/*feture-btn*/
.btn-theme-five{
  position: relative;
    padding: 20px 0px;
    line-height: 24px;
    text-transform: uppercase;
    background: transparent;
    color: #000 !important;
    font-size: 14px;
    font-family:montserrat;
    -webkit-border-radius: 3px;
    float: right;
  font-weight:600;
  transition:.5s;
  letter-spacing: 2px;
  
  
  
}

.btn-theme-five:hover{
  
  color:#ccc !important;
  transition:.5s;
  
}
/*feture-btn*/
.btn-theme-six{
  
    padding: 20px 0px;
    line-height: 24px;
    text-transform: uppercase;
    background: transparent;
    color: #ccc !important;
   
    font-family:montserrat;
    -webkit-border-radius: 3px;
    float: right;
  font-weight:600;
  transition:.5s;
  letter-spacing: 2px;
  font-size:12px;
  margin-right: 35px;
}

.btn-theme-six:hover{
  
  color:#000 !important;
  transition:.5s;
  
}


/*feture-btn*/
.btn-theme-seven{
  
    padding: 20px 0px;
    line-height: 24px;
    text-transform: uppercase;
    background: transparent;
    color: #ccc !important;
   
    font-family:montserrat;
    -webkit-border-radius: 3px;
    float: right;
  font-weight:600;
  transition:.5s;
  letter-spacing: 2px;
  font-size:12px;

}

.btn-theme-seven:hover{
  
  color:#000 !important;
  transition:.5s;
  
}




/*contact-us-btn*/
.contact-us .contact-form .btn-style-one {
    position: relative;
        padding: 15px 40px 15px;
    line-height: 10px;
    font-size: 12px;
    margin-bottom: 7px;
    top: 35px;
  border:2px solid #F5C056;
      background: transparent;
}
.hvr-sweep-to-top:before {
      content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F5C056;
  transform: scaleY(0);
  transform-origin: 50% 100%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}



/*
=================================================================
page header
=================================================================
*/
.header-banner{
  background: #777777;
  overflow: hidden;
  padding: 110px 0;
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat;
  position:relative;
}


.header-banner h2{
  color: #fff;
  float: left;
  font-family: raleway;
  font-weight: 300;
  text-transform: uppercase;
  font-size:33px;
  letter-spacing: 5px;
}

.header-banner .bread-cumb{
  float:right;
  margin-top: 26px;
}


.header-banner .bread-cumb li{
  margin:0;
  padding:0;
  list-style:none;
}
.header-banner .bread-cumb li a,.header-banner .bread-cumb li {
    padding: 0px 0px 0px 42px;
    color: #fff!important;
    text-transform: uppercase;
    font-size: 11px;
    font-family: raleway;
    font-weight: 400;
}


.header-banner .bread-cumb li a{
  
  position:relative;
  
}

.header-banner .bread-cumb li a:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 3px;
  width: 34px;
  height: 1px;
  background: #fff;
  
}

/*
-------------------
*/


.post-navigation {
  margin: 0;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 60px;
  padding-top: 40px;
 
}
.post-navigation li {
  padding: 0;
  padding: 0 5px;
}
.post-navigation a,.page-numbers.current{
  display: block;
  font-size: 12px;
  color: #5f5f5f;
  height: 50px;
  line-height: 46px;
  padding: 0 8px;
 
 
}
.paginate-links > span{
  display: inline-block;
  font-size: 12px;
  color: #5f5f5f;
  height: 50px;
  line-height: 46px;
  padding: 0 8px;
}

.paginate-links > span:hover{
    color: #F5C056;
}
.sidebar-widget .sec-title h2 {
    padding: 0px;
}
.post-navigation a:hover {
  
  color: #F5C056;
}
.tagcloud a{
    background: #F5C056;
    font-size: 14px!important;
    color: #fff;
    padding: 5px 10px;
    margin: 2px 0px;
    display: inline-block;
}
.tagcloud a:hover{
    background: #fff;
    font-size: 14px!important;
    color: #F5C056; 
	padding: 4px 9px;
	border:1px solid #F5C056;
}
.post-navigation li a{
   position:relative;
}

.sec-title {
  margin-bottom: 30px;
}
.sec-title h2 {
  margin: 0;
  font-family: "Montserrat-Regular", sans-serif;
  font-size: 36px;
  line-height: 22px;
  color: #333333;
  letter-spacing: -.005em;
}
.sec-title span.decor-line {
  margin-top: 10px;
  display: inline-block;
}
.sec-title span.decor-line:before, .sec-title span.decor-line:after {
  content: '';
  width: 40px;
  background: #3563a9;
  height: 2px;
  display: inline-block;
  vertical-align: middle;
}

.sec-title.white h2 {
  color: #FFFFFF;
}
.sec-title.white span.decor-line:before, .sec-title.white span.decor-line:after {
  background: #fff;
}
.sec-title.white span.decor-line .decor-line-inner {
  background-image: url(images/texture/title-decor-white.png);
}
.sec-title.semi h2 {
  font-size: 30px;
}
.sec-title.medium h2 {
  font-size: 24px;
}

.sec-title-two {
  margin-bottom: 40px;
}
.sec-title-two h2 {
  margin: 0;
  font-size: 30px;
  line-height: 22px;
  color: #333333;
  font-family: "Montserrat-Regular", sans-serif;
  background: url(images/texture/title-decor-lines.png) center left repeat-x;
}
.sec-title-two h2 span {
  display: inline-block;
  padding: 0 22px;
  background: #fff;
  vertical-align: text-top;
}
.sec-title-two.text-left h2 span {
  padding-left: 0;
}
.sec-title-two.text-right h2 span {
  padding-right: 0;
}

.qoute-box {
  border-top: 1px solid #F4F4F4;
  margin-top: 30px;
  margin-bottom: -25px;
}
.qoute-box .qoute-content {
  border: 1px solid #F4F4F4;
  border-radius: 30px;
  background: #fff;
  margin-top: 0px;
  padding-left: 50px;
  padding-right: 50px;
  display: inline-block;
  position: relative;
  bottom: 30px;
}
.qoute-box .qoute-content h3 {
  margin: 0;
  font-size: 20px;
  line-height: 30px;
  font-family: "Montserrat-Regular", sans-serif;
  color: #3563a9;
  padding: 15px 0;
}



.accordion {
  margin-bottom: 65px;
}
.accordion .panel-default {
  border: none;
  outline: none;
  box-shadow: none;
}
.accordion .panel + .panel {
  margin-top: 10px;
}
.accordion a[role=button] {
  padding: 10px 0;
  background: #F7F7F7;
  border: 1px solid #EEEEEE;
  padding-left: 20px;
  position: relative;
  font-size: 18px;
  line-height: 34px;
  font-weight: bold;
  color: #333333;
  display: block;
}
.accordion a[role=button].collapsed:before {
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 18px;
  color: #999999;
  font-weight: normal;
  font-family: 'FontAwesome';
  content: "\f18e";
}
.accordion a[role=button]:before {
  font-family: 'FontAwesome';
  position: absolute;
  bottom: 10px;
  right: 20px;
  font-size: 18px;
  font-weight: normal;
  content: "\f01a";
  color: #3563a9;
}
.accordion .inner-box {
  border: 1px solid #eee;
  border-top: 0;
  padding: 20px;
}
.accordion .inner-box p {
  margin: 0;
}

/* scroll to top styles */
.scroll-to-top {
  position: fixed;
  bottom: 50px;
  right: 15px;
  background: #F5C056;
  font-size: 35px;
  font-weight: normal;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 45px;
  border-radius: 5px;
  color: #ffffff;
  cursor: pointer;
  display: none;
  z-index: 999;
}

/************************** 
* 3. Header styles 
***************************/
.header {
  background: #000;
  border-bottom: 1px solid rgba(122, 122, 122, 0.1);
}
.header .header-top {
      padding: 0;
      background: #F5C056;
      line-height: 40px;
}
.header .header-top .list-inline {
  margin-bottom: 0;
}

.header .header-top .right-info .list-inline{
  
  
}
.header .header-top .right-info .list-inline li{
  
}
.header .header-top .right-info .list-inline li a{
  background: rgba(255, 255, 255, 0.39);
  padding: 10px 30px 11px;
  line-height: 40px;
  color: #272727;
  text-transform: uppercase;
}
.header .header-top .right-info .list-inline li a:hover{}






.header .header-navigation .navbar-collapse.collapse {
  padding: 0;
  text-align: right;
}
.header .header-navigation.navbar {
  background:#fff;
  position: relative;
  min-height: auto;
  margin-bottom: 0px;
  border: 0px solid transparent;
  border-radius: 0;
  border-bottom: 2px solid #ededed;
}
.header .header-navigation.navbar > .container .navbar-brand,
.header .header-navigation.navbar > .container-fluid .navbar-brand {
  margin: 0;
  float: left;
  height: auto;
  padding: 0;
  font-size: 18px;
  line-height: 47px;
}
.header .header-navigation.navbar > .container .navbar-brand img,
.header .header-navigation.navbar > .container-fluid .navbar-brand img {
  display: inline;
  margin-top: 40px;
}
.header .header-navigation.navbar .nav.navigation-box {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
.header .header-navigation.navbar .nav > li {
  padding: 34px 0 34px;
  float: none;
  display: inline-block;
}
.header .header-navigation.navbar .nav > li > a:after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 14px;
  margin-left: 10px;
}
.header .header-navigation.navbar .nav li > a:only-child:after {
  content: '';
  display: none;
}
.header .header-navigation.navbar .nav > li > a {
  margin: 0;
  padding: 0;
  font-size: 14px;
  line-height: 15px;
  text-transform: uppercase;
  font-family: "Montserrat-Regular", sans-serif;
  color: #000;
  padding: 15px 18.5px;
  -webkit-transition: color .4s ease;
  transition: color .4s ease;
}
.header .header-navigation.navbar .nav > li:hover > a {
  color: #F5C056;
}
.header .header-navigation.navbar .nav.navigation-box > li > .submenu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 200px;
  padding: 0px 0;
  text-align: left;
  list-style: none;
  background-color: #161616;
  background-clip: padding-box;
  border-top: 4px solid #F5C056;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
          transition: opacity .4s ease, visibility .4s ease;
}
.header .header-navigation.navbar .nav.navigation-box > li:hover > .submenu {
  opacity: 1;
  visibility: visible;
}
.header .header-navigation.navbar .nav.navigation-box > li > .submenu li {
  display: block;
  position: relative;
}
.header .header-navigation.navbar .nav.navigation-box > li > .submenu li a {
  font-size: 16px;
  color: #F5C056;
  font-family: "Lato", sans-serif;
  padding: 8px 0;
  display: block;
  padding-left: 20px;
  -webkit-transition: background .4s ease;
          transition: background .4s ease;
}
.header .header-navigation.navbar .nav.navigation-box > li > .submenu li + li {
  border-top: 1px dashed #282828;
}
.header .header-navigation.navbar .nav.navigation-box > li > .submenu li:hover > a {
  background: #fff;
  border-color: #3563a9;
  position: relative;
}
.header .header-navigation.navbar .nav.navigation-box > li > .submenu > li > .submenu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 200px;
  padding: 0px 0;
  text-align: left;
  list-style: none;
  background-color: #161616;
  background-clip: padding-box;
  border-top: 4px solid #F5C056;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .4s ease, visibility .4s ease;
          transition: opacity .4s ease, visibility .4s ease;
  top: 0;
  left: 100%;
  margin-top: 0px;
}
.header .header-navigation.navbar .nav.navigation-box > li > .submenu > li:hover > .submenu {
  opacity: 1;
  visibility: visible;
}
.header .header-navigation.navbar .nav.navigation-box > li > .submenu > li > a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
  float: right;
  margin-right: 20px;
}
.header .header-navigation.navbar .nav.navigation-box > li > .submenu li > a:only-child:after {
  content: '';
  display: none;
}
.header .header-navigation.navbar .right-box.nav {
  float: none !important;
  display: inline-block;
  vertical-align: middle;
}
.header .header-navigation.navbar .right-box.nav > li > a {
  padding: 0 15px;
  line-height: 15px;
}
.header .header-navigation.navbar .right-box.nav > li + li > a {
  border-left: 1px solid #FFFFFF;
  position: relative;
}
.header .header-navigation.navbar .right-box.nav > li + li > a span.count {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #F5C056;
  color: #fff;
  display: block;
  position: absolute;
  top: -7px;
  right: 7px;
  text-align: center;
  font-size: 12px;
  line-height: 15px;
  color: #FBFBFB;
}
.header .header-navigation.navbar .right-box.nav > li a:after {
  display: none;
}
.header .header-navigation.navbar .right-box.nav > li > .submenu {
  left: auto;
  right: 0;
}
.header .header-navigation.navbar .right-box.nav > li > .submenu.search-box {
  border: none;
  padding: 10px;
}
.header .header-navigation.navbar .right-box.nav > li > .submenu form {
  width: 280px;
  background: #161616;
  border: 1px solid #3563a9;
}
.header .header-navigation.navbar .right-box.nav > li > .submenu form input {
  height: 42px;
  line-height: 42px;
  
  border: none;
  outline: none;
  padding-left: 15px;
  width: calc( 100% - 42px );
  float: left;
}
.header .header-navigation.navbar .right-box.nav > li > .submenu form button {
  width: 42px;
  height: 42px;
  background: #F5C056;
  color: #fff;
  border: none;
  outline: none;
  float: right;
}

@media (min-width: 1025px) {
  .nav li a span.phone-only {
    display: none;
  }
}
@media (max-width: 1024px) {
  .nav li a span.phone-only {
    display: inline-block;
  }

  .nav li a span.phone-only + i {
    display: none;
  }

  .nav li a span.count {
    display: none !important;
  }
}
.hidden-sidebar {
  position: fixed;
  top: 0;
  right: -100%;
  z-index: 1000;
  width: 100%;
  max-width: 340px;
  background: rgba(0, 0, 0, 0.8);
  height: 100% !important;
  display: block !important;
  padding-left: 30px;
  padding-right: 28px;
  padding-top: 50px;
  overflow: auto;
  -webkit-transition: .5s ease;
  transition: .5s ease;
}
.hidden-sidebar.collapse.in {
  right: 0;
  transition: .5s ease;
}
.hidden-sidebar .close-button {
  width: 35px;
  height: 35px;
  background: rgb(245, 192, 86);
  border: none;
  outline: none;
  border-radius: 50%;
  position: absolute;
  top: 15px;
  right: 25px;
}

.hidden-sidebar .close-button i {
  font-size: 15px;
  color: #fff;
  line-height: 34px;
}
.hidden-sidebar .single-hidden-sidebar {
  padding-bottom: 40px;
  border-bottom: 1px solid #F2F2F2;
  margin-bottom: 40px;
}
.hidden-sidebar .single-hidden-sidebar:last-child {
  border: none;
  margin: 0;
  padding: 0;
}
.hidden-sidebar .single-hidden-sidebar h3, .hidden-sidebar .single-hidden-sidebar p, .hidden-sidebar .single-hidden-sidebar ul, .hidden-sidebar .single-hidden-sidebar li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hidden-sidebar .single-hidden-sidebar h3 {
  font-family: "Montserrat-Regular", sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 15px;
}
.hidden-sidebar .single-hidden-sidebar p {
  color: #fff;
}
.hidden-sidebar .single-hidden-sidebar a.logo {
  margin-bottom: 0px;
  display: block;
  padding-bottom: 0px;
}
.hidden-sidebar .single-hidden-sidebar ul.contact-info li + li {
  border-top: 1px solid #F2F2F2;
  padding: 5px 0;
}
.hidden-sidebar .single-hidden-sidebar ul.contact-info li .icon-box, .hidden-sidebar .single-hidden-sidebar ul.contact-info li .text-box {
  display: table-cell;
  vertical-align: super;
}
.hidden-sidebar .single-hidden-sidebar ul.contact-info li .icon-box {
  width: 30px;
      color: #F5C056;
}
.hidden-sidebar .single-hidden-sidebar ul.contact-info li .text-box {
  line-height: 28px;
}
.hidden-sidebar .single-hidden-sidebar .thm-btn {
  margin-top: 35px;
}

.header.header-1 {
  background: rgba(0, 0, 0, 0.1);
}

.header.header-2 {
  background: #FFFFFF;
}
.header.header-2 .header-top {
  background: #2B3134;
  padding: 9px 0;
}
.header.header-2 .header-navigation.navbar .nav > li > a {
  color: #333333;
}
.header.header-2 .header-navigation.navbar .right-box.nav > li + li > a {
  border-color: #333;
}
.header.header-2 .header-navigation.navbar .nav > li {
  padding: 47px 0;
}
.header.header-2 .header-navigation.navbar > .container .navbar-brand,
.header.header-2 .header-navigation.navbar > .container-fluid .navbar-brand {
  line-height: 100px;
}

.header.header-5 {
  background: rgba(0, 0, 0, 0.1);
}
.header.header-5 .header-navigation.navbar .nav > li {
  padding: 47px 0;
}
.header.header-5 .header-navigation.navbar > .container .navbar-brand,
.header.header-5 .header-navigation.navbar > .container-fluid .navbar-brand {
  line-height: 100px;
}

.header-fixed {

  position: relative;
  z-index: 1000;
}

.header .stricky {
  -webkit-transition: background .4s ease;
          transition: background .4s ease;
}

.header .stricky-fixed {
  position: fixed !important;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background: #fff !important;
}
.header .stricky-fixed.header-navigation.navbar .nav > li {
  padding: 15px 0;
}
.header .stricky-fixed.header-navigation.navbar > .container .navbar-brand {
  line-height: 69px;
}

.header.header-2 .stricky-fixed {
  background: #fff !important;
}

.header.header-3 .stricky-fixed {
  background: #E4E6E7 !important;
}

.header.header-3 .header-navigation.navbar.stricky .nav > li {
  -webkit-transition: padding .4s ease;
          transition: padding .4s ease;
}

.header.header-3 .header-navigation.navbar.stricky-fixed .nav > li {
  padding: 33px 0;
}

.header.header-3 {
  background: #2B3134;
  border: none;
}
.header.header-3 .header-top {
  padding: 26px 0;
}
.header.header-3 .header-top .logo {
  line-height: 48px;
}
.header.header-3 .single-right-info {
  float: left;
}
.header.header-3 .single-right-info + .single-right-info {
  margin-left: 40px;
}
.header.header-3 .single-right-info .icon-box, .header.header-3 .single-right-info .text-box {
  display: table-cell;
  vertical-align: middle;
}
.header.header-3 .single-right-info .icon-box i {
  font-size: 30px;
  color: #ffffff;
}
.header.header-3 .single-right-info .text-box {
  padding-left: 20px;
}
.header.header-3 .single-right-info .text-box p {
  font-size: 15px;
  line-height: 24px;
  font-family: "Montserrat-Regular", sans-serif;
  color: #fff;
  margin: 0;
}
.header.header-3 .header-navigation.navbar {
  background: #E4E6E7;
}
.header.header-3 .header-navigation.navbar .nav > li {
  padding: 19.5px 0;
}
.header.header-3 .header-navigation.navbar .nav > li > a {
  color: #333333;
}
.header.header-3 .header-navigation.navbar .nav > li:first-child > a {
  padding-left: 0;
}
.header.header-3 .header-navigation.navbar .right-box.nav > li + li > a {
  border-color: #333;
}

/*
=========================================================
rev-slider styles 
=======================================================
*/
.page-wrapper {
    overflow: hidden;
  
}
.rev_slider_wrapper h1{
  font-size:58px;
  font-family:Raleway;
  font-weight:300;
  letter-spacing: 13px;
}

.rev_slider_wrapper {
  background: #000;
}
.banner-caption-h1 {
  
  color: #FFFFFF;
  
  
}

.banner-caption-p {
  font-size: 20px;
  color: #FFFFFF;
  font-family: "palatino";
  font-size: 26px;
  line-height: 50px;
  margin:0 auto;
}




/*
========================================================
about section
=========================================================
*/
.about{
  padding-top:125px;
  
}
.about .about-text .section-title h3{
  position:relative;
}
.about .about-text .section-title h3:after {
  content: '';
    position: absolute;
    left: 0px;
    bottom: 37px;
    width: 2px;
    height: 100px;
    background: #ccc;

}

.about .about-text .section-title h2{
  max-width: 410px;
    position: relative;
    padding-bottom: 16px;
    font-size: 46px;
  
}


.about .about-text .section-title h2:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100px;
  height: 2px;
  background: #f7a34a;
  margin-bottom: -18px;
}


.about .about-image .image-1{
      margin-right: 50px;
  position:relative;
  display:inline-block;
  padding-bottom:15px;
  
}
.about .about-image .image-1:before{
      position: absolute;
    content: "interior design";
    transform: rotate(-90deg);
    right: -116px;
    top: 104px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #D6D6D6;
    font-size: 13px;
  font-family: 'palatino';
  font-weight:500;
  
}

.about .about-image .image-2{
    position:relative;
  display:inline-block;
      margin-left: 50px;
}
.about .about-image .image-2:before{
      position: absolute;
    content: "architecture";
    transform: rotate(-90deg);
    left: -105px;
    top: 100px;
    letter-spacing: 5px;
    text-transform: uppercase;
    color: #D6D6D6;
    font-size: 13px;
  font-family: 'palatino';
  font-weight:500;
  
  
}


.about .about-image .image-1 img{
  width:100%;
}
.about .about-image .image-2 img{
  width:100%;
}


.about .about-text .section-text .about-btn{
  float:right;
  padding: 30px 34px;
  
}
.about .about-text .section-text .about-btn li a{
      list-style: none;
    text-transform: uppercase;
    color: #000;
    transition: .5s;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    letter-spacing: 2px;
}
.about .about-text .section-text .about-btn li a:hover{
  color:#F7A34A;
  transition:.5s;
}
.about .about-text .section-text p{
    padding-right: 20px;
    padding-left: 118px;
    line-height: 33px;
    margin-top: -6px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
  
}





/*
======================================================
*/



/*
======================================================
our projects
=================================================
*/

.our-projects{
  padding:0px;
}
.our-projects .section-title h2{
  position: relative;
    text-align: center;
    text-transform: uppercase;
    font-family: 'palatino';
    font-weight: 400;
    padding-bottom: 70px;
    font-size: 32px;
    letter-spacing: 8px;
}

.our-projects .section-title h2:before {
      content: '';
    position: absolute;
    bottom: 42px;
    width: 100px;
    height: 2px;
    left: 47%;
    background: #f7a34a;

}



.single-projects .image-holder{
  position:relative;
  overflow:hidden;
  
}

.single-projects .image-holder img{
  width: 100%;
  transition:.5s;
  
}
.single-projects .image-holder:hover img{
  transform: scale(1.1,1.1);
  transition:.5s;
  
   
}
.single-projects .image-holder .overlay{
  position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;  
    background: rgba(0,0,0,.5);
    opacity: 0;
    transition:.5s
}

.single-projects:hover .image-holder .overlay{
  opacity: 1; 
  
  
}
.single-projects .image-holder .text{
  position: absolute;
  color:#fff;
    left: 11%;
    bottom: 10%;
}
.single-projects .image-holder .text p {
  color: #fff;
}

.our-projects .column{
  padding: 0;
}

.supertabs .item {
    display: none;
}

.supertabs .item.collapsed {
    display: block;
}















/*
--------
s
--------
*/
.single-projects .image-holder .overlay .inner{
  display:table;
  width:100%;
  height: 100%;
}
.single-projects .image-holder .overlay .inner .social{
  
  text-align: center;
    vertical-align: middle;
    padding-bottom: 30px;
    position: relative;
  display: table-cell;  
  padding:25px 38px;  
   


}
.single-projects .image-holder .overlay .inner .social i{
  
    margin-top: 15px;
  
  
}
.single-projects .image-holder .overlay .inner .social li{
  margin:0;
  padding:0;
}

.single-projects .image-holder .overlay .inner .social li a{
  
    border: 2px solid #F5C056;
    border-radius: 100%;
    color: #fff;
    display:inline-block;
    width: 50px;
    height: 50px;
  background:#F5C056;
  transition:.5s
}
.single-projects .image-holder .overlay .inner .social li a:hover{
  color:#F5C056;
  background:none;
  transition:.5s
  
}
/*owl dots*/

.owl-controls {
    text-align: center;
    display: block;
    position: relative;
    bottom: -35px;
}


.owl-dots .owl-dot {
    display: inline-block;
}
.owl-dots .owl-dot span {
    background: none repeat scroll 0 0 #ccc;
    display: block;
    height: 3px;
    width: 48px;
    transition: opacity 200ms ease 0s;
   
}
.owl-dots .owl-dot.active span,
.owl-dots .owl-dot:hover span {
    background:#f7a34a;
  
    
}


/*
=======================================================
owl carousel-2
=======================================================
*/
.owl-carousel-2 .claint-carousel .item .image-holder img{
  
  display: inline-block;
    width: auto;
  
}
.owl-carousel-2 .claint-carousel .item .image-holder{
  padding: 54px 0px;
    display: inline-block;
    float: inherit;
}




/*
=========================================================
supertabs
=========================================================
*/
.supertabs {
    position: relative;
    padding: 60px 0;
}
.supertabs .tab-content .tab {
  height: 0px;
  opacity: 0;
  visibility: hidden;
  transition: .5s ease;
}
.supertabs .tab-content .tab.active-tab {
  visibility: visible;
  opacity: 1;
  height: 100%;
  transition: .5s ease;
}

.supertabs .tab-content p{
    padding-right: 12px;
    padding-left: 118px;
    line-height: 33px;
    margin-top: -6px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
}

.supertabs .tab-content h2{
        max-width: 520px;
    position: relative;
    padding-bottom: 16px;
    font-size: 46px;
}
.supertabs .tab-content h2:after{
    content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100px;
  height: 2px;
  background: #f7a34a;
  margin-bottom: -18px;
}


.supertabs .tab-content h3{
  position:relative;
  
}
.supertabs .tab-content h3:after{
      content: '';
    position: absolute;
    left: 0px;
    bottom: 37px;
    width: 2px;
    height: 100px;
    background: #ccc;
  
}
.supertabs .custom-list h4{

  font-family: 'Montserrat', sans-serif;
  font-size:13px;
  font-weight:400;
  color:#000;
}
.supertabs .custom-list p{

  font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
  color:#949494;
}



.supertabs .tab-navigation {
  padding-right: 0;
}
@media (max-width: 992px) {
  .supertabs .tab-navigation {
    padding-right: 15px;
  }
}
.supertabs .tab-navigation ul li {
  margin-bottom: 20px;

}

.supertabs .custom-list ul li.active-btn,
.supertabs .tab-navigation ul li.active {
  margin-left: 0;
  border-left: 3px solid #F5C056;
}
.supertabs ul li.active-btn,
.supertabs ul li.active a {
  background: #fff;
}
.supertabs .tab-navigation ul li a {
  padding: 27px 25px;
    display: block;
    background: #f7f7f7;
}
.supertabs.style2 .custom-list li.active-btn a {
  padding: 27px 25px;
    display: block;
    background: #fff;
    border-left: 3px solid #F5C056;
}
.supertabs.style2 .custom-list {
  margin: 0;
  padding: 0;
  margin: 0 -15px;
  margin-top: 70px;
}
.supertabs.style2 .custom-list li {
  padding: 0 15px;
}
.supertabs.style2 .custom-list li a {
  padding: 27px 25px;
    display: block;
    background: #f7f7f7;
}
.supertabs .tab-navigation ul li a .title {
  margin: 0 0 3px 0;
  
}
.supertabs .tab-navigation ul li a .subtitle {
  margin: 0;
  font-weight: normal;
}
.supertabs .tab-content {
  padding-left: 0;
}



/*
=======================================================
counterup
=======================================================
*/
.counterup{
  overflow: hidden;
  padding: 143px 0px 144px;
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat;
  position:relative;
}
.counterup-overlay:before{
  
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  background:rgba(86,85,84,.8);
  z-index:0;
  content: "";
  
}
.counterup .counterup-overlay .item-list .item{
  padding-top: 22px;
  
}
.counterup .counterup-overlay .item-list .item span{
  color:#fff;
  font-size: 55px;
  font-family:'Raleway' sans-serif;
  font-weight:700;
  
  
  
}
.counterup .counterup-overlay .item-list .item p{
  color:#F5C056;
  font-family:'Raleway' sans-serif;
  font-size: 18px;
  font-weight:500;
  text-transform:uppercase;
  margin-top: 13px;
}

.counterup .counterup-overlay .counterup-text{
  
  padding-left: 25px;
   
}
.counterup .counterup-overlay .counterup-text h2{
  font-family:'Raleway' sans-serif;
  letter-spacing:13px;
  text-transform:uppercase;
  font-weight:400;
  position:relative;
  display: inline;
  color:#fff;
}

.counterup .counterup-overlay .counterup-text h2:before {
    content: '';
    position: absolute;
    right: 15px;
    bottom: -30px;
    width: 100px;
    height: 2px;
    background: #f7a34a;
}

.counterup .counterup-overlay .counterup-text p{
  font-family:raleway-semibold;
  letter-spacing:13px;
  text-transform:uppercase;
  padding-top: 50px;
  color:#fff;
}

/*
========================================================
*/



/*
=======================================================
recent post
=========================================================
*/

.recent-posts{
  padding:90px 0px;
}
.recent-posts .section-title h2{
  position: relative;
    text-align: center;
    text-transform: uppercase;
    font-family: 'palatino';
    font-weight: 400;
    padding-bottom: 70px;
    letter-spacing: 8px;
}

.recent-posts .section-title h2:before{
  content: '';
    position: absolute;
    bottom: 42px;
    width: 100px;
    height: 2px;
    left: 46%;
    background: #f7a34a;


}

.recent-posts .recent-post-bottom .item-list .single-item h3{
  padding:20px 0px;
}
.recent-posts .recent-post-bottom .item-list .single-item h5{
  
}
.recent-posts .recent-post-bottom .item-list .single-item p{
  line-height:30px;
  color:#5f5f5f;
}
.recent-posts .recent-post-bottom .item-list .single-item .image-box img{
  width:100%;
  transition:.5s;
}


.recent-posts .recent-post-bottom .item-list .single-item .image-box{
  position:relative;
  
  
}


.recent-posts .recent-post-bottom .item-list .single-item .image-box .calendar{
  position: absolute;
    right:0;
  margin-right:-7px;
    bottom: -10px;
    background: #252525;
    color: #fff;
  width:162px;
  height:48px;
  
}
.recent-posts .recent-post-bottom .item-list .single-item .image-box .calendar span{
  float:left;
  margin-right: 16px;
  margin-top:9px;

}
.recent-posts .recent-post-bottom .item-list .single-item .image-box .calendar h5{
  color:#fff;
  padding-top:7px;
}

/*
==============================================
*/


/*
=============================================
contact us
==============================================
*/


.contact-us {
    position: relative;
    padding: 112px 0 118px;
    margin-bottom: 60px;

}


.contact-us h5 {
    position: relative;
    margin-top: 4px;
}

.contact-us .contact-form {
    position: relative;
}

.contact-us .contact-form {
    position: relative;
}


.contact-us .contact-form input[type="text"],
.contact-us .contact-form input[type="email"],
.contact-us .contact-form input[type="password"],
.contact-us .contact-form select{
    position: relative;
    width: 100%;
    line-height: 24px;
    font-size: 12px;
    color: #777;
    border: navajowhite;
    background: #fff;
    box-shadow: none;
    border-bottom: 1px solid #eee;
    height: 50px;
    margin-bottom: 19px;
    padding: 0px 20px;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -o-transition:all 500ms ease;
}

.contact-us .contact-form textarea{
    position:relative;
    width:100%;
    line-height:37px;
    padding: 20px 20px 0;
    border:none;
    resize:none;
    background:#fff;
    border-bottom:1px solid #eee;
    font-size: 12px;
    color: #777;
    padding-bottom:0px;
    margin-bottom:35px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.contact-us .contact-form ::-webkit-input-placeholder {
    font-size: 14px;
    color:#777;
    font-family: 'palatino';
}


.contact-us .contact-form ::-moz-placeholder {  /* Firefox 19+ */
    font-size: 14px;
    color:#777;
    font-family: 'palatino';
}

.contact-us .contact-form :-ms-input-placeholder {  
    font-size: 14px;
    color:#777;
    font-family: 'palatino';
}


.contact-us .contact-form input:focus,
.contact-us .contact-form textarea:focus,
.contact-us .contact-form select:focus{
  border:none;
    border-bottom:1px solid #ccc;   
}

.contact-us .contact-form input.error,
.contact-us .contact-form textarea.error,
.contact-us .contact-form select.error{
  border:none;
   border-bottom:1px solid #ccc;
}

.contact-us .contact-form input.error:focus,
.contact-us .contact-form textarea.error:focus{
  border:none;
    border-bottom:1px solid #ccc;
    box-shadow:0px;
}
.contact-us .contact-form label.error{
    display:none !important;
}



.contact-us .section-title{
  margin-bottom:50px;
}
.contact-us .section-title h3{
  position:relative;
  
  
}
.contact-us .section-title h3:after{
  content: '';
    position: absolute;
    left: 0px;
    bottom: 37px;
    width: 2px;
    height: 100px;
    background: #ccc;
  
}
.contact-us .contact-form span{
  color:red;
  font-size: 17px;
}


.contact-us .item-text .item{
  padding-top:50px;
  
}
.contact-us .item-text .item .icon:before{
  font-size:20px;
}
.contact-us .item-text .item .icon{
  float:left;
  margin-right: 9px;
  color:#F5C056;
  font-weight: 700;
}
.contact-us .item-text .item .text{
  margin-left:10px;
  display:inline-block;
}
#google-map-area {
  height:450px;
}
#google-map {
  height:100%;
  width:100%;
}
/*
======================================================================================================
*/

.footer{
  background:#252525;
  padding: 70px 0px 60px;
  text-align:center;
}
.footer .footer-menu {
  display:inline-block;
  padding-bottom: 60px;
}
.footer .footer-menu ul{
  margin:0;
  padding:0;
  list-style:none;
}
.footer .footer-menu ul li{
  float:left;
    display: inline-block;
  margin-bottom:10px;
  
}
.footer .footer-menu ul li a{
  padding: 12px 50px;
  text-transform:uppercase;
  border: 1px solid rgba(157, 157, 157, 0.44);
  background:transparent;
  color:#9D9D9D;
  display: block;
}
.footer .footer-menu ul li a:hover{}

.footer .footer-logo img{
  margin:0 auto;
}

/*
==========================================================
footer-bottom
==============================================================
*/

.footer-bottom{
  background:#252525;
  border-top: 1px solid rgba(157, 157, 157, 0.38);
  color:#fff;
  padding:0px;
}


.footer-bottom .social i{
  color:#fff;
  font-size:22px;
}

.footer-bottom p {
  color: #b1b1b1;
  font-size: 11px;
  font-family: "Raleway", sans-serif;
}




/*
=================================================================================================
*/


/*
=================================================================================================
feture section
=================================================================================================
*/


.feture{
  padding:85px 0px;
}
.feture .item .text p{
  font-family:opensans;
  font-weight:400;
  font-size:14px;
  line-height: 36px;
    padding-top: 20px;
}


.feture .item .title h3{
  position:relative;
  padding-bottom:30px;
}
.feture .item .title h3:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100px;
  height: 2px;
  background: #f7a34a;
  
}

.feture .item .title h2{
  
}

/*
======================================================================================================
home3 feature-3 style
======================================================================================================
*/
.feature-3{
  padding:10px 0px;
}
.feature-3 .item-list .item .icon span{
  margin-left:-18px;
  
}

.feature-3 .item-list .item .icon span:before{
  font-size:48px;
  color:#F5C056;
}
.feature-3 .item-list .item h5{
  font-size:14px;
  font-family:Montserrat;
  font-weight:400;
  margin-top:40px;
  margin-bottom:16px;
}
.feature-3 .item-list .item p{
  line-height:30px;
  font-family: open sans;
  font-weight:400;
  font-size:12px;
}


/*
=========================================================================
services feature-4
=========================================================================
*/
.feature-4{
  padding-top:82px;
  
}
.feature-4 .item-list .item .img-box{
  
}
.feature-4 .item-list .item .text h5{
  font-size:14px;
  font-family:Montserrat;
  font-weight:400;
  margin-top:40px;
  margin-bottom:16px;
}

.feature-4 .item-list .item .text p{
  line-height:30px;
  font-family: open sans;
  font-weight:400;
  font-size:12px;
}
.feature-4 .item-list .item .text{
  
}


/*
===========================================================================
feature-2
===========================================================================
*/

.feature-2{
  padding:100px 0px;
}

.feature-2 .item-list .item-1 .inner .img-box{
  margin-left:75px;
  
  position:relative;
  display:inline-block;
  z-index:2;
  padding-right:10px;
}

.feature-2 .item-list .item-1 .inner .img-box:before{
  position: absolute;
    content: "";
    left: -75px;
    top: -70px;
    width: 100%;
    height: 100%;
    border: 14px solid #ccc;
    z-index: -1;
    
}
.feature-2 .item-list .item-1 .inner .title h3{
  margin-left:75px;
  
}
.feature-2 .item-list .item-1 .text{
  
  padding-left:44px;
  position:relative;
}
.feature-2 .item-list .item-1 .text:after{
  content: '';
    position: absolute;
    left: 0px;
    top: -20px;
    width: 2px;
    height: 435px;
    background: #F5C056;
  
}



.feature-2 .item-list .item-2{
  padding-top:165px;
}

.feature-2 .item-list .item-2 .inner .img-box{
  margin-right:75px;
  position:relative;
  display:inline-block;
  z-index:2;
  padding-left:10px;
  
}
.feature-2 .item-list .item-2 .inner .img-box:before{
  position: absolute;
    content: "";
    right: -75px;
    top: -70px;
    width: 100%;
    height: 100%;
    border: 14px solid #ccc;
    z-index: -1;
    
}
.feature-2 .item-list .item-2 .inner .title h3{
      margin-right: 100px;
    float: right;
  
}
.feature-2 .item-list .item-2 .text{
  text-align:right;
  padding-right:44px;
  position:relative;
}
.feature-2 .item-list .item-2 .text:after{
  content: '';
    position: absolute;
    right: 0px;
    top: -20px;
    width: 2px;
    height: 435px;
    background: #F5C056;
  
}

/*
==================================================
feature-5 style
==================================================
*/


.feature-5 .text .section-title h2{
  max-width: 410px;
    position: relative;
    padding-bottom: 16px;
    font-size: 46px;
  
}


.feature-5 .text .section-title h2:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100px;
  height: 2px;
  background: #f7a34a;
  margin-bottom: -18px;
}


.feature-5 .text .section-text p{
    padding-right: 20px;
    padding-left: 118px;
    line-height: 33px;
    margin-top: -6px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
  
} 


.feature-5 .text .feature-5-btn{
  float:right;
  padding: 30px 34px;
  
}
.feature-5 .text .feature-5-btn li a{
      list-style: none;
    text-transform: uppercase;
    color: #000;
    transition: .5s;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    letter-spacing: 2px;
}
.feature-5 .text .feature-5-btn li a:hover{
  color:#F7A34A;
  transition:.5s;
}

/*
==================================================
feature-6 style
==================================================
*/
.feature-6 .item-list .item h4{
  font-family: 'Montserrat', sans-serif;
  font-weight:400;
  font-size:13px;
}
.feature-6 .item-list .item p{
  font-size:12px;
  font-family: 'Open Sans', sans-serif;
  font-weight:400;
}

/*
=========================================================================
  Blog page styles 
=========================================================================
*/



.single-blog-post .content-box .img-box {
  position: relative;
  margin-bottom: 45px;
  overflow:hidden;
  
}



.single-blog-post .content-box .img-box img{
  max-width:100%;
  transition:.5s;
  
}



.single-blog-post .content-box .img-box .calendar{
  position: absolute;
    right: 0;
    margin-right: 0px;
    bottom: 0px;
    background: #252525;
    color: #fff;
    width: 162px;
    height: 48px;
  
}
.single-blog-post .content-box .img-box .calendar span{
  float:left;
  margin-right: 16px;
  margin-top:9px;

}
.single-blog-post .content-box .img-box .calendar h5{
  color:#fff;
  padding-top:7px;
}


.single-blog-post .content-box .img-box .overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(245, 192, 86, 0.9);
  -webkit-transform: translate3d(0, 100px, 0);
   transform: translate3d(0, 100px, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
   transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
}


.single-blog-post .content-box .img-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}


.single-blog-post .content-box .img-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}


.single-blog-post .content-box .img-box .overlay .box .content ul.list-inline li a {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  display: block;
  text-align: center;
  line-height: 38px;
  background: #fff;
  color: #000;
  font-size: 22px;
  -webkit-transition: background .4s ease, color .4s ease;
  transition: background .4s ease, color .4s ease;
}


.single-blog-post .content-box .img-box .overlay .box .content ul.list-inline li a:hover {
  
  color: #F5C056;
}


.single-blog-post .content-box h3,
.single-blog-post .content-box p {
  margin: 0;
}

.single-blog-post .content-box h3 {
 
  color: #333333;
 
  font-family: "Montserrat-Regular", sans-serif;
  margin-top: 6px;
}


.single-blog-post .content-box p {
  
  margin-top: 17px;
}


.single-blog-post:hover .content-box .img-box .overlay {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}


.blog-sidebar {
  padding-top: 110px;
}

.blog-sidebar .single-blog-post {
  margin-top: 0px;
}


.blog-sidebar .single-blog-post h3 {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 25px;
}


.blog-sidebar .single-blog-post + .single-blog-post {
  margin-top: 60px;
}


/*
=====================================================================================
blog Sidebar style 
=====================================================================================
*/
.sidebar-widget,.single-sidebar + .single-sidebar {
    margin-bottom: 50px;
}
.single-sidebar ul,
.single-sidebar li,
.single-sidebar h3,
.single-sidebar p {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single-sidebar li{padding: 6px 0px;}
.single-sidebar .sec-title h2,.sidebar-widget .sec-title h2{
  border-bottom:2px solid #ccc;
  padding-bottom: 20px;
  position:relative;
}

.single-sidebar .sec-title h2:before,.sidebar-widget .sec-title h2:before{
  content: '';
    position: absolute;
    bottom: -2px;
    width: 35px;
    height: 2px;
    background: #F5C056;
}
   


/*
----------
blog sidebar search from
*/ 

.single-sidebar .search-widget form {
  width: 100%;
  max-width: 430px;
  height: 50px;
  
  
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  border: 2px solid #ccc;
}
.single-sidebar .search-widget form input {
  float: left;
  background-color: transparent;
  border: none;
  outline: none;
  height: 100%;
  width: 70%;
  padding-left: 15px;
}
.single-sidebar .search-widget form button {
  float: right;
  width: 50px;
  height: 50px;
  background:none;
  color: #F5C056;
  border: none;
  outline: none;
}
/*
---------
/*



/*
--------
blog sidebar latest news 
*/
.single-sidebar .latest-news li + li {
  margin-top: 25px;
}

.single-sidebar .latest-news .icon-box,
.single-sidebar .latest-news .text-box {
  display: table-cell;
  vertical-align: top;
}
.single-sidebar .latest-news .text-box {
  padding-left: 0px;
}
.widget_search{margin-top:0px!important}
.single-sidebar .latest-news .text-box h4 {
  font-size: 14px;
  font-family: "Montserrat-Regular", sans-serif;
  color: #333333;
  line-height: 24px;
  margin-top: -6px;
  -webkit-transition: color .4s ease;
          transition: color .4s ease;
}
.single-sidebar .latest-news .text-box h4:hover {
  color: #F5C056;
}
.single-sidebar .latest-news .text-box h4 a {
  color: inherit;
}
.single-sidebar .latest-news .text-box p {
  color: #999999;
  font-size: 12px;
  font-style: italic;
  font-family: "Droid Serif", serif;
  float: right;
  transition:.5s;
}
.single-sidebar .latest-news .text-box p:hover{
  color:#F5C056;
  transition:.5s;
}
/*
------------
*/


/*
-------------------
blog sidebar categories
*/

.single-sidebar .categories-widget ul li:last-child a {
  padding-bottom: 0;
}
.single-sidebar .categories-widget ul li:first-child a {
  padding-top: 0;
}
.sidebar-widget ul li a,.single-sidebar .categories-widget ul li a {
  padding:10px  0px 0;
  display: block;
  line-height: 24px;
  color: #999999;
  -webkit-transition: color .4s ease, left .4s ease;
          transition: color .4s ease, left .4s ease;
  position: relative;
  left: 0;
  font-size: 14px;
}

.sidebar-widget ul li a:hover,.single-sidebar .categories-widget ul li a:hover {
  color: #000;
}
.single-sidebar .categories-widget ul li a span {
  float: right;
}
.single-sidebar .categories-widget ul li a:hover span{
  color:#F5C056;
}
/*
-----------------
*/

/*
------------------
blog sidebar instagram 
*/
.single-sidebar .insta-widget ul {
  margin-left: -5px;
  margin-right: -5px;
}
.single-sidebar .insta-widget ul li {
  float: left;
  padding: 5px 4px;
}
.single-sidebar .insta-widget ul li .inner-box {
  display: block;
  overflow: hidden;
  position: relative;
}
.single-sidebar .insta-widget ul li .inner-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(245, 192, 86, 0.9);
  -webkit-transform: translate3d(0, 100px, 0);
          transform: translate3d(0, 100px, 0);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: -webkit-transform .4s ease, opacity .4s ease, visibility .4s ease;
          transition: transform .4s ease, opacity .4s ease, visibility .4s ease;
}
.single-sidebar .insta-widget ul li .inner-box .overlay .box {
  display: table;
  width: 100%;
  height: 100%;
}
.single-sidebar .insta-widget ul li .inner-box .overlay .box .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.single-sidebar .insta-widget ul li .inner-box .overlay .box .content a {
  font-size: 20px;
  color: #fff;
}
.single-sidebar .insta-widget ul li:hover .inner-box .overlay {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}
.insta-widget img {
    height: 75px;
    width: 85px;
}
/*
-----------
*/


/*
===============================================================
about page style
===============================================================
*/



.team-section{
  position:relative;
  background:#ffffff;
  padding-top:80px;
}
.team-section .section-title h2{
  position: relative;
    text-align: center;
    text-transform: uppercase;
    font-family: 'palatino';
    font-weight: 400;
    padding-bottom: 70px;
    letter-spacing: 8px;
}

.team-section .section-title h2:before{
  content: '';
    position: absolute;
    bottom: 42px;
    width: 100px;
    height: 2px;
    left: 45%;
    background: #f7a34a;


}



.team-section .team-member{
  position:relative;
  margin-bottom:40px; 
}

.team-section .team-member .inner-box{
  position:relative;
  max-width:500px;
  display:block;
  background:#ffffff;
  margin:0 auto;
  text-align:center;
}



.team-section .team-member .image img{
  
  display:block;
  width:100%; 
}



.team-section .team-member .member-info{
  position:relative;
  padding:30px 20px;
  background:#ffffff; 
}

.team-section .col-lg-3.team-member .member-info{
  padding:25px 20px 30px; 
}

.team-section .team-member h3{
  font-size:13px;
  color:#000000;
  text-transform:capitalize;
  margin-bottom:7px;
}

.team-section .team-member .designation{
  font-size:13px;
  color: #F5C056;
  text-transform:capitalize;
  font-family: 'Old Standard TT', serif;
}

.team-section .team-member .social-links{
  position:relative;
  padding-top:15px;
}

.team-section .team-member .social-links a{
  position:relative;
  display:inline-block;
  width:32px;
  height:32px;
  font-size:12px;
  margin:0px 3px 5px;
  line-height:30px;
  border-radius:2px;
  text-align:center;
  border:1px solid #e1e1e1;
  color:#ccc;
  transition:all 300ms ease;
}

.team-section .team-member .social-links a:hover{
    color: #F5C056;
    border-color: #F5C056;
}


/*** 

========================================================================================================
service2 Default Section  style
=======================================================================================================

***/

.default-section{
  position:relative;
  padding:80px 0px 20px;
}

.default-section .column{
  position:relative;
  margin-bottom:60px; 
}

.icon-column{
  position:relative;  
}

.icon-column .inner-box{
  position:relative;
  padding-left:80px;  
}

.icon-column .icon-box{
      position: absolute;
    left: -12px;
    top: 14px;
    width: 80px;
}

.icon-column .icon-box .icon{
  color:#F5C056;
  display:block;
  
  line-height:1em;
}
.icon-column .icon-box .icon:before{
  font-size:48px;
}
.icon-column h5{
  font-size:14px;
  color:#1a1a1a;
  margin-bottom:10px;
  text-transform:capitalize;
}

.icon-column .text{
  line-height:2.4em;
  font-size:12px;
}


/*** 

====================================================================
 Gallery Section
====================================================================

***/

.gallery-section{
 position:relative;
 padding-top:65px;

}

.gallery-section .filters{
 position:relative;
 text-align:center;
 margin-bottom:50px;
}

.gallery-section .filters .icon-box{
 position:relative;
 display:inline-block;
 margin-right:-75px;
 font-size:24px;
 color:#a8c41b;
 text-align:center;
 width:70px;
 line-height:24px;
 padding:12px 10px; 
}

.gallery-section .filters .filter-tabs{
 position:relative;
 display:inline-block;
 padding-bottom: 26px;
}

.gallery-section .filters li{
 position:relative;
 top:1px;
 display:inline-block;
 border:1px solid #000;
 padding:5px 20px;
 line-height:24px;
 color:#000;
 background: #fff;
 cursor:pointer;
 text-transform:capitalize;
 font-size:16px;
 font-weight:400;
 margin:0px 8px;
 transition:all 300ms ease;
 -webkit-transition:all 300ms ease;
 -ms-transition:all 300ms ease;
 -o-transition:all 300ms ease;
}

.gallery-section .filters li.active{
  background: #000;
    color: #fff;
}


.default-portfolio-item{
 position:relative;
}

.portfolio-with-caption .default-portfolio-item{
 margin-bottom:30px; 
}

.gallery-section.style-two .items-container{
 padding:0px 15px; 
}

.default-portfolio-item.mix{
 display:none;
}

.gallery-section.fullwidth .default-portfolio-item{
 padding:0px !important; 
}

.sortable-masonry .items-container{
 margin-left:-5px;
 margin-right:-5px; 
}

.sortable-masonry .masonry-item{
 position:relative;
 padding: 0px 10px !important;
 margin-bottom: 22px !important;
}

.default-portfolio-item .inner-box{
 position:relative;
 width:100%;
 overflow:hidden;
}

.default-portfolio-item .image-box{
 position:relative;
 display:block; 
}

.default-portfolio-item .image-box img{
 position:relative;
 display:block;
 width:100%;
}

.default-portfolio-item .overlay-one{
 position:absolute;
 left:0px;
 top:-100%;
 width:100%;
 height:100%;
 padding:0px;
 color:#ffffff;
 opacity:0;
 border:5px solid #a8c41b;
 text-align:center;
 transition: all 500ms ease;
 -webkit-transition: all 500ms ease;
 -ms-transition: all 500ms ease;
 -o-transition: all 500ms ease;
 -moz-transition: all 500ms ease;
}

.fullwidth .default-portfolio-item .overlay-one,
.portfolio-with-caption .default-portfolio-item .overlay-one{
 border:none; 
}

.default-portfolio-item .inner-box:hover .overlay-one{
 top:0px;
 opacity:1; 
}

.default-portfolio-item .overlay-one .overlay-inner{
 position:absolute;
 left:0px;
 top:0px;
 width:100%;
 height:100%;
 display:table;
 vertical-align:middle;
 padding:30px 50px;
 background:rgba(0,0,0,0.85);
}

.fullwidth .default-portfolio-item .overlay-one .overlay-inner,
.portfolio-with-caption .default-portfolio-item .overlay-one .overlay-inner{
     background: rgba(245, 192, 86, 0.82); 
}

.default-portfolio-item .overlay-one .overlay-inner .content{
 position:relative;
 display:table-cell;
 vertical-align:middle;
}

.default-portfolio-item .proj-link{
 position:relative;
 display:inline-block;
 width:46px;
 height:46px;
 color:#fff;
 line-height:46px;
 background:#F5C056;
 font-size:16px;
 z-index:1;
 border-radius:50%;
 text-align:center;
 transition: all 500ms ease;
 -webkit-transition: all 500ms ease;
 -ms-transition: all 500ms ease;
 -o-transition: all 500ms ease;
 -moz-transition: all 500ms ease;

}

.fullwidth .default-portfolio-item .proj-link{
 height:60px;
 width:60px;
 line-height:60px;
 font-size:20px; 
}

.portfolio-with-caption .default-portfolio-item .proj-link{
 height:50px;
 width:50px;
 line-height:50px;
 font-size:20px; 
}

.default-portfolio-item .proj-link:hover{
 background:#F5C056;
 color:#ffffff;
}

.portfolio-with-caption .default-portfolio-item .proj-link:hover{
 background:#272727;
 color:#ffffff;
}

.default-portfolio-item .caption-box-one{
 position:absolute;
 left:-100%;
 bottom:0px;
 width:100%;
 padding:25px;
 z-index:1;
 opacity:0; 

}

.default-portfolio-item:hover .caption-box-one{
 left:0px;
 opacity:1;
 transition: all 500ms ease 500ms;
 -webkit-transition: all 500ms ease 500ms;
 -ms-transition: all 500ms ease 500ms;
 -o-transition: all 500ms ease 500ms;
 -moz-transition: all 500ms ease 500ms; 
}

.default-portfolio-item .caption-box-one h3{
 font-size:20px;
 color:#ffffff;
 font-weight:600;
 text-transform:capitalize;
 margin-bottom:0px;
}

.fullwidth .default-portfolio-item .caption-box-one h3{
 font-size:24px; 
}

.default-portfolio-item .caption-box-one h3 a{
 color:#ffffff; 
}

.default-portfolio-item .caption-box-one h3 a:hover{
 color:#a8c41b;
}

.fullwidth .default-portfolio-item .caption-box-one h3 a:hover{
 color:#272727;
}

.default-portfolio-item .caption-box-one .cat-link{
 position:relative;
 display:block;
 line-height:20px;
 color:#a8c41b;
 font-size:15px;
 text-transform:capitalize;
 font-weight:400;
 font-style:italic;
}

.default-portfolio-item .caption-box-one .cat-links{
 position:relative;
 display:block;
 color:#ffffff;
 line-height:20px;
}

.default-portfolio-item .caption-box-one .cat-links a{
 position:relative;
 line-height:20px;
 color:#ffffff;
 font-size:15px;
 text-transform:capitalize;
 font-weight:400;
 font-style:italic;
}


.default-portfolio-item .caption-box-two{
 position:relative;
 padding:20px 20px;
 text-align:center;
 background:#f4f4f4;
 border-bottom:2px solid transparent;
 z-index:1;
 transition: all 500ms ease;
 -webkit-transition: all 500ms ease;
 -ms-transition: all 500ms ease;
 -o-transition: all 500ms ease;
 -moz-transition: all 500ms ease; 
}

.default-portfolio-item:hover .caption-box-two{
 border-bottom-color:#a8c41b; 
}

.default-portfolio-item .caption-box-two h3{
 font-size:20px;
 color:#272727;
 font-weight:600;
 text-transform:capitalize;
 margin-bottom:0px;
}

.default-portfolio-item .caption-box-two h3 a{
 color:#272727; 
}

.default-portfolio-item .caption-box-two h3 a:hover{
 color:#a8c41b;
}

.default-portfolio-item .caption-box-two .cat-links{
 position:relative;
 display:block;
 color:#ffffff;
 line-height:20px;
}

.default-portfolio-item .caption-box-two .cat-links a{
 position:relative;
 line-height:20px;
 color:#a8c41b;
 font-size:15px;
 text-transform:capitalize;
 font-weight:400;
 font-style:italic;
}


/*** 

====================================================================
  Styled Pagination
====================================================================

***/

.styled-pagination{
  position:relative;
  font-family:'Montserrat',sans-serif;
      padding-top: 72px;
  padding-bottom: 74px; 
}

.styled-pagination ul{
  position:relative;
  padding:0px 120px;  
}

.styled-pagination li{
  position:relative;
  display:inline-block;
  margin:0px 6px 10px;  
}

.styled-pagination li a{
  position:relative;
  display:block;
  line-height:24px;
  padding:5px 2px;
  font-size:12px;
  text-transform:uppercase;
  color: #E1E1E1;
  border-bottom:1px solid #acacac;
  text-align:center;
  transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
  -moz-transition:all 500ms ease;
}

.styled-pagination li.next{
  position:absolute;
  top:0px;
  right:0px;
  margin:0px;
}

.styled-pagination li.prev{
  position:absolute;
  top:0px;
  left:0px;
  margin:0px;
}

.styled-pagination li.next a,
.styled-pagination li.prev a{
  padding:5px 25px;
  border:1px solid #E1E1E1;
}
    
.styled-pagination li a:hover,
.styled-pagination li.active a{
  color:#F5C056;
  border-color:#F5C056; 
}

.styled-pagination li.prev .fa{
  padding-right:5px;  
}

.styled-pagination li.next .fa{
  padding-left:5px; 
}





/*** 

====================================================================
    two-column Section
====================================================================

***/
.two-column .outer-box{
  margin-top:35px;
}
.two-column .section-title h2{
  position: relative;
    text-align: center;
    text-transform: uppercase;
    font-family: 'palatino';
    font-weight: 400;
    padding-bottom: 70px;
    letter-spacing: 8px;
}

.two-column .section-title h2:before{
  content: '';
    position: absolute;
    bottom: 42px;
    width: 100px;
    height: 2px;
    left: 46%;
    background: #f7a34a;


}


.two-column .tab-list{
  
  padding:0px;
  
  
}

.two-column .tab-list li {
    padding: 6px 0px;
    width: 116px;
  position: relative;
    display: inline-block;
    text-align: center; 
    border: 1px solid #000;
    margin-right: 6px; 
      margin-bottom: 10px;
}


.two-column .tab-list li:nth-child(1) {
    background: transparent;
}
.two-column .tab-list li:nth-child(2) {
    background: transparent;
}
.two-column .tab-list li:nth-child(3) {
    background: transparent;
}
.two-column .tab-list li:nth-child(4) {
    background: transparent;
}


.two-column .tab-list li.active {
  background: #000;
   
}
.two-column .tab-list li.active a{
  color:#fff;
}

.two-column .tab-list li a {
    position: relative;
    color:#000;
    font-size: 12px;
    
}

.two-column .content-column  {
    position: relative;
    
}

.two-column .content-column .content {
    position: relative;
   
    padding: 40px 25px;
   
  
}

.two-column .content-column .content p {
    position: relative;
    font-size: 12px;
    color: #777;
    line-height: 26px;
    margin-bottom: 30px;
}



/*
============================================================
accordion
============================================================
*/

.accordion {
    margin-bottom: 15px;
    position: relative;
}
.accordion-box{
  margin-top:35px;
}
.accordion .acc-btn .left-icon {
    position: absolute;
    left: 0;
    top: 0;
    background: #f1f1f1;
    width: 60px;
    height: 100%;
    color: #9c9c9c;
    font-size: 20px;
    text-align: center; 
}
.accordion .acc-btn.active .left-icon {
    color: #fff;
}

.accordion .left-icon span {
    position: relative;
    top: 18px;  
}
.accordion .acc-btn.active{
  background:#202020;
  color:#fff;
}



.accordion .acc-btn {
  
   
    cursor: pointer;
    font-size: 12px;
    line-height: 24px;
  padding: 10px 25px 10px;
    border: 1px solid #E5E5E5;
    font-weight: 600;
}
.accordion .acc-btn.pr {
    position: relative;
}

.accordion .acc-btn .img-box {
    display: none;
}
.accordion .acc-btn.active .img-box {
    display: block;
}


.accordion .acc-btn .toggle-icon {
    color:#000;
    display: block;
    font-weight: 100;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 24px;
}
.accordion .acc-btn .toggle-icon.left {
    color: #9c9c9c;
    display: block;
    font-weight: 100;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    left: 30px;
}
.accordion .acc-btn .toggle-icon .plus:before {
    font-size: 12px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
    position: absolute;
       top: 3px;
    left: 12px;
    width: 100%;
  color: #000;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .plus {
    opacity: 0;
}


.accordion-box .accordion .acc-btn .toggle-icon .minus:before {
    font-size: 12px;
    font-weight: 500;
    transition: all 0.3s ease 0s;
    position: absolute;
        top: 3px;
    left: 12px;
    width: 100%;
  color: #000;
}

.accordion-box .accordion .acc-btn.active .toggle-icon .minus {
    opacity: 1;

}

.accordion-box .accordion .acc-content {
    color: #9c9c9c;
   
    display: none;
    font-size: 14px;
    line-height: 24px;
    padding: 12px 12px 13px;
}

.accordion-box .accordion .acc-content.collapsed {
    display: block;
}

.accordion-box .accordion .acc-content p {
    color: #5f5f5f;
    margin: 0;
    font-size: 12px;
}


.accordion-box .accordion .acc-btn.active .toggle-icon .minus:before {
  color: #fff;
}








/*** 

====================================================================
  Masonry Gallery Section
====================================================================

***/

.masonry-gallery{
  position:relative;
}

.boxed-masonary .outer-container{
  position:relative;
  max-width:1400px;
  background:#ffffff;
  padding:10px 10px 0px;
  margin:0 auto;
  margin-top:-60px;
  z-index:100;
}

.sortable-masonry .images-container{
  max-width:1400px;
  margin:0 auto;  
}

.sortable-masonry .items-container{
  margin-left:-10px;
  margin-right:-10px;
}

.masonry-item{
  position:relative;
  float:left;
  overflow:hidden;
}

.masonry-item.one-fifth{
}

.masonry-item.two-fifth{
}

.masonry-item.half{
  width:50%;
}

.masonry-item .image-box{
  position:relative;
  width:100%;
  overflow:hidden;
  
}

.sortable-masonry .masonry-item .image-box{
  outline-color:#f8f8f8;  
}

.masonry-item .image-box img{
  display:block;
  width:100%; 
}


.masonry-item .inner-box{
  position:relative;
  overflow:hidden;
  
}

.masonry-item .inner-box img{
  width: 100%;
  transition:.5s;
  
}
.masonry-item .inner-box:hover img{
  transform: scale(1.1,1.1);
  transition:.5s;
  
   
}
.masonry-item .inner-box .overlay{
  position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;  
    background: rgba(0,0,0,.5);
    opacity: 0;
    transition:.5s
}

.masonry-item:hover .inner-box .overlay{
  opacity: 1; 
  
  
}
.masonry-item .inner-box .text{
  position: absolute;
  color:#fff;
    left: 11%;
    bottom: 10%;
}





.masonry-item .inner-box .overlay .inner{
  display:table;
  width:100%;
  height: 100%;
}
.masonry-item .inner-box .overlay .inner .social{
  
  text-align: center;
    vertical-align: middle;
    padding-bottom: 30px;
    position: relative;
  display: table-cell;  
  padding:25px 38px;  
   


}
.masonry-item .inner-box .overlay .inner .social i{
  
    margin-top: 15px;
  
  
}
.masonry-item .inner-box .overlay .inner .social li{
  margin:0;
  padding:0;
}

.masonry-item .inner-box .overlay .inner .social li a{
  
    border: 2px solid #F5C056;
    border-radius: 100%;
    color: #fff;
    display:inline-block;
    width: 50px;
    height: 50px;
  background:#F5C056;
  transition:.5s
}
.masonry-item .inner-box .overlay .inner .social li a:hover{
  color:#F5C056;
  background:none;
  transition:.5s
  
}


.gallery-section .section-title h2{
  position: relative;
    text-align: center;
    text-transform: uppercase;
    font-family: 'palatino';
    font-weight: 400;
    padding-bottom: 70px;
    letter-spacing: 8px;
}

.gallery-section .section-title h2:before {
      content: '';
    position: absolute;
    bottom: 42px;
    width: 100px;
    height: 2px;
    left: 47%;
    background: #f7a34a;

}






/*** 

====================================================================
  Featured Carousel Section
====================================================================

***/

.featured-slider-section{
  position:relative;
}

.featured-slider-section .slider-outer{
  position:relative;
}

.slider-outer .featured-carousel .slide-item{
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat;
}

.slider-outer .featured-carousel .slide-caption{
  
  width:300px;
  min-height:520px;
  padding:90px 40px 80px 30px;
  background:rgba(247,163,74,0.90);
  color:#ffffff;
  font-size:14px;
  text-align:justify;
}

.slider-outer .featured-carousel .slide-caption:before{
  content:'';
  
  left:0px;
  top:60px;
  width:100px;
  height:1px;
  background:#ffffff; 
}







.bx-wrapper {
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
    border:none;
    background:transparent;
}




.supertabs .tab-content .slide-item .btn{
  float:right;
  padding: 30px 34px;
  
}
.supertabs .tab-content .slide-item .btn li a{
      list-style: none;
    text-transform: uppercase;
    color: #000;
    transition: .5s;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    letter-spacing: 2px;
}
.supertabs .tab-content .slide-item .btn li a:hover{
  color:#F7A34A;
  transition:.5s;
}




.supertabs.style2 .custom-list li{
width:32.32%;
float:left;
  
}

.supertabs .image-box{
  margin-right:75px;
  position:relative;
  display:inline-block;
  z-index:2;
  padding-left:10px;
  margin-top: 85px;
  
}
.supertabs .image-box:before{
  position: absolute;
    content: "";
    right: -55px;
    top: -55px;
    width: 100%;
    height: 100%;
    border: 14px solid #ccc;
    z-index: -1;
    
}

.supertabs .slide-item{
  
}







.slider-outer .bx-pager{
  position:absolute;
  left:30px;
  bottom:40px;
  width:300px;
  z-index:101;  
}

.slider-outer .bx-pager .bx-pager-item{
  position:relative;
  display:inline-block;
  margin-right:7px;
  width:20px;
  height:3px;
  overflow:hidden;
  font-size:0px;
  text-indent:100px;
}

.slider-outer .bx-pager .bx-pager-link{
  display:block;
  width:100%;
  height:3px;
  background:rgba(0,0,0,0.30);
}

.slider-outer .bx-pager .bx-pager-link:hover,
.slider-outer .bx-pager .bx-pager-link.active{
  background:#ffffff; 
}

.outside-hidden{
  overflow:hidden;  
}

.sec-title{
  position:relative;
  margin-bottom:25px;
}

.sec-title h2{
  position:relative;
  display:inline-block;
  padding:0px 40px;
  font-size:42px;
  color:#1a1a1a;
  margin-bottom:0px;  
}

.sec-title.with-style h2:before{
  content:'';
  position:absolute;
  top:50%;
  width:2000px;
  border-bottom:1px solid #f7a34a;
}

.sec-title.with-style.style-left h2:before{
  right:100%; 
}

.sec-title.with-style.style-right h2:before{
  left:100%;  
}

.sec-title .sec-text{
  position:relative;
  font-size:15px;
  color:#4e4e4e;
}

 
.recent-posts .theme-btn span:before {
    position: relative;
    top: 3px;
    font-size: 24px;
    right: 5px;
}


.header .stricky-fixed.header-navigation.navbar > .container .navbar-brand img {
    margin-top: 6px;
}




.rev_slider_wrapper .slotholder:after {
    background: rgba(0, 0, 0, 0.40);
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}





/*** 

====================================================================
  Blog Page Style
====================================================================

***/

.sidebar-page{
  position:relative;
  padding:80px 0px 50px;  
}

.blog-container{
  position:relative;
  padding:0px 0px;
}

.sidebar-page .blog-post{
  position:relative;
  margin-bottom:50px;
  background:#ffffff;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}

.sidebar-page .blog-post .post-header{
  position:relative;
  padding:25px 0px 0px;
  background:#ffffff;
}

.sidebar-page .blog-post .post-header h2{
  position:relative;
  font-size:18px;
  font-weight:400;
  margin-bottom:10px;
  color:#1c1c1c;
  font-family:'Montserrat',sans-serif;
  text-transform:capitalize;
}

.sidebar-page .blog-post .post-header h2 a{
  position:relative;
  display:block;
  color:#1c1c1c;
}

.sidebar-page .blog-post .post-header a:hover{
  color:#f7a34a;  
}

.sidebar-page .blog-post .post-info{
  position:relative;
  margin-bottom:0px;
  font-family:'Montserrat',sans-serif;
}
.post_meta_info{
  position:relative;
  margin-bottom:0px;
  font-family:'Montserrat',sans-serif;
}
.sidebar-page .blog-post .post-info li,.post_meta_info li{
  position:relative;
  display:inline-block!important;
  margin:0px 25px 5px 0px;
  color:#999999;
  text-transform:uppercase;
  font-size:12px;
}

.sidebar-page .blog-post .post-info li a,.post_meta_info li a{
  position:relative;
  color:#f7a34a;  
}

.sidebar-page .blog-post .image-box{
  position:relative;  
}

.sidebar-page .blog-post .image-box img{
  position:relative;
  display:block;
  width:100%;
  height:auto;  
}

.sidebar-page .blog-post .overlay-box{
  position:absolute;
  left:0px;
  bottom:-100px;
  width:100%;
  height:100%;
  display:block;
  vertical-align:middle;
  color:#ffffff;
  text-align:center;
  background:rgba(0,0,0,0.70);
  opacity:0;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}

.sidebar-page .blog-post:hover .overlay-box{
  bottom:0px;
  opacity:1;  
}

.sidebar-page .blog-post .overlay-box .links-outer{
  position:absolute;
  left:0px;
  top:50%;
  margin-top:-22px;
  width:100%;
  display:block;  
}

.sidebar-page .blog-post .overlay-box a{
  position:relative;
  display:inline-block;
  width:44px;
  height:44px;
  line-height:44px;
  color:#f7a34a;
  font-size:16px;
  background:none;
  border:1px solid #f7a34a;
  border-radius:2px;
  margin:0px 2px;
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}

.sidebar-page .image-slider .owl-controls{
  margin:0px !important;
  position: initial;
}

.sidebar-page .image-slider .owl-nav .owl-prev{
  position:absolute;
  left: 0px;
  top:50%;
  margin-top:-25px;
  width:50px;
  height:50px;
  text-align:center;
  background:none !important;
  font-size:0px !important;
}

.sidebar-page .image-slider .owl-nav .owl-next{
  position:absolute;
  right: 0;
  top:50%;
  margin-top:-25px;
  width:50px;
  height:50px;
  text-align:center;
  background:none !important;
  font-size:0px !important;
}

.sidebar-page .image-slider .owl-nav .owl-prev:after{
  content:'\f104';
  font-family:'FontAwesome';
  position:absolute;
  left:0px;
  top:0px;
  line-height:50px;
  display:block;
  font-size:32px;
  color:#ffffff;
  text-align:center;
  width:50px;
  height:50px;
  opacity:0.50;
  background:rgba(0,0,0,0.30);
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;  
}

.sidebar-page .image-slider .owl-nav .owl-next:after{
  content:'\f105';
  font-family:'FontAwesome';
  position:absolute;
  left:0px;
  top:0px;
  line-height:50px;
  display:block;
  font-size:32px;
  color:#ffffff;
  text-align:center;
  width:50px;
  height:50px;
  opacity:0.50;
  background:rgba(0,0,0,0.30);
  transition:all 0.5s ease;
  -moz-transition:all 0.5s ease;
  -webkit-transition:all 0.5s ease;
  -ms-transition:all 0.5s ease;
  -o-transition:all 0.5s ease;
}

.sidebar-page .image-slider .owl-nav .owl-prev:hover:after,
.sidebar-page .image-slider .owl-nav .owl-next:hover:after{
  background:#f7a34a;
  opacity:1;
}

.sidebar-page .image-slider .owl-dots{
  display:none !important;  
}

.sidebar-page .blog-post .post-desc{
  position:relative;
  padding:10px 0px;
  background:#ffffff;
}

.sidebar-page .blog-post .text{
  position:relative;
  margin-bottom:20px; 
}

.sidebar-page .blog-post .post-header .post-options{
  position:relative;
  float:right;  
}

.sidebar-page .blog-post .post-header .post-options a{
  position:relative;
  display:inline-block;
  font-size:18px;
  display:inline-block;
  margin-left:10px;
  color:#777777;  
}

.sidebar-page .blog-post .post-header .post-options a:hover{
  color:#00bff5;  
}

.sidebar-page .blog-detail .post-desc h2{
  font-family:'Montserrat',sans-serif;
  margin-bottom:22px;
  color:#1a1a1a;  
}



.check-list li .fa{
  position:relative;
  color:#cbda37;  
}

.remove-list li .fa{
  position:relative;
  color:#ff0000;  
}

.sidebar-page .blog-detail .post-tags{
  position:relative;
  padding:15px;
  font-size:16px;
  background:#f5f5f5;
  color:#999999;
  margin-bottom:50px;
}

.sidebar-page .blog-detail .post-tags a{
  position:relative;
  color:#777777;
  font-size:15px;
}

.sidebar-page .blog-detail .post-tags a:hover{
  color:#f7a34a;  
}

.sidebar-page .post-author{
  position:relative;
  background:#ccedf9;
  padding:25px;
  color:#555555;
  border-bottom:3px solid #f7a34a;
  margin-bottom:50px; 
}

.sidebar-page .post-author:before{
  content:'';
  position:absolute;
  left:50px;
  top:-28px;
  border:15px solid transparent;
  border-bottom-color:#ccedf9;
}

.sidebar-page .post-author .inner-box{
  position:relative;
  padding:15px 0px 0px 100px;
  min-height:80px;
}

.sidebar-page .post-author .inner-box .author-thumb{
  position:absolute;
  left:0px;
  top:10px;
  width:80px;
  height:80px;
  border:2px solid transparent;
  box-shadow:0px 0px 2px 0px #f7a34a;
  -moz-box-shadow:0px 0px 2px 0px #f7a34a;
  -ms-box-shadow:0px 0px 2px 0px #f7a34a;
  -o-box-shadow:0px 0px 2px 0px #f7a34a;
  -webkit-box-shadow:0px 0px 2px 0px #f7a34a;
  border-radius:50%;
  -webkit-border-radius:50%;
  -ms-border-radius:50%;
  -o-border-radius:50%;
  -moz-border-radius:50%; 
}

.sidebar-page .post-author .inner-box .author-thumb img{
  display:block;
  width:76px; 
}

.sidebar-page .post-author h4{
  margin-bottom:10px;
  font-family:'Montserrat',sans-serif;
  color:#1a1a1a;  
}

.sidebar-page .post-author h4 .author-occ{
  position:relative;
  left:10px;
  padding:5px 10px;
  font-size:10px;
  background:#f7a34a;
  border-radius:5px;
  color:#ffffff;
}




/*** 

====================================================================
  Comments Area
====================================================================

 ***/

.sidebar-page .comments-area{
  position:relative;  
}

.sidebar-page .group-title{
  position:relative;
  margin-bottom:30px;
  padding-bottom:15px;
}

.sidebar-page .group-title h2{
  font-size:18px;
  font-family:'Montserrat',sans-serif;
  color:#1a1a1a;
  font-weight:normal;
  margin-bottom:0px;
}

.sidebar-page .group-title:before{
  content:'';
  position:absolute;
  left:0px;
  bottom:0px;
  width:100%;
  height:2px;
  background:#f1f1f1; 
}

.sidebar-page .group-title:after{
  content:'';
  position:absolute;
  left:0px;
  bottom:0px;
  width:50px;
  height:2px;
  background:#f5c056; 
}

.sidebar-page .comments-area .comment-box{
  position:relative;  
}

.sidebar-page .comments-area .comment{
  position:relative;
  margin:0px 0px 40px 0px;
  padding:0px 0px 10px 100px; 
}

.sidebar-page .comments-area .reply-comment{
  margin-left:50px; 
}

.sidebar-page .comments-area .comment-box .author-thumb{
  position:absolute;
  left:0px;
  top:0px;
  width:84px;
  height:84px;
  border:3px solid #ffffff;
  box-shadow:0px 0px 2px 0px #f7a34a;
  -moz-box-shadow:0px 0px 2px 0px #f7a34a;
  -ms-box-shadow:0px 0px 2px 0px #f7a34a;
  -o-box-shadow:0px 0px 2px 0px #f7a34a;
  -webkit-box-shadow:0px 0px 2px 0px #f7a34a;
}

.sidebar-page .comments-area .comment-box .author-thumb img{
  width:100%;
  display:block;
}

.sidebar-page .comments-area .comment-info{
  margin-bottom:10px;
  color:#bcbcbc;
  font-size:14px;
  font-family:'Montserrat',sans-serif;  
}

.sidebar-page .comments-area .comment-box strong{
  color:#1a1a1a;
  font-weight:500;  
}

.sidebar-page .comments-area .reply-option{
  color:#999999;
}

.sidebar-page .comments-area .reply-option .theme-btn{
  padding:6px 25px;
  margin:3px 10px;  
}

/*** 

====================================================================
  Comment Form
====================================================================

 ***/

.comment-form .form-group{
  position:relative;
  margin-bottom:20px; 
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
  position:relative;
  display:block;
  width:100%;
  line-height:24px;
  padding:8px 15px;
  color:#222222;
  border:1px solid #d0d0d0;
  height:42px;
  border-radius:3px;
  transition:all 300ms ease;
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
  border-color:#f55692;
}

.comment-form .form-group textarea{
  position:relative;
  display:block;
  width:100%;
  line-height:22px;
  padding:10px 15px;
  color:#222222;
  border:1px solid #d0d0d0;
  height:170px;
  resize:none;
  transition:all 300ms ease;
  -webkit-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
}

.comment-form button{
  position:relative;
  display:inline-block;
}
.sidebar-page .comments-area .reply-option,
.sidebar-page .comments-area .text {
  color: #5f5f5f;
  font-size: 14px;
  font-family: "Open Sans", Sans-serif;
}



.sidebar-page .btn-style-one {
    position: relative;
        padding: 15px 40px 15px;
    line-height: 10px;
    font-size: 12px;
    margin-bottom: 7px;
    top: 35px;
  border:2px solid #F5C056;
      background: transparent;
}
.hvr-sweep-to-top:before {
      content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F5C056;
  transform: scaleY(0);
  transform-origin: 50% 100%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
/*
========================================================
about section
=========================================================
*/
.about{
  padding-top: 170px;
}
.about .about-text .section-title h3{
  position:relative;
}
.about .about-text .section-title h3:after {
  content: '';
    position: absolute;
    left: 0px;
    bottom: 37px;
    width: 2px;
    height: 100px;
    background: #ccc;

}

.about .about-text .section-title h2{
  max-width: 410px;
    position: relative;
    padding-bottom: 16px;
    font-size: 46px;
  
}

.about .about-text .section-title h2:after {
  content: '';
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100px;
  height: 2px;
  background: #f7a34a;
  margin-bottom: -18px;
}

.about .about-image .image-1{
      margin-right: 50px;
  position:relative;
  display:inline-block;
  padding-bottom:15px;
  position:relative;
  
}
.about .about-image .image-1 .text{
    top: 100px;
    right: -110px;
    transform: rotate(-90deg);
    letter-spacing: 5px;
    text-transform: uppercase;
    position: absolute;
 font-family: 'palatino';
 font-weight:500;
}

.about .about-image .image-2{
    position:relative;
  display:inline-block;
      margin-left: 50px;
}
.about .about-image .image-2 .text{
 top: 100px;
    left: -100px;
    transform: rotate(-90deg);
    letter-spacing: 5px;
    text-transform: uppercase;
    position: absolute;
 font-family: 'palatino';
 font-weight:500;
}


.about .about-image .image-1 img{
  width:100%;
}
.about .about-image .image-2 img{
  width:100%;
}
.about .about-text .section-text .about-btn{
  float:right;
  padding: 30px 34px;
  
}
.about .about-text .section-text .about-btn li a{
      list-style: none;
    text-transform: uppercase;
    color: #000;
    transition: .5s;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    letter-spacing: 2px;
}
.about .about-text .section-text .about-btn li a:hover{
  color:#F7A34A;
  transition:.5s;
}
.about .about-text .section-text p{
    padding-right: 20px;
    padding-left: 118px;
    line-height: 33px;
    margin-top: -6px;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
  
}


/*
=======================================================
counterup
=======================================================
*/
.fact-counter{
  
  background:url(../img/resources/counterup/counterup.jpg)no-repeat;
    overflow: hidden;
    padding: 143px 0px 144px;
  background-position:center center;
  background-size:cover;
  background-repeat:no-repeat;
  position:relative; 
}
.fact-counter .overlay:before{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  background:rgba(86,85,84,.8);
  z-index:0;
  content: "";
  
}

.fact-counter .counter-outer .item{
  padding-top: 22px;
  
}
.fact-counter .counter-outer .item .count-text{
  color:#fff;
  font-size: 55px;
  font-family:'Raleway' sans-serif;
  font-weight:700;
  
  
  
}
.fact-counter .counter-outer .item h4{
  color:#F5C056;
  font-family:'Raleway' sans-serif;
  font-size: 18px;
  font-weight:500;
  text-transform:uppercase;
  margin-top: 13px;
}

.fact-counter .counterup-text{
  
  padding-left: 25px;
   
}
.fact-counter .counterup-text h2{
  font-family:'Raleway' sans-serif;
  letter-spacing:13px;
  text-transform:uppercase;
  font-weight:400;
  position:relative;
  display: inline;
  color:#fff;
}

.fact-counter .counterup-text h2:before {
    content: '';
    position: absolute;
    right: 15px;
    bottom: -30px;
    width: 100px;
    height: 2px;
    background: #f7a34a;
}

.fact-counter .counterup-text p{
  font-family:raleway-semibold;
  letter-spacing:13px;
  text-transform:uppercase;
  padding-top: 50px;
  color:#fff;
}


#comments_form textarea {
    display: block;
    outline: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    margin-left: 16px;
    padding: 20px;
}
.sidebar-page .comments-area .comment {
    position: relative;
    margin: 0px;
    padding: 0px 0px 40px 120px;
}
.extra{
    margin-bottom: 30px;
}

.single-blog-post .content-box .img-box {
    display: inline-block;
}
.comment-box .comment img{    border-radius: 50%;}
.sidebar-widget .children {
    margin-left: 5px;
}
.pingback .comment-inner{
	padding-left:0px!important;	
}
.pingback img{
    display: none!important;
}