.container .vc_col-sm-12, .container_full .vc_col-sm-12 {padding: 0}
.container .vc_col-sm-11,
.container_full .vc_col-sm-11 {padding: 0}
.container .vc_col-sm-10,
.container_full .vc_col-sm-10 {padding: 0}
.container .vc_col-sm-9,
.container_full .vc_col-sm-9 {padding: 0}
.container .vc_col-sm-8,
.container_full .vc_col-sm-8 {padding: 0}
.container .vc_col-sm-7,
.container_full .vc_col-sm-7 {padding: 0}
.container .vc_col-sm-6,
.container_full .vc_col-sm-6 {padding: 0}
.container .vc_col-sm-5,
.container_full .vc_col-sm-5 {padding: 0}
.container .vc_col-sm-4,
.container_full .vc_col-sm-4 {padding: 0}
.container .vc_col-sm-3,
.container_full .vc_col-sm-3 {padding: 0}
.container .vc_col-sm-2,
.container_full .vc_col-sm-2 {padding: 0}
.container .vc_col-sm-1,
.container_full .vc_col-sm-1 {padding: 0}
.vc_row-fluid.container,
.vc_row-fluid.container_full {
  padding: 0;
  margin-bottom: 0;
  overflow: hidden;
}
.vc_row-fluid.add-padding.container{
  padding: 0 15px;
}
#back-to-top {
  position: fixed;
  background: #000;
  color: #fff;
  right: 30px;
  bottom: 30px;
  padding: 10px 15px;
}
#back-to-top i {font-size: 18px}
.single-blog-content {overflow: hidden}
.ca-featured .custom-btn {
  margin-top: 30px;
  display: inline-block;
}
.ca-featured-content {margin-bottom: 10px}
.grid-item-vertical.grid-item-square .transition h4 {
  letter-spacing: 3px;
  font-style: 24px;
}
.grid-item-vertical.grid-item-square .transition h4 span {
  font-size: 18px;
  font-weight: 700;
}
/*.grid-item-vertical.grid-item-square .transition .browse {}
*/
.wrap-cta4 article h2 {
  font-size: 50px;
  font-weight: 700;
}
.wrap-projects h4 {text-align: left}
.wrap-projects h2 {
  letter-spacing: 5px;
  font-size: 50px;
  font-weight: 700;
}
.wrap-projects .lead {color: #fff}
.wrap-projects .custom-btn:hover {border: 1px solid #fff}
.wrap-projects footer span {
  float: left;
  width: 100%;
  text-align: left;
}
.wrap-projects footer .custom-btn {
  display: inline-block;
  float: left;
  margin-top: 50px;
  padding: 5px 6px 5px 8px;
}
.wrap-blog-posts a h4,
.wrap-blog-posts h6 {text-align: left}
.wrap-blog-posts .date ul {
  padding: 0;
  margin: 0;
  display: inline-block;
  list-style: none;
}
.ca-featured .ca-featured-content {
  color: #666;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.5px;
}
.date ul {
  margin: 0;
  padding: 0;
  display: inline-block;
  list-style: none;
}
.title-block h2 {text-align: left}
.testimonial.light-bg .testimonial-content span i {color: #000}
.counters-block span.counter-for {
  color: rgba(255, 255, 255, 0.6);
  font-size: 16px;
  letter-spacing: 7px;
  text-transform: uppercase;
  font-weight: 300;
}
.counters-block span.counter {letter-spacing: 14px}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus{
  background: #000 !important;
}
.vc_carousel-control .icon-prev,
.vc_carousel-control .icon-next{
  color: #d4b181 !important;
  top: -30px !important;
  font-size: 50px !important;
  font-weight: 900 !important;
}
.grid-filter > li {
  padding: 0px 15px;
}
/* Revolution Slider */
.verybigwhite4 {opacity: 0.7 !important}
.bnt-store {
  border: 1px solid #fff !important;
  color: #fff !important;
  padding: 5px 20px;
}
.bnt-store:hover {
  color: #fff !important;
  background: #D4B181 !important;
  border-color: #D4B181 !important;
  opacity: 0.7 !important;
}
.bnt-store.bnt-color-black {
  color: #000 !important;
  border-color: #000 !important;
}
.bnt-store.bnt-color-black:hover {
  color: #fff !important;
  border-color: #D4B181 !important;
  background: #D4B181 !important;
}
.bnt-shop-now {color: #D4B181 !important}
.text-strong.underline {
  border-bottom: 5px solid rgba(255, 255, 255, 0.3) !important;
  opacity: 0.7 !important;
  line-height: 90px !important;
}
.parallax {
  overflow: hidden;
  background-attachment: fixed !important;
  background-position: 50% 0 !important;
  background-repeat: no-repeat !important;
  background-color: rgba(255, 255, 255, 0.7) !important;
}
.wrap-section {position: relative}
.wrap-section .color_bg {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;


/*====Contact Form====*/
.form-group {
  overflow: hidden;
  float: left;
  width: 100%;
}
.form-group .custom-btn-colored-alt {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 300;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.comment-item {
  display: block;
  width: 100%;
}
.comment-item > input {width: 420px}
.comment-form {overflow: hidden}

/*===comment===*/
#comments-list header h4 {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 1.5px;
  margin-bottom: 20px;
}
#comments-list .media-list .media {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
#comments-list .media-list .media  img,
#comments-list .media-list .children  img {border-radius: 50%}
#comments-list .media-body .media-heading .comment-reply-link {
  color: #d4b181;
  font-size: 10px;
  font-weight: 400;
}
#comments-list .media-body .media-heading .edit-link a {
  color: #d4b181;
  font-size: 10px;
  font-weight: 400;
}
#comments-list .media-body .media-heading span {
  color: #000;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
}
#comments-list .media-list .media {
  border-bottom: 1px solid #f7f7f7;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
#comments-list .media-list .media:hover {border-bottom-color: #d4b181}
.media-list .children {
  padding-left: 74px;
  margin-bottom: 30px;
}
.media-list > .cf:last-child .media {
  margin: 0 !important;
  padding: 0 !important;
  border-bottom: none !important;
}
.media-list .children .cf:last-child .media {margin: 0 !important}
p.form-submit {float: left}
p.form-submit input.submit {
  background: #d4b181 none repeat scroll 0 0;
  border: 1px solid transparent;
  color: #fff;
  padding: 6px 6px 5px 8px;
  width: inherit !important;
  text-transform: uppercase;
  letter-spacing: 3px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
p.form-submit input.submit:hover {
  background: transparent none repeat scroll 0 0;
  border-color: #000;
  color: #000;
}

/*===breadcrumb====*/
.breadcrumb-no-banner {
  padding: 40px 0;
  position: relative;
  background: #F3F3F3;
  margin-top: 131px;
}
.breadcrumb-no-banner h1 {
  color: #393939;
  float: left;
  font-size: 30px;
  font-weight: 400;
  margin: 0;
}
.breadcrumb-no-banner ol.breadcrumb {background: #f3f3f3}
.breadcrumb-no-banner ol.breadcrumb li a {
  color: #bbb;
  font-weight: normal;
  font-size: 12px;
  text-transform: capitalize;
}
.breadcrumb-no-banner ol li.active {
  letter-spacing: 0;
  font-size: 12px;
}

/*===menu====*/
#cbp-spmenu-s2 ul.menu-item-links  li.menu-item-has-children > a:after {
  content: "\f111";
  font-family: 'FontAwesome';
  color: #000;
  font-size: 5px;
  padding-left: 3px;
}
#cbp-spmenu-s2 ul.menu-item-links  li.menu-item-has-children:hover > a::after {
  color: #D4B181;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
  -ms-transition: all 0.4s;
  transition: all 0.4s;
}
#cbp-spmenu-s2 ul.menu-item-links  li  ul.dropdown-menu {
  display: block !important;
  margin-top: 10px;
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}
#cbp-spmenu-s2 ul.menu-item-links  li  ul.dropdown-menu li {display: block}
#cbp-spmenu-s2 ul.menu-item-links  li  ul.dropdown-menu li a {
  letter-spacing: 1.5px;
  line-height: 28px;
  padding: 0 0 0 32px;
  color: #666;
  font-size: 11px;
  font-weight: 300;
}
#cbp-spmenu-s2 ul.menu-item-links  li  ul.dropdown-menu li a:hover {
  color: #000;
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
}

/*===call-to-action====*/
.wrap-cta .lead {display: block}
.wrap-cta a {display: inline-block}
/*===list-of-tabs====*/
.ui-tabs.ui-widget{
  border: 1px solid #e0e0e0;
}
.ui-tabs.ui-widget ul.ui-tabs-nav{
  background: #EEEEEE;
}
.ui-tabs.ui-widget ul.ui-tabs-nav > li > a{
  border-right: 1px solid #fff;
  color: #333;
  display: inline-block;
  line-height: 50px;
  min-height: 50px;
  padding: 0 20px;
  white-space: nowrap;
  background: #EEEEEE;
}
.ui-tabs.ui-widget ul.ui-tabs-nav > .ui-tabs-active > a{
  background: #fff;
}
.ui-tabs-panel{
  background: #fff!important ;
}
/*===accodion-toggle===*/
.ui-accordion.ui-widget .group h3,
.ui-accordion.ui-widget .group p{
  text-align: left;
}
.vc_toggle{
  border: 1px solid #e3e3e3;
  margin-bottom: 0.5em !important;
}
.vc_toggle .vc_toggle_title,
.vc_toggle .vc_toggle_content{
  padding-left: 44px !important;
}
.vc_toggle .vc_toggle_title h4{
  color: #000;
  font-size: 12px;
  font-weight: 400;
  margin: 10px 0px;
  display: block;
  text-align: left;
  text-transform: uppercase;
  font-size: "Raleway",serif;
  letter-spacing: 0px;
}
.vc_toggle .vc_toggle_title h4:hover,
.vc_toggle .vc_toggle_title h4:focus
{
  color: #d4b181;
}
.vc_toggle .vc_toggle_title i{
  margin: 0px;
}
.vc_toggle_arrow .vc_toggle_title h4{
  display:inline-block;
  width: 100%;
}
.vc_toggle_arrow .vc_toggle_title .vc_toggle_icon{
  top: 24% !important;
}
.vc_toggle .vc_toggle_content p{
  text-align: left;
}
.vc_toggle.vc_toggle_simple .vc_toggle_title .vc_toggle_icon,
.vc_toggle.vc_toggle_round .vc_toggle_title .vc_toggle_icon,
.vc_toggle.vc_toggle_rounded .vc_toggle_title .vc_toggle_icon,
.vc_toggle.vc_toggle_arrow .vc_toggle_title .vc_toggle_icon,
.vc_toggle.vc_toggle_square .vc_toggle_title .vc_toggle_icon,
.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon,
.vc_toggle.vc_toggle_simple .vc_toggle_content .vc_toggle_icon,
.vc_toggle.vc_toggle_round .vc_toggle_content .vc_toggle_icon,
.vc_toggle.vc_toggle_rounded .vc_toggle_content .vc_toggle_icon,
.vc_toggle.vc_toggle_square .vc_toggle_content .vc_toggle_icon,
.vc_toggle.vc_toggle_default .vc_toggle_content .vc_toggle_icon,
.vc_toggle.vc_toggle_arrow .vc_toggle_content .vc_toggle_icon
{
  left: 10px !important;
  position: absolute;
  margin: 0px;
  top: 50%;
}
.vc_toggle.vc_toggle_default .vc_toggle_title .vc_toggle_icon{
  left: 15px !important;
}
.ui-accordion.ui-widget .group{
  border: 1px solid #e3e3e3;
  margin-bottom: 0.5em;
}
.ui-accordion.ui-widget .group h3{
  margin: 0px !important;
}
.ui-accordion.ui-widget .group h3 > a{
  padding: 7px 12px !important;
}
.ui-accordion.ui-widget .group h3:hover > a,
.ui-accordion.ui-widget .group h3 > a:focus{
  color: #D4B181;
}
.ui-accordion.ui-widget .group  h3.ui-state-default  span.ui-icon,
.ui-accordion.ui-widget .group  h3.ui-state-active span.ui-icon{
  top: 26% !important;
}
/*===list-of-divefers===*/
.divider_line1 {
  -webkit-box-shadow: 0 1px 2px #ccc;
     -moz-box-shadow: 0 2px 1px #ccc;
          box-shadow: 0 2px 1px #ccc;
  float: left;
  margin-bottom: 100px;
  padding-top: 100px;
  width: 100%;
}
.divider_line3{
  border-bottom: 1px double #eee;
  float: left;
  margin-bottom: 100px;
  padding-top: 100px;
  text-align: center;
  width: 100%;
  position: relative;
}
.divider_line4
{
  border-bottom: 1px dotted #eee;
  float: left;
  margin-bottom: 100px;
  padding-top: 100px;
  text-align: center;
  width: 100%;
  position: relative;
}
.divider_line5{
  border-bottom: 1px outset #eee;
  float: left;
  margin-bottom: 100px;
  padding-top: 100px;
  text-align: center;
  width: 100%;
  position: relative;
}
.divider_line6{
  border-bottom: 1px dashed #eee;
  float: left;
  margin-bottom: 100px;
  padding-top: 100px;
  text-align: center;
  width: 100%;
  position: relative;
}
.divider_line7,
.divider_line8,
.divider_line9,
.divider_line10{
  float: left;
  margin-bottom: 100px;
  padding-top: 100px;
  text-align: center;
  width: 100%;
  position: relative;
}
.divider_line1 i{
  display: inline-block;
  background-color: #d4b181;
  border-radius: 100%;
  color: #fff;
  height: 45px;
  line-height: 40px;
  text-align: center;
  position: relative;
  line-height: 40px;
  width: 45px;
  font-size: 14px;
  border: 3px solid #fff;
  position: absolute;
  left: 50%;
  top: 133px;
}
.divider_line3 i,
.divider_line4 i,
.divider_line5 i,
.divider_line6 i{
  display: inline-block;
  background-color: #d4b181;
  border-radius: 100%;
  color: #fff;
  height: 45px;
  line-height: 40px;
  text-align: center;
  position: relative;
  line-height: 40px;
  width: 45px;
  font-size: 14px;
  border: 3px solid #fff;
  position: absolute;
  left: 50%;
  bottom: -22px;
}
.divider_line7 i,
.divider_line8 i,
.divider_line9 i,
.divider_line10 i{
  display: inline-block;
  background-color: #d4b181;
  border-radius: 100%;
  color: #fff;
  height: 45px;
  line-height: 40px;
  text-align: center;
  position: relative;
  line-height: 40px;
  width: 45px;
  font-size: 14px;
  border: 3px solid #fff;
  position: absolute;
  left: 50%;
  bottom: 0px;
}
.divider_line7 hr{
  border: 0;
  height: 1px;
  background: #333;
  background-image: -webkit-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -moz-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -ms-linear-gradient(left, #ccc, #333, #ccc);
  background-image: -o-linear-gradient(left, #ccc, #333, #ccc);
}
.divider_line8 hr{
  border: 0;
  border-bottom: 1px dashed #ccc;
  background: #999;
}
.divider_line9 hr{
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.divider_line10 hr{
  border: 0;
  height: 1px;
  background-image: -webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image: -moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image: -ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
  background-image: -o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0));
}
/*===box-alert===*/
.message-box-wrap{
  display: block;
  font-size: 1em;
  margin: 0 0 21.7391px;
  overflow: hidden;
  padding: 1em 1em 1em 4em;
  position: relative;
  text-align: left;
}
.mesinfo .message-box-wrap{
  background-color: #dff2fe;
  border: 1px solid #cfebfe;
  color: #5e7f96;
}
.mesinfo .message-box-wrap:after{
  content: "\f05a";
  font-family: fontawesome;
  font-size: 1.7em;
  left: 15px;
  position: absolute;
  top: 12%;
}
.messuccess .message-box-wrap{
  background-color: #e3f7eb;
  border: 1px solid #bcebcf;
  color: #3e8e5e;
}
.messuccess .message-box-wrap:after{
  content: "\f00c";
  font-family: fontawesome;
  font-size: 1.7em;
  left: 15px;
  position: absolute;
  top: 12%;
}
.mesnotice .message-box-wrap{
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.mesnotice .message-box-wrap:after{
  content: "\f071";
  font-family: fontawesome;
  font-size: 1.7em;
  left: 15px;
  position: absolute;
  top: 12%;
}
.meserror .message-box-wrap{
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.message-box-wrap button{
  color: transparent;
  height: 30px;
  position: absolute;
  right: 3px;
  top: 4%;
  width: 30px;
  border: none;
  background: transparent;
}
.message-box-wrap button:before{
  content: "\f00d";
  position: absolute;
  right: -0.5px;
  top: 35%;
  font-family: 'FontAwesome';
  color: #fff;
  width: 30px;
  height: 30px;
}
.mesinfo .message-box-wrap button:before{
  color: #5e7f96;
  opacity: 0.3;
}
.mesinfo .message-box-wrap button:hover:before{
  opacity: 1;
}
.messuccess .message-box-wrap button:before{
  color: #3e8e5e;
  opacity: 0.3;
}
.messuccess .message-box-wrap button:hover:before{
  opacity: 1;
}
.mesnotice .message-box-wrap button:before{
  color: #8a6d3b;
  opacity: 0.3;
}
.mesnotice .message-box-wrap button:hover:before{
  opacity: 1;
}
.meserror .message-box-wrap button:before{
  color: #a94442;
  opacity: 0.3;
}
.meserror .message-box-wrap button:hover:before{
  opacity: 1;
}
/*===list-of-button===*/
.small,.medium,.large{
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.small a{
  padding: 6px 6px 5px 8px;
}
.medium a{
  padding: 10px 20px;
}
.large a{
  padding: 15px 30px;
}
.small a,.medium a,.large a{
  float: left;
  font-size: 12px;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.small a i,.medium a i,.large a i{
  padding-right: 6px;
}
.wrap-button-style1 a{
  background: #d4b181;
  color: #fff;
  border: 1px solid transparent;
  -webkit-transition: all 0.4s ease-in-out 0s;
     -moz-transition: all 0.4s ease-in-out 0s;
      -ms-transition: all 0.4s ease-in-out 0s;
       -o-transition: all 0.4s ease-in-out 0s;
          transition: all 0.4s ease-in-out 0s;
}
.wrap-button-style1 a:hover{
  background: #fff;
  color: #000;
  border-color: #000;
}
.wrap-button-style2 a{
  background: #fff;
  color: #d4b181;
  border: 1px solid #d4b181;
  -webkit-transition: all 0.4s ease-in-out 0s;
     -moz-transition: all 0.4s ease-in-out 0s;
      -ms-transition: all 0.4s ease-in-out 0s;
       -o-transition: all 0.4s ease-in-out 0s;
          transition: all 0.4s ease-in-out 0s;
}
.wrap-button-style2 a:hover{
  background: #fff;
  color: #000;
  border-color: #000;
}
.wrap-button-style3 a{
  background: #d4b181;
  color: #fff;
  border: 1px solid transparent;
  border-radius: 30px;
  -webkit-transition: all 0.4s ease-in-out 0s;
     -moz-transition: all 0.4s ease-in-out 0s;
      -ms-transition: all 0.4s ease-in-out 0s;
       -o-transition: all 0.4s ease-in-out 0s;
          transition: all 0.4s ease-in-out 0s;
}
.wrap-button-style3 a:hover{
  background: #fff;
  color: #000;
  border-color: #000;
}
.wrap-button-style4 a{
  background: #fff;
  color: #d4b181;
  border: 1px solid #d4b181;
  border-radius: 30px;
  -webkit-transition: all 0.4s ease-in-out 0s;
     -moz-transition: all 0.4s ease-in-out 0s;
      -ms-transition: all 0.4s ease-in-out 0s;
       -o-transition: all 0.4s ease-in-out 0s;
          transition: all 0.4s ease-in-out 0s;
}
.wrap-button-style4 a:hover{
  background: #fff;
  color: #000;
  border-color: #000;
}
/*===animate-counter===*/
.counters-block2 div h4{
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 30px;
  font-family: 'Raleway';
}
.counters-block2 div span,
.counters-block2 div i{
  font-size: 22px;
}
.counters-block2 div:nth-of-type(2n+1){
  padding: 30px;
  background: #F7F7F7;
  color: #505050;
  border: 10px solid transparent;
  -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
     -o-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
}
.counters-block2 div:nth-of-type(2n+1):hover{
  border-color: #eee;
}
.counters-block2 div:nth-of-type(2n){
  padding: 30px;
  background: #000;
  color: #fff;
  border: 10px solid transparent;
    -moz-transition: all 0.4s ease 0s;
    -ms-transition: all 0.4s ease 0s;
     -o-transition: all 0.4s ease 0s;
-webkit-transition: all 0.4s ease 0s;
        transition: all 0.4s ease 0s;
}
.counters-block2 div:nth-of-type(2n):hover{
  border-color: #eee;
}
/*===footer===*/
.footer1-widget.widget{
  padding: 0px;
}
.footer1-widget h3{
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  margin-bottom: 30px;
  margin-top: 10px;
  margin-left: 9px;
  text-transform: uppercase;
  font-family: "Raleway",serif;
  position: relative;
}
.footer1-widget h3:after{
  background: #d4b181 none repeat scroll 0 0;
  content: "";
  height: 3px;
  left: 1px;
  position: absolute;
  top: 22px;
  width: 30px;
}
/*===page-404===*/
.error_pagenotfound {
  text-align: center;
  padding: 150px 0px 130px 0px;
}
.error_pagenotfound strong{
  font-size: 150px;
  font-family: "Raleway";
  font-weight: 700;
  color: #D4B181;
  display: inline-block;
}
.error_pagenotfound b{
  font-size: 25px;
  font-weight: 700;
  font-family: "Raleway";
  color: #505050;
  display: inline-block;
}
.error_pagenotfound em{
  font-weight: 100;
  font-style: italic;
  font-size: 25px;
  font-family: "Raleway";
  color: #505050;
  display: inline-block;
}
.error_pagenotfound p{
  font-size: 25px;
  font-weight: 100;
  font-family: "Raleway";
  color: #505050;
  display: inline-block;
}
.error_pagenotfound a{
  font-size: 12px;
  display: inline-block;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 3px;
  background: #d4b181;
  color: #fff;
  padding: 6px 6px 5px 8px;
  border: 1px solid transparent;
  margin-top: 20px;
  -webkit-transition: all 0.4s ease-in-out 0s;
     -moz-transition: all 0.4s ease-in-out 0s;
      -ms-transition: all 0.4s ease-in-out 0s;
       -o-transition: all 0.4s ease-in-out 0s;
          transition: all 0.4s ease-in-out 0s;
}
.error_pagenotfound a:hover{
  background: #fff;
  color: #000;
  border-color: #000;
}
/*==portfoio==*/
.grid-filter-masonry.dark-bg a{
  color: #fff;
}
.grid-filter-masonry.dark-bg a.selected,
.grid-filter.filter-horizontal > li > a.selected{
  color: #d4b181;
}
/*==footer2==*/
.footer-links > div:first-child{
  margin-top: 0px;
}
.widget.footer2-widget{
  margin: 0px;
  padding: 0px;
}
.widget.footer2-widget.widget_mc4wp_widget{margin: 50px 20px 5px;}
.widget.footer2-widget h3{
  font-size: 18px;
  letter-spacing: 1.5px;
  font-family: "Raleway",serif;
  margin: 10px 0px;
  font-weight: 500;
  line-height: 1.1;
  color: #000;
}
.widget.footer2-widget .form-group{
  margin-bottom: 3px;
}
.widget.footer2-widget .form-group input{
  background: transparent none repeat scroll 0 0;
  border: 1px solid #333;
  border-radius: 0;
  font-weight: 300;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.widget.footer2-widget .form-group input:hover,
.widget.footer2-widget .form-group input:focus{
  border-color: #eee #eee #d4b181;
}
.widget.footer2-widget .form form input.btn.btn-primary{
  border: medium none;
  border-radius: 0;
  color: #fff;
  font-weight: 300;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  background: #000;
  -webkit-transition: all ease 0s;
     -moz-transition: all ease 0s;
      -ms-transition: all ease 0s;
       -o-transition: all ease 0s;
          transition: all ease 0s;
}
.widget.footer2-widget .form form input.btn.btn-primary:hover{
  letter-spacing: 3px;
}
.logo-set{
	width:100% !important;
	display:block;
	
}
.text-left{
	text-align:left;

}

/*====responsive=====*/
@media (min-width: 992px) and (max-width: 1199px){
  .grid-item-desc,
  .collection-grid .grid-item{
    height: 320px;
  }
  .photo-collage article{
    height: 280px;
  }
  .photo-collage div{
    padding: 15px 0px;
  }
  .photo-collage article:hover div{
    padding-top: 85px;
  }
}
@media (min-width: 768px) and (max-width : 991px){
  .counters-block h3{
    font-size: 33px;
  }
  .counters-block h3 span{
    letter-spacing: 4px;
  }
    .photo-collage article{
    height: 277px;
  }
  .photo-collage div{
    padding: 0px 15px;
  }
  .photo-collage article:hover div{
    padding-top: 85px;
  }
  .wrap-projects .featured-carousel-title {
    padding: 0px 15px  !important;
  }
  #collection-items-grid .item{
    width: 33%;
  }
  .progress-bars{
    margin-top: 0px;
  }
  .grid-item-vertical .details{
    margin: 0px;
    height: 100%;
    position: absolute;
    left: 25px;
    right: 25px;
    top: 0;
    padding: 10px 0px;
    overflow: hidden;
    font-size: 20px;
  }
  .grid-item-square header{
    padding-top: 16%;
  }
  .grid-item-vertical.grid-item-square .transition h4 span{
    font-size: 15px;
  }
  .icon-blocks article{
    padding: 10px;
  }
  .navbar-nav > li > a{
    padding-left: 6px;
    padding-right: 6px;
  }
  .megamenu-content .widget.widget_nav_menu{
    padding-left: 4px;
    padding-right: 4px;
  }
  .widget h3.title, .widget h2.widgettitle{
    font-size: 13px;
  }
  .megamenu-content .block-title-2 > article > h3{
    font-size: 25px;
  }
}
@media (min-width: 480px) and (max-width : 767px){
  .grid-item-desc,
  .collection-grid .grid-item{
    height: auto;
  }
  .footer-form{
    padding: 30px 40px 40px;
  }
  .photo-collage div{
    padding: 0px 15px;
  }
  #collection-items-grid .item{
    width: 49%;
  }
  .progress-bars{
    margin-top: 0px;
    padding: 0px 15px;
  }
  .owl-stage > .owl-item{
    padding: 0 15px;
  }
  .grid-item-vertical.grid-item-square .transition h4{
    font-size: 70px
  }
  .grid-item-vertical.grid-item-square .transition h4 span{
    font-size: 40px;
  }
  .grid-item-vertical:hover h4{
    font-size: 80px;
  }
  .wrap-projects .featured-carousel-title {
    padding: 0px 15px;
  }
}
@media (max-width: 480px){
  .grid-item-desc,
  .collection-grid .grid-item{
    height: auto;
  }
  .footer-form{
    padding: 10px 20px 20px;
  }
  .photo-collage div{
    padding: 0px 15px;
  }
  #collection-items-grid .item{
    width: 100%;
  }
  .progress-bars{
    margin-top: 0px;
    padding: 0px 15px;
  }
  .wrap-projects .featured-carousel-title {
    padding: 0px 15px;
  }
}
@media (max-width: 320px){
  .grid-item-desc:hover a, #collection-grid section:hover a{
    letter-spacing: 6px;
  }
  .grid-item-desc a {
    letter-spacing: 2px;
  }
}