body {
  color: #7c7b7b;
  font-family: 'Lora', serif;
  font-size: 14px;
  line-height: 24px;
}
a {
	text-decoration: none;
	color: #82dea4;
}
th,td{
	padding: 5px 10px;
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
    font-family: 'Montserrat', sans-serif;
    line-height: 100%;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 400;
}
h1,.h1{
    font-size: 60px;
    color: #000000;
}
h2,.h2{
    font-size: 25px;
    color: #000000;
}
h3,.h3{
    font-size: 20px;
    color: #000000;
}
h4,.h4{
    font-size: 18px;
    color: #000000;
}
h5,.h5{
    font-size: 16px;
    color: #000000;
}
h6,.h6{
    font-size: 14px;
}

body.wolfe-layout-boxed:before{
    content: "";
    position: fixed;
    width: 100%;
    height: 30px;
    background-color: #f8f8f8;
    top: 0;
    z-index: 99
}
body.wolfe-layout-boxed:after{
    content: "";
    position: fixed;
    width: 100%;
    height: 30px;
    background-color: #f8f8f8;
    bottom: 0;
    z-index: 99;
    display: block;
}
body.wolfe-layout-boxed {
  border: 30px solid #f8f8f8;
}
.wolfe-layout-boxed .vc_row[data-vc-stretch-content="true"],.wolfe-layout-boxed .vc_row[data-vc-full-width="true"] {
  border-left: 30px solid #f8f8f8;
  border-right: 30px solid #f8f8f8;
  clear: both;
  padding-left: 25px; 
  padding-right: 25px; 
}
.wolfe-layout-boxed .vc_row-no-padding.vc_row[data-vc-stretch-content="true"], .wolfe-layout-boxed .vc_row-no-padding.vc_row[data-vc-full-width="true"] {
  padding-left: 0;
  padding-right: 0;
}
body.wolfe-layout-boxed.admin-bar:before{
    top: 32px;
}
#main-wraper {
  position: relative;
}
.single #content {
  overflow: inherit;
}

/*media boostrap*/
@media (min-width:601px)and(max-width: 782px){
    body.wolfe-layout-boxed.admin-bar::before {
	  top: 46px;
	}
}
@media(max-width: 600px){
    body.ts-adminbar::before{top: 0;}
    body.wolfe-layout-boxed.admin-bar::before {
	  top: 0;
	}
}
a{
    color: inherit;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
a:hover, a:focus{
    text-decoration: none;
    outline: none;
    color: #82dea4;
    
}
h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6{
    font-family: 'Montserrat', sans-serif;
    line-height: 100%;
    letter-spacing: 0;
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 400;
}
h1,.h1{
    font-size: 60px;
}
h2,.h2{
    font-size: 25px;
    color: #000000;
}
h3,.h3{
    font-size: 20px;
    color: #000000;
}
h4,.h4{
    font-size: 18px;
    color: #000000;
}
h5,.h5{
    font-size: 16px;
    color: #000000;
}
h6,.h6{
    font-size: 14px;
}
address{line-height: 24px;}
p{
    margin-bottom: 20px;
}
label{font-weight: normal;}
img{
    max-width: 100%;
    height: auto;
}
input[type="text"],
input[type="password"],
input[type="mail"],
input[type="tel"],
input[type="email"]{
    border: 1px solid #e7e7e7;
    padding: 8px 15px;
    color: inherit;
    background: transparent;
    outline: none;
}
textarea{
    border: 1px solid #e7e7e7;
    padding: 8px 15px;
    color: inherit;
    outline: none;
}
button, input[type="submit"], .button, .ts-button{
    font-family: "Montserrat";
    font-size: 9px;
    text-transform: uppercase;
    letter-spacing: 4px;
    padding: 7px 24px;
    background: #000000;
    border: none;
    color: #ffffff;
    box-shadow: none;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-align: center;
    display: inline-block;
}
button:hover, button:focus, input[type="submit"]:hover, input[type="submit"]:focus,
.button:hover, .button:focus, .ts-button:hover, .ts-button:focus{
    background: #82dea4;
    color: #ffffff;
    outline: none;
}
:focus{
  outline: none;
}
::-webkit-input-placeholder {
   color: inherit;
   opacity: 1;
   filter: alpha(opacity=1);
}
:-moz-placeholder {
   color: inherit;  
   opacity: 1;
   filter: alpha(opacity=1);
}
::-moz-placeholder {
   color: inherit;  
   opacity: 1;
   filter: alpha(opacity=1);
}
:-ms-input-placeholder {  
   color: inherit;  
   opacity: 1;
   filter: alpha(opacity=1);
}
ul, ol{
    margin: 0;
    padding: 0
}
ul ul, ol ol, ul ol, ol ul{
    padding-left: 35px;
}
iframe, video{max-width: 100%}
abbr[data-original-title], abbr[title]{border: none;}
.container{
    max-width: 100%;
}
.owl-carousel .owl-nav > div{
    position: absolute;
    top: 50%;
    width: 50px;
    height:50px;
    line-height: 50px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    background: rgba(0,0,0,.14);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.owl-carousel .owl-nav > div.owl-prev{
    left: 0;
}
.owl-carousel .owl-nav > div.owl-next{
    right: 0;
}
.owl-carousel:hover .owl-nav > div.owl-prev{
    left: 0px;
}
.owl-carousel:hover .owl-nav > div.owl-next{
    right: 0px;
}

input[type="file"]:focus, input[type="checkbox"]:focus, input[type="radio"]:focus{outline: none;}

dl{margin-bottom: 10px;}

/* select chosen */
div.chosen-container {
  color: inherit;
  font-family: 'Montserrat';
  font-size: 12px;
  letter-spacing: 1px;
  min-width: 260px;
  text-transform: uppercase;
}
.chosen-container-single .chosen-single{
    background: transparent;
    border: 1px solid #e6e6e6;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: inherit;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
}
.chosen-container-single .chosen-single div b{
    background: url(../images/icon-select.png) no-repeat center;
}
.chosen-container-single .chosen-single div{
    right: 5px;
}
.chosen-container-active.chosen-with-drop .chosen-single{
    box-shadow: none;
    -moz-box-shadow:none;
    -webkit-box-shadow: none;
    background-image: none;
}
.chosen-container-single .chosen-search input[type="text"]{
    background: none;
    font-size: 8px;
    text-transform: uppercase;
    font-family:'Lora', serif;
    letter-spacing: 5px;
    color: inherit;
    height: 32px;
    padding-top: 0;
    padding-bottom: 0;
    border-color: #e6e6e6;
}
.chosen-container-single .chosen-drop{
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    box-shadow: none;
    -moz-box-shadow:none;
    -webkit-box-shadow: none;
    border-color: #e6e6e6;
}
.chosen-container .chosen-results{
    color: inherit;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.chosen-container-active.chosen-with-drop .chosen-single{
    border-color: #e6e6e6;
}
.chosen-container .chosen-results li.highlighted{
    background-image: none;
    background-color: #bda47d;
}
.site-content .site-content {
  padding: 0;
}
/*Custom Row*/
.vc_row {
  position: relative;
}
.wolfe-overlay {
  bottom: 0;
  left: 0;
  position: absolute !important;
  right: 0;
  top: 0;
}
.hentry .post-video iframe {
  height: 470px;
  width: 100%;
}
.hentry .post-audio iframe {
  width: 100%;
}
/* ---------------------- */
/*          HEADER       */
/* --------------------- */

/* ---------------------- */
/*       Shortcode       */
/* --------------------- */

/*      Title Block      */

.title-block {
  letter-spacing: 2px;
  text-transform: uppercase;
}
.hr {
  display: inline-block;
  height: 1px;
  margin: 0 0 15px;
  width: 35px;
}
.section-title.center {
  position: relative;
  text-align: center;
}
.section-title.left {
  text-align: left;
  position: relative;
}
.section-title.right {
  text-align: right;
  position: relative;
}
/*shortcode separator*/
.separator-vertical {
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
          top: 0;
          min-width: 4px;
}
.separator-wrap {
  position: relative;
}
/*Short Title*/
.ts-head-short-titles h2, .ts-head-short-titles h4 {
  letter-spacing: 3px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.title-left {
  text-align: left;
}
.title-right {
  text-align: right;
}
.ts-head-title-short-description.title-left {
  overflow: hidden;
  padding-left: 195px;
}
.ts-head-title-short-description.title-right {
  overflow: hidden;
  padding-right: 195px;
}
.ts-head-short-description {
  background: rgba(0, 0, 0, 0) url("../images/bg-line.png") no-repeat scroll 0 bottom;
  padding: 30px 0;
}
.under-light .ts-head-short-description {
  background: rgba(0, 0, 0, 0) url("../images/bg-line-light.png") no-repeat scroll 0 bottom;
  padding: 40px 0 55px;
}
.no-underline .ts-head-short-description {
  background: none;
  padding: 40px 0 55px;
}
.text-center .ts-head-short-description {
  background-position: center bottom;
  padding-top: 15px;
}
.text-center .ts-head-short-description {
  text-align: center;
}
.ts-head-title-short-description.title-center {
  text-align: center;
}
.title-center .ts-head-short-titles {
  display: inline-block;
}
.text-center.title-left .ts-head-short-description {
  padding: 70px 0 50px;
  margin-left: -195px;
}
.title-center h2.ts-head-short-subtitle::after,.title-center h2.ts-head-short-subtitle::before {
  display: none;
}
.title-center h2.ts-head-short-subtitle {
  margin: 0 -195px;
  padding: 0 195px;
}
.text-left .ts-head-short-description {
  text-align: left;
}
.text-right .ts-head-short-description {
  text-align: right;
}
h2.ts-head-short-subtitle::before {
  border-style: solid;
  content: "";
  display: inline-block;
  border-width: 4px 0 0;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 170px;
}
h2.ts-head-short-subtitle {
  margin-left: -195px;
  padding-left: 195px;
  position: relative;
}
.ts-head-title-short-description .title-right {
  padding-right: 195px;
}
.title-right h2.ts-head-short-subtitle::before {
  left: auto;
  right: 0;
}
.title-right h2.ts-head-short-subtitle {
  margin-right: -195px;
  padding-right: 195px;
}
/*shortcode Img Simple*/
.ts-image img {
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.2);
}
.border-image.ts-image::before {
  border: 7px solid;
  bottom: 0; 
  content: "";
  display: inline-block;
  left: 0;
  position: absolute;
  right: 55px;
  top: 55px;
  z-index: -1;
} 
.ts-image {
  position: relative;
  padding:0 0 45px 45px;
}
.ts-image.border-image > img {
  width: 100%;
}

/*Shortcode portfolio slide*/
.ts-latestpost-slider .wolfe-portfolio-description {
  background: #f2f2f2 none repeat scroll 0 0;
  text-align: center;
}
.wolfe-portfolio-description h2.ts-head-short-subtitle {
  margin: 0;
  padding: 0;
  font-size: 30px;
}
.wolfe-portfolio-description h2.ts-head-short-subtitle:before {
 	display: none; 
}
.wolfe-portfolio-description .ts-head-short-titles h4 {
  margin-bottom: 15px;
}
.wolfe-portfolio-description .ts-head-short-description {
  background-position: center top;
  margin-top: 30px;
}
.ts-portfolio-slider .col-sm-6,.ts-portfolio-slider .col-lg-6 {
  padding: 0;
}
.ts-portfolio-slider .row {
  margin: 0;
}
/*      Feature Icon    */

.ts-feature-icon-img {
  margin: 70px 0 0;
}
.feature-icon {
  color: #000000;
  font-size: 40px;
}
.ts-feature-icon-img.text-icon-inline .feature-icon {
  float: left;
  height: 40px;
  margin-right: 20px;
  width: 40px;
}
.ts-feature-icon-img.text-icon-inline:hover .feature-icon {
  color: #82dea4;
}
.ts-feature-icon-img > h3, .ts-feature-icon-img > h3 a {
  line-height: 40px;
}
.feature-title > a {
  color: inherit;
}
.text-icon-inline .feature-icon-img-content {
  display: inline-block;
  margin: 10px 0;
  width: 100%;
}
.ts-feature-icon-img .feature-title {
  line-height: 40px;
}
.wolfe-data-icon {
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -transition: all 0.3s ease 0s;
}
.ts-feature-icon-img.text-icon-center .feature-icon:hover {
  box-shadow: 0 0 10px #d8d8d8;
}
.text-icon-center .feature-icon {
  transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  -webkiy-transition: all 0.3s ease-in 0s;
}
.text-icon-center .feature-icon {
  position: relative;
}
.ts-feature-icon-img.text-icon-inline, .ts-feature-icon-img.text-icon-left {
  position: relative;
  text-align: left;
}
.ts-feature-icon-img.text-icon-center {
  text-align: center;
}
.text-icon-center .feature-icon {
  border: 2px solid;
  border-radius: 50%;
  display: inline-block;
  height: 130px;
  line-height: 132px;
  margin-bottom: 20px;
  width: 130px;
}
.ts-feature-icon-img.text-icon-center:hover .feature-icon a {
  color: #ffffff;
}
.feature-img img {
  border-radius: 50%;
}
.feature-img {
  border-radius: 50%;
  display: inline-block;
  height: 130px;
  margin-bottom: 20px;
  width: 130px;
}
.text-icon-left .feature-icon {
  font-size: 60px;
  line-height: 60px;
  width: 60px;
}

.text-icon-left .hr {
  height: 3px;
  width: 175px;
}

/*      Skill Bar    */
.skillbar {
  margin-top: 40px;
}
.skill-bar-percent {
  height: 5px;
}
.skillbar-bar {
  background: #82dea4 none repeat scroll 0 0;
  height: 5px;
  position: relative;
  width: 0;
}

/*      Tabs   */
div.resp-tab-content {
  border: medium none;
  padding: 35px 0;
}
.resp-tab-item h4 {
  margin: 0;
}
ul.resp-tabs-list {
  display: inline-block;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
ul.resp-tabs-list::before {
  background: #ececec none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: 0;
}
.ts-tab .resp-tabs-list li {
  background: #f4f4f4 none repeat scroll 0 0;
  border: medium none;
  margin-right: 2px;
  padding: 15px 30px !important;

  width: auto !important;
}
.ts-tab .resp-tabs-list li.resp-tab-active, .ts-tab .resp-tabs-list li:hover {
  background: #82dea4 none repeat scroll 0 0;
  color: #ffffff;
position: relative;
}
.ts-tab .resp-tabs-list li.resp-tab-active h4, .ts-tab .resp-tabs-list li:hover h4 {
  color: #ffffff;
}
.resp-tabs-list a:hover {
  color: inherit;
}
/*       Content Slider     */
.ts-overlay {
  background: rgba(0, 0, 0, 0.55) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ts-content_slider {
  background: rgba(0, 0, 0, 0) url("../images/bg-slider-content.jpg") repeat scroll 0 0;
  position: relative;
}
.content_slider_list {
  color: #ffffff;
  padding: 45px 70px;
  text-align: center;
}
.ts-content_slider-inner p {
  font-size: 22px;
  line-height: 30px;
}
.ts-content_slider-inner h6 {
  display: inline-block;
  letter-spacing: 2px;
  margin: 10px 0 20px;
  text-transform: uppercase;
}
.owl-dot {
  background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin: 5px;
  width: 10px;
}
.owl-dot.active, .owl-dot:hover {
  background: #ffffff none repeat scroll 0 0;
}
.content_slider_list .owl-controls {
  bottom: 0;
  display: inline-block;
  left: 0;
  position: absolute;
  width: 100%;
}
/*Gallery*/
.item-gallery {
  position: relative;
  display: inline-block;
  overflow:hidden;
  float: left;
}
.ts-gallery {
  display: inline-block;
  margin: 0 -7px;
  width: 100%;
}
.item-gallery {
  display: inline-block;
  float: left;
  overflow: hidden;
  padding: 0 7px;
  position: relative;
  width: 25%;
  margin-bottom: 14px; 
}
.icon-hover {
  background: rgba(0, 0, 0, 0.8) url("../images/view.png") no-repeat scroll center center;
  bottom: 0;
  height: 100%;
  left: 7px;
  position: absolute;
  right: 7px;
  top: -100%;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.item-gallery:hover .icon-hover {
  top: 0;
}
/*       Message     */
.ts-message {
  background: #f3e9ac none repeat scroll 0 0;
  color: #bf9b0c;
  padding: 30px 25px;
}
.ts-message h5 {
  margin: 0;
}
/*       accordion     */

.ts-accordion .ts-minus {
  background: #82dea4 none repeat scroll 0 0;
  height: 1px;
  position: absolute;
  right: 0;
  top: 33px;
  width: 15px;
}
.ts-accordion .ts-plus {
  background: rgba(0, 0, 0, 0) url("../images/plus.png") no-repeat scroll center center;
  height: 15px;
  position: absolute;
  right: 0;
  top: 25px;
  width: 15px;
}
.ui-accordion-header {
  border-bottom: 2px solid #ececec;
  cursor: pointer;
  line-height: 25px;
  margin: 0;
  padding: 20px 0;
  position: relative;
}
.ui-accordion-header:nth-last-child(2) {
  border: medium none;
}
.ui-accordion-header.ui-accordion-header-active, .ui-accordion-header.ui-accordion-header-active:nth-last-child(2) {
  border-color: #82dea4;
  border-style: solid;
  border-width: 0 0 2px;
  color: #82dea4;
}
.ts-accordion .icon-basic {
  float: left;
  font-size: 25px;
  margin-right: 12px;
}
.acordion-content {
  padding-top: 30px;
} 
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
  border-width: 0 0 0 1px;
  margin-left: -0.5px;
}
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
  border-width: 1px 0 0;
}
.wolfe-button {
  border: 2px solid;
  color: #000000;
  display: inline-block;
  font-family: 'Montserrat';
  font-size: 9px;
  letter-spacing: 4px;
  line-height: 24px;
  margin-top: 20px;
  padding: 6px 25px;
  text-transform: uppercase;
}
/*       Tweet     */
.icon-tweet {
  clear: both;
  color: #000000;
  display: inline-block;
  font-size: 30px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
  width: 100%;
}
.ts-last-tweets {
  text-align: center;
}
.icon-tweet::before {
  background: #000000 none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  position: absolute;
  width: 30px;
}
.ts-last-tweets-content {
  font-size: 22px;
  padding: 30px 0;
}
.ts-last-tweets-content {
  clear: both;
  color: #000000;
  display: inline-block !important;
  font-size: 22px;
  line-height: 30px;
  max-width: 1000px;
  padding: 30px 0 45px;
}
.ts-last-tweets-content a{
  color: #82dea4;
}
.tweet-text {
  padding-bottom: 35px;
}
.ts-time-set {
  color: #bfbfbf;
  font-size: 14px;
}
.ts-acc {
  margin: 0;
  text-transform: uppercase;
}
.ts-acc a {
  color: #000000;
  letter-spacing: 2px;
}
.ts-acc a:hover {
  color: #82dea4;
}
.ts-last-tweets-content .owl-dot {
  background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
}
.ts-last-tweets-content .owl-dot.active,.ts-last-tweets-content .owl-dot:hover {
  background: #000 none repeat scroll 0 0;
}
.ts-last-tweets-content .owl-controls {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}
/*       Our Process     */
.ts-our-process-title {
  color: #000000;
  font-size: 80px;
  margin-bottom: 25px;
  padding: 0 0 25px;
  position: relative;
}
.ts-our-process-title::before {
  border-color: inherit;
  border-style: solid;
  border-width: 2px 0 1px;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  position: absolute;
  width: 175px;
}
.ts-our-process {
  margin-bottom: 70px !important;
}
.title-newsletter {
  color: #000000;
  font-size: 12px;
  letter-spacing: 2px;
  margin-bottom: 20px;
  padding: 0 0 15px;
  position: relative;
  text-align: center;
}
.title-newsletter::before {
  border-style: solid;
  border-width: 1px 0 0;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  width: 30px;
}
input.ts-newsletter-text {
  border-color: #000000;
  border-width: 0 0 2px;
  color: #7c7b7b;
  max-width: 600px;
  text-align: center;
  width: 100%;
}
button.ts-newsletter-submit {
  background: rgba(0, 0, 0, 0) url("../images/news-letter-submit.png") no-repeat scroll 0 0;
  color: rgba(0, 0, 0, 0);
  display: table;
  float: none;
  height: 11px;
  margin: 20px auto;
  padding: 0;
  width: 13px;
}
form.ts-newsletter-form {
  text-align: center;
}
button.ts-newsletter-submit:hover {
  opacity: 0.6;
  background-color: transparent;
}
/*   Shortcode Head title description    */
.ts-head-title-description {
  color: #000000;
}
.ts-head-titles {
  padding-left: 30px;
  padding-top: 40px;
  position: relative;
}
.ts-head-titles::before {
  border-style: solid;
  border-width: 0 1px 0 2px;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.ts-head-description {
  font-size: 20px;
  margin: 0 auto;
  max-width: 80%;
  padding: 80px 0;
  text-align: center;
}
/*   Shortcode Short Conact Info  */
.ts-contact-info-content {
  margin-bottom: 50px;
}
.ts-contact-info-social ul {
  list-style: outside none none;
}
.ts-contact-info-social li {
  float: left;
  margin: 10px 20px 10px 0;
}
.ts-contact-info-social li a {
  border: 2px solid;
  border-radius: 50%;
  color: #000000;
  display: inline-block;
  height: 44px;
  line-height: 41px;
  text-align: center;
  width: 44px;
}
.ts-contact-info-social li a:hover {
  color: #82dea4;
}
h5.ts-contact-info-title {
  margin-bottom: 20px;
}
div.wpcf7-response-output {
  margin: 20px 0;
}
/*Button*/
.button_block {
  position: relative;
  overflow:hidden;
}
.ts-style-button {
  border-color: rgba(0, 0, 0, 0);
  overflow: hidden;
  position: relative;
  text-transform: uppercase;
}
.ts-style-button span {
  position: relative;
}
.ts-style-button span.ts-button-hover {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  border-color: rgba(0, 0, 0, 0);
  border-style: solid;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;

}
.button-hover-4 .ts-style-button span.ts-button-hover {
  top: -100%;
}
.button-hover-4 .ts-style-button:hover span.ts-button-hover {
  top: 0;
}
.ts-button-icon {
  float: right;
  font-size: 16px;
  margin-left: 5px;
}
.button-hover-2 .button_block {
  display: inline-block;
}
.button-hover-1:hover {
  -webkit-animation: 1s ease 0s normal none 1 running horizontal;
  -o-animation: 1s ease 0s normal none 1 running horizontal;
  animation: 1s ease 0s normal none 1 running horizontal;
}
@-webkit-keyframes horizontal{
  16.65%{
    -webkit-transform:translateX(8px);
    transform:translateX(8px)
  }
  33.3%{
    -webkit-transform:translateX(-6px);
    transform:translateX(-6px)
  }
  49.95%{
    -webkit-transform:translateX(4px);
    transform:translateX(4px)
  }
  66.6%{
    -webkit-transform:translateX(-2px);
    transform:translateX(-2px)
  }
  83.25%{
    -webkit-transform:translateX(1px);
    transform:translateX(1px)
  }
  100%{
    -webkit-transform:translateX(0);
    transform:translateX(0)
    }
}
@-o-keyframes horizontal{
  16.65%{
    -o-transform:translateX(8px);
    transform:translateX(8px)
  }
  33.3%{
    -o-transform:translateX(-6px);
    transform:translateX(-6px)
  }
  49.95%{
    -o-transform:translateX(4px);
    transform:translateX(4px)
  }
  66.6%{
    -o-transform:translateX(-2px);
    transform:translateX(-2px)
  }
  83.25%{
    -o-transform:translateX(1px);
    transform:translateX(1px)
  }
  100%{
    -o-transform:translateX(0);
    transform:translateX(0)
    }
}
@keyframes horizontal{
  33.3%{
    -webkit-transform:translateX(-6px);
    transform:translateX(-6px)
  }
  49.95%{
    -webkit-transform:translateX(4px);
    transform:translateX(4px)
  }
  66.6%{
    -webkit-transform:translateX(-2px);
    transform:translateX(-2px)
  }
  83.25%{
    -webkit-transform:translateX(1px);
    transform:translateX(1px)
  }
  100%{
    -webkit-transform:translateX(0);
    transform:translateX(0)
    } 
}
.button-hover-3 .ts-button-hover {
  -webkit-transform: scaleY(0);
     -moz-transform: scaleY(0);
      -ms-transform: scaleY(0);
       -o-transform: scaleY(0);
          transform: scaleY(0);
}
.button-hover-3 .ts-style-button:hover .ts-button-hover {
  -webkit-transform: scaleY(1);
     -moz-transform: scaleY(1);
      -ms-transform: scaleY(1);
       -o-transform: scaleY(1);
          transform: scaleY(1);
}
.button-hover-2 .ts-button-hover {
  -webkit-transform: scaleX(0);
     -moz-transform: scaleX(0);
      -ms-transform: scaleX(0);
       -o-transform: scaleX(0);
          transform: scaleX(0);
}
.button-hover-2 .ts-style-button:hover .ts-button-hover {
  -webkit-transform: scaleX(1);
     -moz-transform: scaleX(1);
      -ms-transform: scaleX(1);
       -o-transform: scaleX(1);
          transform: scaleX(1);
}
/*Header */
header.site-header-active {
  z-index: 3;
}
nav.main-navigation {
  background: rgba(0, 0, 0, 0.95) none repeat scroll 0 0;
  display: block !important;
  left: 0;
  position: fixed;
  right: 0;
  text-align: center;
  top: -100%;
   z-index: 9;
    width: auto;
  -webkit-transition: all 0.3s ease-in-out 0s;
     -moz-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
       -o-transition: all 0.3s ease-in-out 0s;
          transition: all 0.3s ease-in-out 0s;
}
.wolfe-layout-boxed nav.main-navigation {
  left: 30px;
  right: 30px;
}
nav.main-navigation.in {
  bottom: 0;
  position: fixed;
  top: 0px;
}
.admin-bar nav.main-navigation.in {
  top: 32px;
}
.nav-menu {
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
}
.site-header {
  position: relative;
}
.w-menu-sticky.head-light div.wolfe-head-top {
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  display: inline-block;
  height: 100px;
  left: 0;
  position: absolute;
  right: 0;
}

/**MrTieuTien**/
.wolfe-type-1 .site-header-top  .wolfe-head-top {
 display: inline-block;
}


.w-sticky-transtion .wolfe-head-top {
  height: 0;
}
.site-header-top {
  height: 100%;
  top: 0;
  width: 100%;
  z-index: 2;
}
.w-sticky.head-dark div.wolfe-head-top {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none;
}
header.w-sticky.w-menu-sticky div.wolfe-head-top {
  background: #000;
  display: inline-block;
  float: left;
  height: 50px;
  left: 30px;
  margin-top: 0px;
  position: fixed;
  right: 30px;
  width: auto;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  z-index: 3;
}
.w-sticky h1.site-title {
  line-height: 30px;
  margin: 0;
}
.w-sticky .site-title img {
  max-height: 30px;
}
.w-menu-sticky.w-sticky .site-logo {
  margin-top: 5px;
  transition: margin 0.3s ease 0s;
  -o-transition: margin 0.3s ease 0s;
  -webkit-transition: margin 0.3s ease 0s;
}
.w-menu-sticky.w-sticky button.navbar-toggle {
  margin-top: -20px;
  transition: margin 0.3s ease 0s;
  -o-transition: margin 0.3s ease 0s;
  -webkit-transition: margin 0.3s ease 0s;
}
.w-menu-sticky.w-sticky.site-header-active button.navbar-toggle {
  margin: 0;
}
.w-menu-sticky.w-sticky.site-header-active button.navbar-toggle {
  margin-top: 0;
}
.wolfe-layout-fullwidth header.w-sticky div.wolfe-head-top {
  left: 0;
  right: 0;
}
.head-has-rev .site-header-top .wolfe-heading-title {
  display: none;
}
.site-logo {
  float: left;
  margin: 15px 40px 0;
  z-index: 3;
}
.site-logo .site-title a {
  position: relative;
  z-index: 9;
}
.wolfe-type-2 .site-header-top .wolfe-page-title{
    float: left;
}
.wolfe-page-title {  
  line-height: 24px;
  margin-top: 40px;
  text-align: right;
  width: 100%;
}
.single-post .wolfe-page-title {
  margin-bottom: 70px;
}
.wolfe-has-banner {
  background-attachment: fixed;
  background-size: cover;
}
.wolfe-heading-content {
  border-left: 3px solid #ffffff;
  margin-bottom: 75px;
  padding: 40px 0 0 30px;
  position: relative;
}
.head-no-banner .wolfe-heading-content {
  border-left-color: #000000;
}
.wolfe-heading-title {
  bottom: 240px;
  left: 40px;
  position: absolute;
  z-index: 2;
}
div.wolfe-heading-title-img {
  background-repeat: no-repeat;
  background-size: cover;
  bottom: auto;
  display: inline-block;
  left: auto;
  margin-top: 70px;
  position: relative;
  width: 100%;
  background-attachment: fixed;
}
.single div.wolfe-heading-title-img {
  margin-bottom: 65px;
}
.wolfe-heading-content-single {
  border-left: 3px solid;
  color: #ffffff;
  margin: 250px 0 100px;
  padding: 40px 0 0 30px;
  position: relative;
}
.single-post .entry-content {
  margin-top: 30px;
}
.wolfe-heading-content-single .entry-meta > span {
  color: #ffffff;
  font-size: 15px;
}
.wolfe-heading-content-single .entry-meta {
	margin-bottom: 0;
}
.wolfe-heading-content-single .wolfe-heading {
  font-size: 48px;
}
div.wolfe-heading-title-img:before {
  content: "";
  background: rgba(0,0,0,.3);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
header .head-img-banner .wolfe-heading-content {
  border-color: #ffffff;
  margin-bottom: 110px;
  margin-top: 250px 
}
.head-img-banner {
  position: relative;
}
.head-dark .head-img-banner .wolfe-subheading, .head-dark .head-img-banner .wolfe-heading {
  color: #ffffff;
}
.wolfe-subheading, .wolfe-heading {
  color: #ffffff;
  line-height: 1;
  margin: 0;
}
.wolfe-subheading {
  letter-spacing: 2px;
  line-height: 30px;
  text-transform: uppercase;
}
.wolfe-heading-url {
  background: rgba(0, 0, 0, 0) url("../images/arr-head.png") no-repeat scroll right center;
  color: #ffffff;
  font-family: "Montserrat";
  font-size: 10px;
  letter-spacing: 4px;
  overflow: hidden;
  padding-right: 20px;
  text-transform: uppercase;
}
.wolfe-heading-url:hover {
  color: #ffffff;
}
.wolfe-heading-url span::before {
  border-style: solid;
  border-width: 1px 0 0;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 30px;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 0;
}
.wolfe-heading-url:hover span::before {
  width: 98%;
}
.wolfe-heading-url span {
  display: inline-block;
  line-height: 20px;
  position: relative;
}
.wolfe-custom-link-headr {
  margin-left: 35px;
}
.search-form > label {
  margin: 0;
}
.wolfe-banner-revolution  .rev_slider_wrapper.fullscreen-container {
  height: 100% !important;
}
.wolfe-banner-revolution .forcefullwidth_wrapper_tp_banner {
  height: 100% !important;
}
.wolfe-banner-revolution .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper.fullscreen-container {
  height: 100% !important;
  left: 0 !important;
  right: 0 !important;
  width: 100% !important;
}
.wolfe-layout-boxed .vc_row[data-vc-stretch-content="true"] .rev_slider_wrapper {
  left: 0 !important;
  width: 100% !important;
}
.tax-portfolio_cat h6.wolfe-custom-title {
  color: #000000;
}
h6.wolfe-custom-title {
  color: #ffffff;
  letter-spacing: 4px;
  margin: 0;
  padding-right: 50px;
  position: relative;
  text-transform: uppercase;
}
h6.wolfe-custom-title::before {
  border-style: solid;
  border-width: 1px 0 0;
  content: "";
  display: inline-block;
  height: 1px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 40px;
}
.head-dark h6.wolfe-custom-title {
  color: #000000;
}
.head-no-banner .wolfe-subheading, .head-no-banner h6.wolfe-custom-title {
  color: #000000;
}
.head-dark .wolfe-heading-content {
  border-color: #000000;
}
.head-dark .wolfe-subheading,.head-dark .wolfe-heading {
  color: #000000;
}
.head-no-banner .site-header-top {
  position: relative;
}
.head-no-banner .wolfe-heading-title {
  bottom: auto;
  clear: both;
  left: 0;
  position: relative;
}
header.head-no-banner .wolfe-heading {
  color: #82dea4;
}
button.navbar-toggle {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  border: medium none;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 40px;
  top: 35px;
  transition: none 0s ease 0s ;
  -o-transition: none 0s ease 0s ;
  -webkit-transition: none 0s ease 0s ;
  z-index: 10;
}
.navbar-toggle .icon-bar {
  border-radius: 0;
  clear: both;
  float: right;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 38px;
}
button.navbar-toggle:hover .icon-bar {
  width: 38px;
} 
button.navbar-toggle:hover {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
button.navbar-toggle:hover span {
  background: #82dea4 none repeat scroll 0 0 !important;
}
.navbar-toggle .icon-bar:first-child {
  width: 27px;
}
.navbar-toggle .icon-bar:last-child {
  width: 16px;
}
.w-menu-sticky button.navbar-toggle {
  position: absolute;
  transition: top 0.3s ease 0s;
  -o-transition: top 0.3s ease 0s;
  -webkit-transition: top 0.3s ease 0s;
}
.w-menu-sticky.head-dark button.navbar-toggle {
  transition: none;
  -o-transition: none;
  -webkit-transition: none;
}
.w-menu-sticky.wolfe-type-1 button.navbar-toggle {
  transition: none;
  -o-transition: none;
  -webkit-transition: none;
}
.wolfe-type-2 .navbar-toggle .icon-bar {
  margin: 0;
  width: 38px;
}
.wolfe-type-2  button.navbar-toggle:hover .icon-bar::before,.wolfe-type-2  button.navbar-toggle:hover .icon-bar::after {
  width: 100%;
}
.wolfe-type-2.site-header-active  button.navbar-toggle .icon-bar::before,.site-header-active.wolfe-type-2  button.navbar-toggle .icon-bar::after {
  width: 24px;
}
.wolfe-type-2 .navbar-toggle .icon-bar:nth-child(2), .wolfe-type-2 .navbar-toggle .icon-bar:nth-child(3) {
  display: none;
}
.site-header-active.wolfe-type-2 button.navbar-toggle {
  height: 24px;
  position: absolute !important;
  width: 27px;
}
.wolfe-type-2.site-header-active .navbar-toggle .icon-bar:nth-child(1) {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0!important;
}
.site-header-active.wolfe-type-2 .navbar-toggle .icon-bar:first-child {
  left: auto;
  position: inherit;
  top: auto;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
  width: 30px;
}
.wolfe-type-2 .sub-menu {
  left: 20px;
}
.wolfe-type-2.head-dark .nav-menu > li > a {
  color: #000000;
}
.wolfe-type-2 .nav-menu > li:nth-last-child(1) > .sub-menu {
  left: auto;
  right: 15px;
}
.wolfe-type-2 .sub-menu .sub-menu {
  left: 100%;
}
.wolfe-type-2 .nav-menu > li:last-child .sub-menu .sub-menu {
  left: auto;
  right: 100%;
}
.wolfe-type-2 .wolfe-page-title {
  margin-top: 140px;
}
.wolfe-layout-boxed.admin-bar .site-header-active.wolfe-type-2 button.navbar-toggle, .wolfe-layout-boxed .site-header-active.wolfe-type-2 button.navbar-toggle {
  position: absolute !important;
  right: 40px !important;
  top: 37px !important;
}
.wolfe-type-2 .navbar-toggle .icon-bar::before{
  background-color: #ffffff;
  content: "";
  display: inline-block;
  height: 2px;
  right: 0;
  position: absolute;
  width: 27px;
}
.wolfe-type-2 .navbar-toggle .icon-bar::after {
  background-color: #ffffff;
  content: "";
  display: inline-block;
  height: 2px;
  right: 0;
  position: absolute;
  width: 16px;
}
.wolfe-type-2.head-dark .navbar-toggle .icon-bar::before, .wolfe-type-2.head-dark .navbar-toggle .icon-bar::after {
  background-color: #000000;
}
.wolfe-type-2 .navbar-toggle .icon-bar::before {
    transition-property: top, transform;
    -o-transition-property: top, transform;
    -webkit-transition-property: top, transform;
}
.wolfe-type-2 .navbar-toggle .icon-bar::before , .wolfe-type-2 .navbar-toggle .icon-bar::after {
    transition-delay: 0.3s, 0s;
    -o-transition-delay: 0.3s, 0s;
    -webkit-transition-delay: 0.3s, 0s;
    transition-duration: 0.3s, 0.3s;
    -o-transition-duration: 0.3s, 0.3s;
    -webkit-transition-duration: 0.3s, 0.3s;
}
.wolfe-type-2 .navbar-toggle .icon-bar::before {
    top: -6px;
}
.wolfe-type-2 .navbar-toggle .icon-bar::after  {
  transition-property: bottom, transform;
  -o-transition-property: bottom, transform;
  -webkit-transition-property: bottom, transform;
}
.wolfe-type-2 .navbar-toggle .icon-bar::after {
  bottom: -6px;
}
.wolfe-type-2 .navbar-toggle .icon-bar {
  transition: background 0s ease 0s;
  -o-transition: background 0s ease 0s;
  -webkit-transition: background 0s ease 0s;
  position: relative;
}
.wolfe-type-2.site-header-active .navbar-toggle .icon-bar::before, .wolfe-type-2.site-header-active .navbar-toggle .icon-bar::after {
  transition-delay: 0s, 0.3s;
}
.wolfe-type-2.site-header-active .navbar-toggle .icon-bar::before {
  top: 0;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}
.wolfe-type-2.site-header-active .navbar-toggle .icon-bar::after {
  bottom: 0;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.wolfe-type-2 button.navbar-toggle {
  display: inline-block;
  height: 20px;
  right: 45px;
  width: 38px;
}
.wolfe-type-2 .nav-menu {
  position: relative;
  top: auto;
  -webkit-transform: none;
     -moz-transform: none;
      -ms-transform: none;
       -o-transform: none;
          transform: none;
}
.wolfe-type-2.site-header.site-header-active nav.main-navigation {
  display: block;
  opacity: 1;
  transform: translateX(0px) translateY(32px);
  -o-transform: translateX(0px) translateY(32px);
  -webkit-transform: translateX(0px) translateY(32px);
  transition: opacity 300ms ease 0s, transform 300ms ease 0s;
  -o-transition: opacity 300ms ease 0s, transform 300ms ease 0s;
  -webkit-transition: opacity 300ms ease 0s, transform 300ms ease 0s;
}
.wolfe-type-2.site-header.site-header-active.w-sticky nav.main-navigation {
  transform: translateX(0px) translateY(8px);
  -o-transform: translateX(0px) translateY(8px);
  -webkit-transform: translateX(0px) translateY(8px);
}
.wolfe-type-2.site-header-active.w-menu-sticky.w-sticky button.navbar-toggle {
  margin-top: -24px;
}
.wolfe-type-2.site-header nav.main-navigation {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  bottom: auto;
  display: inline-block !important;
  float: right;
  left: auto;
  margin-right: 80px;
  opacity: 0;
  position: inherit;
  top: auto;
  transform: translateX(0px) translateY(-100%);
  transition: opacity 300ms ease 0s, transform 300ms ease 0s;
}
.wolfe-type-2 .site-header-top .wolfe-head-top {
  height: auto;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 3;
}
.wolfe-type-2.w-menu-sticky .site-header-top .wolfe-head-top {
  top: auto;
}
.wolfe-type-2 .nav-menu li {
  padding: 10px 20px;
}
.wolfe-type-2 .nav-menu > li > a:hover {
  color: #82dea4;
}
header.w-sticky.w-menu-sticky.head-dark div.wolfe-head-top {
  background: rgb(255, 255, 255) none repeat scroll 0 0 !important;
  height: 50px;
}
.admin-bar header.w-sticky.w-menu-sticky.head-dark div.wolfe-head-top {
  background: rgb(255, 255, 255) none repeat scroll 0 0 !important;
  height: 50px;
}
.admin-bar header.w-sticky.w-menu-sticky div.wolfe-head-top {
  background: #000000 none repeat scroll 0 0 !important;
  display: inline-block;
  float: left;
  height: 50px;
  left: 30px;
  margin-top: 0;
  position: fixed;
  right: 30px;
  top: 30px;
  width: auto;
  z-index: 3;
}
body.wolfe-layout-fullwidth header.w-sticky.w-menu-sticky div.wolfe-head-top {
  left: 0px;
  right: 0px;
}
header.w-sticky.head-light.w-menu-sticky.wolfe-type-1 div.wolfe-head-top {
  height: 50px;
}
.admin-bar header.w-sticky.w-menu-sticky div.wolfe-head-top {
  top: 32px;
}
.wolfe-layout-boxed.admin-bar header.w-sticky.w-menu-sticky div.wolfe-head-top {
  top: 62px;
}
.w-menu-sticky.head-dark.w-sticky-transtion button.navbar-toggle {
  position: absolute;
}
.w-menu-sticky .site-logo {
  position: absolute;
}
.w-menu-sticky.w-sticky button.navbar-toggle {
  position: fixed;
}
.w-menu-sticky .wolfe-page-title {
  margin-top: 135px;
}
.head-no-banner .wolfe-page-title {
  margin-bottom: 89px;
}
.head-light .navbar-toggle .icon-bar {
  background: #ffffff none repeat scroll 0 0;
}
.head-light.head-no-banner .navbar-toggle .icon-bar {
  background: #000000 none repeat scroll 0 0;
}
.head-dark .navbar-toggle .icon-bar {
  background: #000000 none repeat scroll 0 0;
}
.site-header-active button.navbar-toggle {
  height: 20px;
  padding: 0;
  position: fixed;
  right: 45px;
  top: 40px;
  width: 20px;
}
.wolfe-layout-boxed .site-header-active button.navbar-toggle, .admin-bar .site-header-active button.navbar-toggle {
  position: fixed;
  right: 75px;
  top: 75px;
}
.wolfe-layout-boxed.admin-bar .site-header-active button.navbar-toggle {
  position: fixed;
  right: 75px!important;
  top: 102px!important;
}
.site-header-active.admin-bar button.navbar-toggle {
  position: fixed !important;
  right: 75px !important;
  top: 75px !important;
}
.wolfe-layout-boxed .site-header-active button.navbar-toggle {
  position: fixed !important;
  right: 75px !important;
  top: 75px !important;
}
.site-header-active button.navbar-toggle {
  position: fixed !important;
  right: 35px !important;
  top: 35px !important;
}
header.site-header-active .navbar-toggle .icon-bar{
	background-color: #ffffff;
}
.site-header-active .navbar-toggle .icon-bar:first-child {
  left: 0px;
  position: absolute;
  top: 10px;
  -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 20px;
}
.site-header-active .navbar-toggle .icon-bar:last-child {
  left: 0px;
  position: absolute;
  top: 10px;
  -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 20px;
  margin: 0;
}
.site-header-active .navbar-toggle .icon-bar:nth-child(2) {
  display: none;
}
.nav-menu > li > a {
  font-size: 14px;
  letter-spacing: 4px;
  position: relative;
  display:inline-block;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.nav-menu > li > a::before {
  border-style: solid;
  border-width: 1px 0;
  bottom: -4px;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 0% ;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  color: #6fe1d0;
}

.nav-menu > li:hover > a {
  color: #6fe1d0;
}
.nav-menu > li:hover > a::before {
  opacity: 0.6;
  width: 98%;
}
.nav-menu > li > a:hover {
  color: #ffffff;
}
.wolfe-type-1 .nav-menu > li > a.wolfe-item-hover {
  color: #454545;
}
.nav-menu li {
  padding: 10px 40px;
}
.sub-menu {
  font-size: 10px;
  left: 40px;
  letter-spacing: 2px;
  padding: 0;
  text-transform: uppercase;
}
.sub-menu li {
  padding: 10px 20px;
}
.sub-menu li:last-child {
  border: medium none;
}
.nav-menu li.current-menu-item > a,.nav-menu li.active > a {
  color: #82dea4;
}
.nav-menu .sub-menu a {
  display: inline-block;
  text-transform: none;
  width: 100%;
}
.nav-menu li li.menu-item-has-children > a::before {
  content: "\f105";
  float: right;
  font-family: FontAwesome;
  font-size: 12px;
}
/*End Header*/
/*Member*/
.wolfe-img-right {
  float: right;
}
.wolfe-img-left {
  float: left;
}
.member-wrap {
  background: rgba(0, 0, 0, 0) url("../images/team-bg.png") no-repeat scroll center bottom;
  clear: both;
  display: inline-block;
  margin-bottom: 90px;
  padding-bottom: 90px;
  width: 100%;
}
.mem-content {
  border-left: 3px solid #000000;
  padding: 40px 0 0 25px;
}
h6.mem-pos {
  color: #979696;
  font-size: 9px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.member-social-links {
  list-style: outside none none;
  margin-top: 40px;
}
.member-social-links > li {
  color: #000000;
  display: inline-block;
  font-size: 16px;
  margin-left: 25px;
}
.member-wrap:last-child {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin: 0;
} 
/*End Member*/
/*Contact Form 7*/
.wpcf7-form > p {
  margin: 0;
}
.wolfe-contact-home > p {
  margin-bottom: 0;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="password"], .wpcf7-form input[type="mail"], .wpcf7-form input[type="tel"], .wpcf7-form input[type="email"], .wpcf7-form textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border-color: #000000;
  border-width: 0 0 2px;
  margin-bottom: 35px;
  max-width: 90%;
  padding: 0 0 35px;
}
.wpcf7-form input[type="submit"] {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid #000000;
  color: #000000;
  margin-top: 10px;
  padding: 7px 25px;
}
.wpcf7-form input[type="submit"]:hover {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
}
.wpcf7-form textarea {
  max-height: 147px;
}
.bg-danger {
  font-size: 10px;
  text-align: center;
  background-color: #82dea4;
}
/*Footer Home*/
.site-footer-home {
  bottom: 0;
  position: absolute;
}
.page-template-template_home .site-content {
  display: none;
}
.wolfe-footer-info {
  margin: 0;
}
.wolfe-footer-social li {
  display: inline;
  list-style: outside none none;
  padding: 0 18px;
}
.site-footer-home {
  border-top: 1px solid rgba(255, 255, 255, 0.15);
  bottom: 0;
  color: #ffffff;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 0;
}
.wolfe-footer-col {
  border-color: rgba(255, 255, 255, 0.15);
  border-style: solid;
  border-width: 0 1px 0 0;
  line-height: 75px;
}
.wolfe-mail, .wolfe-phone {
  font-family: 'Montserrat';
  font-size: 10px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
/*Footer Site*/
footer.site-footer {
  background: #33353c none repeat scroll 0 0;
  display: inline-block;
  padding: 70px 0 50px;
  position: relative;
  text-align: center;
  width: 100%;
}
.wolfe-social-footer li a{
  display: inline-block;
  height: 44px;
  line-height: 40px;
  margin: 0 10px;
  border: 2px solid;
  border-radius: 50%;
  text-align: center;
  width: 44px;
}
.wolfe-social-footer {
  margin: 50px 0 30px;
}
.wolfe-social-footer > li {
  display: inline-block;
  color: #55565b;
  list-style: outside none none;
}
.wolfe-email-phone-footer {
  color: #ffffff;
  font-family: 'Montserrat';
  font-size: 10px;
  letter-spacing: 4px;
  text-transform: uppercase;
}
.wolfe-copyright {
  color: #55565b;
  margin: 0;
}
.wolfe-totop i {
  display: inline-block;
  left: 50%;
  position: absolute;
  top: -10px;
  z-index: 2;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.wolfe-totop::before {
  border-bottom: 25px solid #33353c;
  border-left: 25px solid rgba(0, 0, 0, 0);
  border-right: 25px solid rgba(0, 0, 0, 0);
  content: "";
  left: 50%;
  position: absolute;
  top: -25px;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
}
.wolfe-totop {
  cursor: pointer;
}
.wolfe-totop {
  color: #ffffff;
  cursor: pointer;
}
.wolfe-totop:hover {
  color:#82dea4;
}

/*ESGrid*/
#content{
  overflow: hidden;
}
.wolfe-layout-boxed .esg-container-fullscreen-forcer {
  left: 0 !important;
  width: 100% !important;
}
.wolfe-grid .eg-wolfe-portfolio-element-0 {
  position: relative;
}
.wolfe-grid .eg-wolfe-portfolio-element-0::before {
  border-style: solid;
  border-width: 3px 0 0;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 30px;
  transition: all 0.5s ease 0.5s;
  -o-transition: all 0.5s ease 0.5s;
  -webkit-transition: all 0.5s ease 0.5s;
  width: 0;
}

.wolfe-grid  li:hover .eg-wolfe-portfolio-element-0::before {
  width: 100%;
}
.wolfe-grid .eg-wolfe-portfolio-element-4 {
  letter-spacing: 4px;
}
.wolfe-grid .esg-filter-wrapper .esg-filterbutton {
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  color: #b6b6b6;
  cursor: pointer;
  display: inline-block;
  font-family: 'Montserrat';
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 30px;
  margin: 0 30px;
}
.wolfe-grid .esg-filter-wrapper .esg-filterbutton:hover, .wolfe-grid .esg-filter-wrapper .esg-filterbutton.selected {
  border-bottom: 2px solid;
  color: #82dea4;
}
.esg-pagination .esg-filterbutton {
  border: 1px solid;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  margin: 0 3px;
  min-width: 30px;
  color: #b6b6b6;
}
.esg-pagination .esg-filterbutton:hover, .wolfe-grid .esg-pagination .esg-filterbutton.selected {
  color: #82dea4;
  
}
.esg-navigationbutton.esg-right, .esg-navigationbutton.esg-left {
  border: 1px solid;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
  margin-left: 0 !important;
  margin-right: 0 !important;
  min-width: 30px;
  color: #b6b6b6;
}
.esg-navigationbutton.esg-right:hover, .esg-navigationbutton.esg-left:hover {
  color: #82dea4;
}
.wolfe-grid .eg-search-wrapper {
  position: relative;
}
.eg-search-input {
  color: #b8b8b8 !important;
  line-height: 24px;
  padding-right: 80px !important;
}
.eg-search-submit, .eg-search-clean {
  cursor: pointer;
  line-height: 42px;
  position: absolute;
  top: 0;
}
.eg-search-submit {
  padding: 0 10px;
  right: 0;
}
.eg-search-clean {
  padding: 0 10px;
}
.esg-sortbutton {
  font-family:'Montserrat';
  font-size: 12px;
  letter-spacing: 2px;
}
.eg-wolfe-portfolio-element-5 {
  letter-spacing: 2px;
}
.wolfe-grid a:hover {
  color: #fff;
}
.eg-grid-portfolio-wrapper .eg-grid-portfolio-element-2 {
  display: inline-block;
  letter-spacing: 2px;
  position: relative;
}
.eg-grid-portfolio-wrapper .eg-grid-portfolio-element-2:hover {
  color: #82dea4;
}
.eg-grid-portfolio-wrapper .eg-grid-portfolio-element-2::after {
  border-top: 2px solid;
  bottom: -5px;
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  right: 50%;
  -webkit-transform: translateX(50%);
     -moz-transform: translateX(50%);
      -ms-transform: translateX(50%);
       -o-transform: translateX(50%);
          transform: translateX(50%);
  width:80%;
}
.eg-grid-portfolio-wrapper .eg-grid-portfolio-element-3 {
  letter-spacing: 2px;
  margin-left: 5px;
}
.eg-west-portfolio-element-5 {
  letter-spacing: 4px;
}
.eg-west-portfolio-wrapper:hover .eg-west-portfolio-element-0::before {
  width: 100%;
}
.eg-west-portfolio-element-0::before {
  border-bottom: 3px solid;
  bottom: 0;
  content: "";
  display: inline-block;
  position: absolute;
  transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  width: 0;
}
/*Porfolio ESGrid*/
.wolfe-portfolio-content,.wolfe-portfolio-content-wrap {
  clear: both;
}
.wolfe-portfolio-description h5 {
  line-height: 24px;
}
h2.wolfe-portfolio-title {
  border-bottom: 3px solid #82dea4;
  display: inline-block;
  font-size: 30px;
  line-height: 26px;
  margin-bottom: 10px;
  padding-bottom: 3px;
}
.wolfe-port-cats > a {
  color: #7c7b7b;
  font-family: 'Montserrat';
  font-size: 9px;
  letter-spacing: 4px;
  margin-left: 5px;
  text-transform: uppercase;
}
.wolfe-port-cats > a:hover {
  color: #82dea4;
}
.wolfe-port-cats {
  margin-left: -5px;
}
.wolfe-port-socialshare {
  margin: 40px 0 30px;
}
.social-item {
  border: 2px solid;
  border-radius: 50%;
  color: #000000;
  display: inline-block;
  height: 40px;
  line-height: 38px;
  margin-right: 17px;
  margin-top: 8px;
  text-align: center;
  width: 40px;
}
.wolfe-portfolio-description {
  padding-bottom: 60px;
  padding-top: 100px;
}
.single-portfolio .wolfe-portfolio-description {
  height: auto !important;
}
.wolfe-portfolio-info {
  padding-bottom: 70px;
}
.single-portfolio .site-content {
  padding: 0;
}
.showcase-page-icon a {
  background: rgba(0, 0, 0, 0) url("../images/pa-showcase.png") repeat scroll 0 0 / 100% auto;
  display: inline-block;
  font-size: 15px;
  height: 18px;
  width: 18px;
}
.showcase-page-nav .pull-left > a:hover {
  padding-right: 5px;
  color: #82dea4;
}
.showcase-page-nav .pull-right > a:hover {
  padding-left: 5px;
  color: #82dea4;
}
.showcase-page-nav .pull-right {
  width: 40px;
}
.showcase-page-icon a:hover {
  background: rgba(0, 0, 0, 0) url("../images/pa-showcase.png") repeat scroll 0 18px / 100% auto;
}
.showcase-page-nav .pull-left > a, .showcase-page-nav .pull-right > a {
  color: #000000;
  display: inline-block;
  font-size: 30px;
}
.showcase-page-icon {
  display: inline-block;
  float: left;
  height: 30px;
  padding: 5px 17px;
}
.showcase-page-nav {
  float: right;
  height: 28px;
  margin: 120px 0 60px;
}
.showcase-page-nav .name-post {
  font-size: 20px;
}
.wolfe-portfolio-type iframe {
  width: 100%;
}
.wolfe-portfolio-type .wolfe-portfolio-video iframe {
  height: 600px !important;
}
/**MrTieuTien**/
.wolfe-newsleter {
  width: 100%;
  float: left;
  padding: 60px 0px;
  background: #f3f3f3;
}
/*Wolfe Theme style by Thuan*/
/* .widget-title */
.widget-title {
  font-family: Montserrat;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 20px;
  margin-bottom: 50px;
  position: relative;
  text-transform: uppercase;
}
.widget-title::before {
  background: #000000 none repeat scroll 0 0;
  bottom: -13px;
  content: "";
  height: 1px;
  position: absolute;
  width: 35px;
}
/* end .widget-title */
/* begin .widget_archive */
#sidebar .widget_archive > ul {
  display: inline-block;
  width: 100%;
}
#sidebar .widget_archive li{
float: left;
  padding: 12px 0px 12px 20px;
  position: relative;
  text-align: right;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}
#sidebar .widget_archive li:last-child{
	border-bottom: none;
}
#sidebar .widget_archive li::before {
  content: "\f105";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
}
#sidebar .widget_archive li a{
	float: left;
}
/* end .widget_archive */
/* begin  .widget_categories */
#sidebar .widget_categories > ul {
  display: inline-block;
  width: 100%;
}
#sidebar .widget_categories li {
  float: left;
  padding: 12px 0px 12px 20px;
  position: relative;
  text-align: right;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}
#sidebar .widget_categories li:last-child{
	border-bottom: none;
}
#sidebar .widget_categories li::before {
  content: "\f105";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
}
#sidebar .widget_categories li a{
	float: left;
}
/* end .widget_categories */
/* begin  .widget_pages */
#sidebar .widget_pages > ul {
  display: inline-block;
  width: 100%;
}
#sidebar .widget_pages li {
  float: left;
  padding: 12px 0px 12px 20px;
  position: relative;
  text-align: right;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}
#sidebar .widget_pages li:last-child{
	border-bottom: none;
}
#sidebar .widget_pages li::before {
  content: "\f105";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
}
#sidebar .widget_pages li a{
	float: left;
}
/* end .widget_pages */
/* begin .widget_recent_entries */
#sidebar .widget_recent_entries > ul {
  display: inline-block;
  width: 100%;
}
#sidebar .widget_recent_entries li {
  float: left;
  padding: 12px 0px 12px 20px;
  position: relative;
  /* text-align: right; */
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}
#sidebar .widget_recent_entries li:last-child{
	border-bottom: none;
}
#sidebar .widget_recent_entries li::before {
  content: "\f105";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
}
#sidebar .widget_recent_entries li a{
	float: left;
}
/* end .widget_recent_entries */
/* begin .widget_nav_menu */
#sidebar .widget_nav_menu > ul {
  display: inline-block;
  width: 100%;
}
#sidebar .widget_nav_menu li {
  float: left;
  padding: 12px 0px 12px 20px;
  position: relative;
  /* text-align: right; */
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}
#sidebar .widget_nav_menu li:last-child{
	border-bottom: none;
}
#sidebar .widget_nav_menu li::before {
  content: "\f105";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
}
#sidebar .widget_nav_menu li a{
	float: left;
}
/* end .widget_nav_menu */
/* begin .widget_tag_cloud */
.widget_tag_cloud a {
  border: 1px solid #000000;
  color: #000000;
  float: left;
  font-family: lora;
  font-size: 14px;
  line-height: 30px;
  margin: 0 6px 6px 0;
  padding: 0 22px;
  text-transform: capitalize;
}
.widget_tag_cloud a:hover{
  border-color: #82dea4;
	color: #82dea4;
}
/* end .widget_tag_cloud */
/* begin .widget_meta */
#sidebar .widget_meta > ul {
  display: inline-block;
  width: 100%;
}
#sidebar .widget_meta li {
  float: left;
  padding: 12px 0px 12px 20px;
  position: relative;
  text-align: right;
  width: 100%;
  border-bottom: 1px solid #ebebeb;
}
#sidebar .widget_meta li:last-child{
	border-bottom: none;
}
#sidebar .widget_meta li::before {
  content: "\f105";
  font-family: FontAwesome;
  left: 0;
  position: absolute;
}
#sidebar .widget_meta li a{
	float: left;
}
/* end .widget_meta */
/* begin .widget_recent_comments */
.widget_recent_comments .url{
	text-transform: uppercase;
	font-weight: bold;
}
.widget_recent_comments li{
	padding:12px 0px;
	border-bottom: 1px solid #ebebeb;
}
/* end .widget_recent_comments */
/* begin .widget_rss */
.widget_rss li{
	padding:12px 0px;
	border-bottom: 1px solid #ebebeb;
}
.widget_rss > ul .rsswidget {
  float: left;
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}
/* end .widget_rss */
/* begin .photo-instagram */
.photo-instagram ul li{
	display: inline-block;
	max-width: 25%;
	padding:4px;
}
.photo-instagram ul li a {
    display: block;
    overflow: hidden;
}
/* end .photo-instagram */
/* begin newletter */
.widget_prefix_Widget__Newsletter .submit-button-mail {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #000000;
  font-size: 20px;
  height: 44px;
  position: relative;
  width: 100%;
}
.widget_prefix_Widget__Newsletter .submit-button-mail::before {
  background: rgba(0, 0, 0, 0) url("../images/arrow-right.png") no-repeat scroll center center;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.widget_prefix_Widget__Newsletter .frm-wrap > input {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #000000;
  border-bottom: none;
}

/* end newletter */
/* begin lastestpost */
.sidebar-latest-post-item {
  border-top: 1px solid #ebebeb;
  clear: both;
  display: inline-block;
  padding: 16px 0 21px;
  width: 100%;
}
.sidebar-latest-post-item:first-child {
  border: medium none;
}
.latest-post-img {
  display: block;
  float: left;
  margin-right: 10px;
  width: 76px;
   margin-top: 5px;
}
.lastest-post-content {
  margin-left: 86px;
}
.lastest-post-content > h5 {
  font-size: 15px;
  line-height: 22px;
  margin-bottom: 5px;
}
.lastest-post-content .entry-meta {
  margin-bottom: 0;
}
/* end lastest post */
/* follow me */
#sidebar ul.follow-me {
  margin: 0 -5px;
}
.sh-socials-widget a {
  border: 2px solid #000000;
  border-radius: 50%;
  color: #000000;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 40px;
}
.sh-socials-widget a:hover {
  background: #82dea4 none repeat scroll 0 0;
  border: 2px solid #82dea4;
  color: #ffffff;
}
.sh-socials-widget .follow-me > li {
  display: inline-block;
  float: left;
  padding: 0;
  text-align: center;
  width: 20%;
}
.sh-socials-widget .follow-me > li:nth-child(4n) {
  padding-right: 0;
}
/* end follow me */
/* search */
.widget.widget_search {
  position: relative;
}
.search-field {
  border: 2px solid #000000;
  background: #fff none repeat scroll 0 0;
}
.search-form input[type="submit"]{
  position: absolute;
  right: 0;
  top:0;
}
.search-form input[type="submit"] {
  background: rgba(0, 0, 0, 0) url("../images/search-bg.png") no-repeat scroll center center;
  border-left: 1px solid #000000;
  color: rgba(0, 0, 0, 0);
  height: 44px;
  padding: 0;
  width: 54px;
}
.search-form input[type="submit"]:hover {
  background-color: rgba(0, 0, 0, 0);
}
.widget .search-form .search-field {
  padding: 8px 20px;
}
/* end search */
/* Begin widget-calendar */
#today {
    color: #82dea4;
}
.ts-portfolio-slider .ts-head-title-short-description{
	padding-top: 160px;
	text-align: center;
}
.ts-wolfe-portfolios .owl-carousel .owl-nav > div {
  background: #000000 none repeat scroll 0 0;
  bottom: 0;
  color: #ffffff;
  font-size: 50px;
  height: 140px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 140px;
}
.ts-wolfe-portfolios{
	position: relative;
}
.ts-wolfe-portfolios .info-portfolios {
  position: relative;
}
.ts-wolfe-portfolios .info-portfolios-content {
  left: 55px;
  position: absolute;
  top: 55px;
  z-index: 2;
}
.ts-wolfe-portfolios img {
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s; 
}

.ts-wolfe-portfolios .info-portfolios::before {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transform: scale(0);
     -moz-transform: scale(0);
      -ms-transform: scale(0);
       -o-transform: scale(0);
          transform: scale(0);
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;  
  z-index: 1;
}
.ts-wolfe-portfolios:hover .info-portfolios::before {
  -webkit-transform:  scale(1);
     -moz-transform:  scale(1);
      -ms-transform:  scale(1);
       -o-transform:  scale(1);
          transform:  scale(1);
}
.ts-wolfe-portfolios .wolfe-portfolio-title > a {
  color: inherit;
  transition: none 0s ease 0s ;
  -o-transition: none 0s ease 0s ;
  -webkit-transition: none 0s ease 0s ;
}
.ts-wolfe-portfolios .wolfe-portfolio-title:hover {
  color: #82dea4;
}
.ts-wolfe-portfolios .wolfe-port-cats > a {
  color: #ffffff;
  font-family: "Montserrat";
  font-size: 9px;
  letter-spacing: 4px;
  margin-left: 5px;
  text-transform: uppercase;
}
.ts-wolfe-portfolios .wolfe-port-cats > a:hover {
  color: #82dea4;
}
.ts-wolfe-portfolios .wolfe-portfolio-title {
  border-bottom: 3px solid;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 22px;
}
.ts-portfolio-slider .wolfe-portfolio-description .ts-head-short-description {
  background-position: center top;
  margin-top: 30px;
  padding-bottom: 50px;
  padding-top: 48px;
}
.ts-wolfe-portfolios .owl-controls{
	position: absolute;
	bottom: 0;
	right: 0;
}
.ts-wolfe-portfolios.owl-carousel .owl-nav > div{
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
}
.ts-wolfe-portfolios.owl-carousel .owl-nav > div.owl-prev{
	right: -100%;
	left:auto;
}
.ts-wolfe-portfolios.owl-carousel .owl-nav > div.owl-next{
	left: 100%;
}
.ts-wolfe-portfolios.owl-carousel .owl-nav > div.owl-prev {
  background: #ffffff none repeat scroll 0 0;
  color: #000000;
}
.ts-wolfe-portfolios.owl-carousel .owl-nav > div {
  background: #000000 none repeat scroll 0 0;
  color: #ffffff;
  font-size: 50px;
  height: 140px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-100%);
     -moz-transform: translateY(-100%);
      -ms-transform: translateY(-100%);
       -o-transform: translateY(-100%);
          transform: translateY(-100%);
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 140px;
  padding-top: 45px;
}
.ts-wolfe-portfolios.owl-carousel .owl-nav > div:hover {
  opacity: 0.8;
}
.eg-skin-home-freelancer-wrapper{
	overflow: hidden;
}
.eg-skin-home-freelancer-wrapper .eg-skin-home-freelancer-content { 
  bottom: 0;
  display: block !important;
  opacity: 0.95;
  position: absolute;
  text-align: left !important;
  -webkit-transform: translateY(100%);
     -moz-transform: translateY(100%);
      -ms-transform: translateY(100%);
       -o-transform: translateY(100%);
          transform: translateY(100%);
  transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  width: 100%;
}
.eg-skin-home-freelancer-wrapper .eg-skin-home-freelancer-element-0{
	position: relative;
	display: inline-block;
}
.eg-skin-home-freelancer-wrapper .eg-skin-home-freelancer-element-0:before{
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  transition: all 0.25s ease 0s;
  -o-transition: all 0.25s ease 0s;
  -webkit-transition: all 0.25s ease 0s;
  width: 0;
}
.eg-skin-home-freelancer-wrapper:hover .eg-skin-home-freelancer-element-0:before{
	width:100%;
}
.eg-skin-home-freelancer-wrapper:hover .eg-skin-home-freelancer-content {
  -webkit-transform: translateY(0px);
     -moz-transform: translateY(0px);
      -ms-transform: translateY(0px);
       -o-transform: translateY(0px);
          transform: translateY(0px);
}
.eg-skin-home-freelancer-wrapper .eg-skin-home-freelancer-element-4{
	color: #ffffff !important;
	letter-spacing: 4px !important;
}

.tp-leftarrow.tparrows.uranus.noSwipe {
  background: rgba(0, 0, 0, 0) url("../images/arr-prev.png") no-repeat scroll 0 0;
  width: 40px;
  height: 80px;
}
.tp-leftarrow.tparrows.uranus.noSwipe:hover {
  background: rgba(0, 0, 0, 0) url("../images/arr-prev.png") no-repeat scroll 0 -80px;
}
.tp-rightarrow.tparrows.uranus.noSwipe {
  background: rgba(0, 0, 0, 0) url("../images/arr-next.png") no-repeat scroll top right;
  width: 40px;
  height: 80px;
}
.tp-rightarrow.tparrows.uranus.noSwipe:hover {
  background: rgba(0, 0, 0, 0) url("../images/arr-next.png") no-repeat scroll 0 -80px;
}
div.ts-portfolio-slider .ts-head-title-short-description {
  background: #f2f2f2 none repeat scroll 0 0;
  padding: 0;
  position: relative;
  text-align: center;
}
.wolfe-portfolio-description-content {
  left: 0;
  padding: 0 85px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
}
.has-hyphen .hyphen.hyphen-bottom {
  bottom: auto;
  top: -55px;
}
.has-hyphen .hyphen {
  background: #000000 none repeat scroll 0 0;
  bottom: -55px;
  min-height: 80px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 5px;
}
div.wolfe-portfolio-description .ts-style-button {
  margin: 0;
}
.info-portfolios .wolfe-port-cats {
  color: #fff;
}
/*Wolfe relate portfolio*/
.w-related_portfolio {
  float: left;
  overflow: hidden;
  width: 50%;
}
.w-related_portfolio img {
  width: 100%;
}
.w-related_portfolio .grid-projects-desc {
  height: 100%;
  width: 100%;
  background: rgba(26, 27, 32, 0.9) none repeat scroll 0 0;
}
.portfolio-related h5 {
  display: table;
  font-size: 18px;
  letter-spacing: 5px;
  margin: 40px auto 30px;
  padding-bottom: 12px;
  position: relative;
  text-transform: uppercase;
}
.portfolio-review.portfolio-related {
  background: rgb(242, 242, 242) none repeat scroll 0 0;
  display: inline-block;
  float: left;
  width: 100%;
  margin-top:50px; 
}
.portfolio-related h5::before {
  border-bottom: 2px solid;
  bottom: 0;
  color: #82dea4;
  content: "";
  display: inline-block;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
     -moz-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
       -o-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 20px;
}
/*Tag Cloud*/
.tagcloud a {
  border: 1px solid;
  color: #000000;
  float: left;
  font-size: 14px !important;
  margin: 0 6px 6px 0;
  padding: 3px 10px;
}
.tagcloud a:hover {
  color: #82dea4;
}
/*Call to action*/
.wolfe-calltoaction {
  line-height: 40px;
  text-align: center;
}
.wolfe-calltoaction .ts-style-button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid;
  line-height: 24px;
  margin-top: 30px;
}
.wolfe-short-description {
  font-family: 'Montserrat';
}
.wolfe-calltoaction .ts-style-button:hover {
  background: #82dea4 none repeat scroll 0 0;
  border-color: #82dea4;
}
.wolfe-short-description > a {
  border-bottom: 1px solid;
  color: #82dea4;
}
/*Wolfe Theme style by Tho*/
.entry-meta {
  margin-bottom: 15px;
}
.entry-header {
  margin-bottom: 25px;
}
.entry-header h1 {
  font-size: 30px;
}
.entry-content blockquote {
  border-left: 5px solid #82dea4;
  margin: 30px 0;
}
.entry-content blockquote p {
  color: #000000;
  font-family: Montserrat;
}
h2.comments-title {
  font-size: 16px;
  font-weight: inherit;
  letter-spacing: 2px;
  line-height:45px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 25px;
  float: left;
  width: 100%;
}
h2.comments-title::before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 1px;
  position: absolute;
  bottom: 0;
  width: 35px;
}
.comment-list .avatar {
  float: left;
  margin-right: 25px;
}
.comment-list .author {
  font-size: 14px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.date-reply-comment {
  margin-bottom: 10px;
}
.date-comment {
  border-right: 1px solid #e2e2e2;
  color: #a4a4a4;
  font-size: 10px;
  letter-spacing: 2px;
  margin-right: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  font-family: Montserrat;
  margin-bottom: 
}
.comment-reply-link {
  font-size: 10px;
  letter-spacing: 2px;
  color: #82dea4;
  text-transform: uppercase;
  font-family: Montserrat;
}
.comment-item {
  border-top: 1px solid #ebebeb;
  display: inline-block;
  margin-bottom: 40px;
  padding-top: 40px;
  width: 100%;
}
.comment-list > li:first-child > .comment-item {
  border: medium none;
  display: inline-block;
  width: 100%;
}
.comment-list {
  border-bottom: 1px solid #ebebeb;
  margin-bottom: 85px;
  padding-bottom: 6px;
}
ol.children {
  padding-left: 115px;
}
ol.comment-list li{
  list-style: none;
}
li .comment-respond {
  margin-top: 85px;
}
h3#reply-title {
  font-size: 16px;
  letter-spacing: 2px;
  margin-bottom: 75px;
  position: relative;
}
h3#reply-title::before {
  background: #000000 none repeat scroll 0 0;
  content: "";
  height: 1px;
  position: absolute;
  top: 30px;
  width: 35px;
}
#commentform .col-sm-12 {
  padding: 0;
}
form#commentform textarea, #name, #email {
  border: medium none;
}
#respond form#commentform textarea, #respond #name, #respond #email {
  background: #ffffff none repeat scroll 0 0;
  border-bottom: 2px solid #000000;
  padding: 0;
  font-family: Lora;
}
#respond #name, #respond #email {
  margin-bottom: 26px;
  padding-bottom: 26px;
}
#respond form#commentform textarea{
	  margin-bottom: 44px;
}

#respond form#commentform .form-submit input#comment_submit {
  background: #ffffff none repeat scroll 0 0;
  border: 2px solid #000000;
  color: #000000;
  font-family: "Montserrat";
  font-size: 9px;
  letter-spacing: 4px;
  padding: 7px 24px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
#respond form#commentform .form-submit input#comment_submit:hover{
  background: black;
  color: white;
}
.post-navigation .nav-links a {
  color: #000000;
  font-size: 10px;
  letter-spacing: 3px;
  line-height: 60px;
  text-transform: uppercase;
  display: inline-block;
}
.nav-previous, .nav-next{
  display: inline;
}
.nav-next {
  float: right;
}
.nav-previous{
  float: left;
}
.nav-next .icon-linea {
  float: right;
  font-size: 22.53px;
  padding-left: 12px;
  margin-top: 3px;
  color: black;
}
.nav-previous .icon-linea {
  float: left;
  font-size: 22.53px;
  margin-top: 3px;
  padding-right: 12px;
  color: black;
}
.nav-previous:hover .meta-nav, .nav-next:hover .meta-nav {
  color: #82dea4;
}
.nav-previous .meta-nav, .nav-next .meta-nav{
  color: #000000;
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  line-height: 22px;
  position: relative;
}
.nav-previous .meta-nav::before{
  background: #82dea4 none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  top: 25px;
  transition: all 0.5s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  width: 0;
  right: 0;
}
.nav-next .meta-nav::before {
  background: #82dea4 none repeat scroll 0 0;
  content: "";
  display: inline-block;
  height: 2px;
  position: absolute;
  top: 25px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  width: 0;
}
.nav-previous:hover .meta-nav::before, .nav-next:hover .meta-nav::before {
  width: 100%;
  color: #82dea4;
}
.nav-previous:hover .icon-linea, .nav-next:hover .icon-linea {
  color: #82dea4;
}
.tags-links {
  color: rgba(0, 0, 0, 0);
}
.site-main .tags-links a {
  border: 1px solid #000000;
  color: #000000;
  padding: 5px 12px;
}
.site-main .tags-links a:hover{
	color: #82dea4;
	border: 1px solid #82dea4;
}
.single-meta .ts-categories .cat-links > a {
  color: #7c7b7b;
  font-family: Montserrat;
  font-size: 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.single-meta .ts-categories .cat-links > a:hover{
	color: #82dea4;
}
.single-meta {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  margin: 35px 0 20px 0;
  padding-top: 16px;
  position: relative;
}
.single-meta .ts-post-share-social {
  position: absolute;
  right: 0;
  top: 0;
  padding-top: 12px;
}
.single-meta .share-text {
  color: #000000;
  font-family: Montserrat;
  font-size: 10px;
  letter-spacing: 3px;
  margin-right: 5px;
  text-transform: uppercase;
}
.single-meta .ts-post-share-social a.social-item {
  border: medium none;
  color: #7c7b7b;
  font-size: 12.93px;
  height: auto;
  margin-left: 15px;
  margin-right: 0;
  margin-top: 0;
  width: auto;
}
.single-meta .ts-post-share-social a.social-item:hover{
	color: #82dea4;
}
.cat-links .category-text {
  color: #000000;
  font-family: Montserrat;
  font-size: 10px;
  letter-spacing: 3px;
  margin-right: 7px;
  text-transform: uppercase;
}
.post-navigation + .comments-area {
  clear: both;
  display: inline-block;
  margin-top: 40px;
  width: 100%;
}
.ts-latestpost-slider  {
  z-index: 2;
  position: relative;
}
/**blog**/
.entry-header h2.entry-title a {
  border: medium none;
}
.sticky .entry-header h2.entry-title a {
  border-bottom: 1px solid;
}
/**shortcode**/
.ts-latestposts-meta {
  margin-bottom: 15px;
  margin-top: 20px;
}
.ts-latestposts-meta .post-date > a {
  border-right: 1px solid #e2e2e2;
  color: #a4a4a4;
  font-size: 10px;
  letter-spacing: 2px;
  margin-right: 10px;
  padding-right: 10px;
  text-transform: uppercase;
  font-family: Montserrat;
}
 .ts-latestposts-meta .author-lable, .ts-latestposts-meta .post-author > a {
  color: #a4a4a4;
  font-family: Montserrat;
  font-size: 10px;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.ts-latestposts-meta .post-author > a:hover, .ts-latestposts-meta .post-date > a:hover{
  color: #82dea4;
}
.ts-latestpost-inner .info-latestposts > a::before {
  background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
  bottom: 0;
  content: "";
  display: inline-block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.ts-latestpost-inner:hover .info-latestposts > a::before {
  z-index: 9;
}
.ts-latestpost-inner .info-latestposts > a {
  display: inline-block;
  position: relative;
}
/** hover anh**/
div.custom.tparrows::before{
	display: none;
}
.tp-leftarrow.tparrows.custom{
  background: rgba(0, 0, 0, 0) url("../images/arr-prev.png") no-repeat scroll 0 0;
  width: 38px;
  height: 80px;
  margin-left: 0;
} 
.tp-rightarrow.tparrows.custom{
  background: rgba(0, 0, 0, 0) url("../images/arr-next.png") no-repeat scroll 0 0;
  height: 80px;
  margin-left: -46px;
  width: 38px;
}
.page-id-769 .wpcf7 input.wpcf7-textarea, .page-id-769 .wpcf7 input.wpcf7-text{ 
  border-width: 0 0 2px;
  padding: 0 0 22px;
}

.wpb_wrapper .wpcf7-form input[type="text"], .wpb_wrapper .wpcf7-form input[type="password"], .wpb_wrapper .wpcf7-form input[type="mail"], .wpb_wrapper .wpcf7-form input[type="tel"], .wpb_wrapper .wpcf7-form input[type="email"], .wpb_wrapper .wpcf7-form textarea {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  margin-bottom: 22px;
  padding: 0 0 22px;
}
.map_info_box {
  color: #000000;
   padding: 20px 20px 10px;
}
.map_info_box > p {
  color: #000000;
  font-family: Montserrat;
}
.map_info_box i {
  color: #000000;
  margin-right: 10px;
}
.ts-head-title-short-description .ts-style-button {
	  margin-top: 35px;
	}
	/*Wolfe Theme style by Son*/
  .w-gallery-post .owl-controls {
    height: 0;
  }
  div .hentry .post-thumbnail img {
  margin-bottom: 0;
}
.entry-meta {
  margin-bottom: 25px;
  margin-top: 20px;
}
.single .entry-meta .cat-links {
  display: none;
}
.entry-meta > span, .entry-meta .tags-links, .entry-meta .cat-links {
  border-right: 1px solid #e2e2e2;
  color: #a4a4a4;
  float: left;
  font-family: "Montserrat",sans-serif;
  font-size: 10px;
  letter-spacing: 2px;
  line-height: 12px;
  margin-bottom: 5px;
  margin-right: 13px;
  padding: 0 13px 0 0;
  text-transform: uppercase;
}
.entry-meta {
  display: inline-block;
  margin-bottom: 25px;
  margin-top: 20px;
  width: 100%;
}
.site-main .hentry .tags-links a {
  border: medium none;
  color: #a4a4a4;
  font-size: 10px !important;
  letter-spacing: 2px;
  margin-bottom: 0;
  padding: 0;
}
.site-main .hentry .tags-links a:hover {
  border: medium none;
}
.site-main .hentry .tags-links a::after {
  content: ",";
  margin-left: 2px;
}
.site-main .hentry .tags-links a:last-child::after {
  content: "";
}
.site-main .hentry .tags-links a:last-child{
  margin-right: 0
}
.entry-meta span:first-child {
    padding-left: 0;
}
.entry-meta span:last-child {
    border: medium none;
}
.entry-header {
    margin-bottom: 40px;
}
.entry-header h2 {
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
}
.entry-content {
    margin-bottom: 38px;
} 
.entry-content p {
    color: #7c7b7b;
    font-family: 'Lora', serif;
}
.wolfe-readmore {
    color: black;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 16px;
    position: relative;
    line-height: 22px;
}
.icon-linea.icon-arrows-slim-right {
    float: right;
    font-size: 22px;
    padding-left: 12px;
}
.wolfe-readmore::before {
    background: #82dea4 none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 2px;
    position: absolute;
    top: 25px;
    transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    width: 0;
}
.wolfe-readmore:hover::before {
    width: 90px;
}
.blog .hentry {
    border-bottom: 1px solid #ececec;
}
.hentry {
    margin-bottom: 63px;
}
.navigation.pagination {
  margin-bottom: 100px;
  margin-top: 0;
}
.next.page-numbers {
    border: medium none;
    color: transparent;
}
.next.page-numbers::before {
	color: #d6d6d6;
    content: "\e04b";
    font-family: 'linea-arrows-10';
    font-size: 15px;
    border: 2px solid #d6d6d6;
    color: #d6d6d6;
    display: inline-block;
    height: 38px;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 38px;
}
.page-numbers {
    border: 2px solid #d6d6d6;
    color: #d6d6d6;
    display: inline-block;
    float: left;
    font-family: "Montserrat",sans-serif;
    height: 38px;
    line-height: 38px;
    margin-right: 6px;
    text-align: center;
    width: 38px;
}
.page-numbers:hover, .page-numbers.current {
  border: 2px solid #000000;
  color: #000000;
}
.next:hover::before {
	color: black;
	border: 2px solid #000;
}
.next.page-numbers:hover {
    border: medium none;
    color: transparent;
}
.prev {
    color: transparent;
    border: medium none;
}
.prev:hover {
    color: transparent;
}
.prev::before {
    color: #d6d6d6;
    content: "\e03f";
    font-family: 'linea-arrows-10';
    font-size: 15px;
    border: 2px solid #d6d6d6;
    color: #d6d6d6;
    display: inline-block;
    height: 38px;
    line-height: 35px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 38px;
}
.prev:hover::before {
	border: 2px solid black;
	color: black;
}
.prev.page-numbers:hover {
	border: medium none;
    color: transparent;
}
.post-quote-content {
    padding: 100px 70px 90px 48px;
    position: relative;
}
.post-quote-content > p {
    color: white;
    font-family: 'Lora', serif;
    font-size: 22px;
    position: relative;
}
.post-quote-content > span {
    color: white;
    font-family: "Montserrat",sans-serif;
    font-size: 10px;
    letter-spacing: 2px;
    padding-left: 45px;
    position: relative;
    text-transform: uppercase;
}
.post-quote-content > span::before {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 30px;
}
.post-quote-content > p::after {
    bottom: -90px;
    content: url("../images/quote.png");
    display: inline-block;
    position: absolute;
    right: -30px;
}
.post-quote.has-bg-image {
    position: relative;
}
.post-quote-overlay {
    background: rgba(0, 0, 0, 0.62) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.post-quote-content > a {
	color: white;
    font-size: 22px;
    font-style: italic;
    letter-spacing: 2px;
    position: relative;
}
.post-quote-content > a:hover {
	color: #82dea4;
}
/*Search*/
.search-box {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 99;
}
.overlay-box {
  background: rgba(0, 0, 0, 0.85) none repeat scroll 0 0;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.search-box-content {
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.search-box-inner {
  background: #ffffff none repeat scroll 0 0;
  padding: 50px 20px;
}
div.search-box-inner .ts-search-form.search-form {
  display: inline-block;
  margin-bottom: 0;
  margin-top: 35px;
  max-width: 600px;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/* Home 2+1 */
.eg-tr-home-grid-element-3::before {
  border-bottom: 2px solid;
  bottom: -12px;
  content: "";
  display: inline-block;
  height: 3px;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -webkit-transform: translateX(-50%) scale(0);
  transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  width: 50px;
}
.eg-tr-home-grid-wrapper:hover .eg-tr-home-grid-element-3::before {
  transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -webkit-transform: translateX(-50%) scale(1);
}
.esg-layout-even .esg-entry-content {
    bottom: 0;
    display: block !important;
    left: 0;
    position: absolute;
    right: 0;
}
.eg-skin-home-3-wrapper .eg-skin-home-3-element-0::before {
  border-style: solid;
  border-width: 3px 0 0;
  bottom: 0;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  right: 100px;
  width: 100%;
}
.eg-skin-home-3-wrapper a:hover {
  color: #82dea4;
}
.eg-skin-home-3-element-0 {
    display: inline-block !important;
    position: relative;
}
.eg-skin-home-3-element-4 {
	letter-spacing: 4px;
}
.eg-skin-home-3-wrapper:hover img {
  opacity: 0.6;
  cursor: pointer;
}
.ts-funfact-wrap .ts-funfact {

  padding: 0;

  text-align: inherit;

}
.eg-skin-home-3-wrapper .eg-skin-home-3-container.esg-overlay {
  background-color: transparent;
}
.ts-funfact-wrap  .ts-funfact .funfact-icon {

  display: block;

  margin-bottom: 21px;

}

.ts-funfact-wrap .ts-funfact .funfact-number {

  display: block;

  font-weight: bold;

  margin-bottom: 15px;

}

.ts-funfact-wrap .ts-funfact .funfact-number-title {

  margin: 0;

  text-transform: uppercase;

}
/*404*/
.search-results .site-content {
  padding-top: 120px;
}
.search-results .page-title {
  margin-top: 0;
}
body.search-results article {
  border-bottom: 1px solid #d8d8d8;
  margin: 0;
  padding: 42px 0 0;
}
.search-results .navigation.pagination {
  margin-top: 40px;
}
.search-results .page-header {
  border: medium none;
  margin-bottom: 30px;
  margin-top: 0;
}
.search-results .entry-header h2 {
  font-size: 20px;
}
.search-results article {
  border-bottom: 1px solid #d8d8d8;
  margin: 0;
  padding: 20px 0 0;
}
.search-results .page-header {
  border-bottom: medium none;
  margin: 0;
  padding-bottom: 0;
}
.content-404 .search-form {
  line-height: 40px;
  margin: 50px auto;
  max-width: 600px;
  position: relative;
}
.page-inner.page-404 {
  margin: 150px 0 80px;
}
.page-404 .search-field {
  padding: 0 10px;
}
h3.title-404 {
  margin-top: 30px;
}
.content-404 {
  margin: 0 auto;
  max-width: 600px;
}
/* Slide rev */
.tp-rightarrow.gyges {
  background: rgba(0, 0, 0, 0) url("../images/arr-next.png") no-repeat scroll right top;
  display: inline-block;
  height: 80px;
  width: 40px;
}
.tp-leftarrow.gyges {
  background: rgba(0, 0, 0, 0) url("../images/arr-prev.png") no-repeat scroll 0 0;
  display: inline-block;
  height: 80px;
  width: 40px;
}
.tp-rightarrow.gyges:hover {
  background: rgba(0, 0, 0, 0) url("../images/arr-next.png") no-repeat scroll 0 -80px;
}
.tp-leftarrow.gyges:hover {
  background: rgba(0, 0, 0, 0) url("../images/arr-prev.png") no-repeat scroll 0 -80px;
}
.tp-leftarrow::before {
    display: none;
}
.tparrows::before {
    display: none;
}
.grid-projects-desc {
    background: #82dea4 none repeat scroll 0 0;
    padding: 25px 20px 10px;
    width: 39.5%;
}
.grid-projects-desc {
	overflow: hidden;
}
.grid-projects-desc h3 {
  color: rgb(255, 255, 255);
  display: inline-block;
  font-family: "Montserrat",sans-serif;
  font-size: 22px;
  margin-bottom: 0;
  padding: 0 0 8px;
  position: relative;
}
.grid-projects-desc-content {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
     -moz-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
       -o-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
}
.grid-projects-desc h3 a:hover {
	color: #fff;
}
.grid-projects-desc h3::before {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  left: 50%;
  position: absolute;
  width: 0;
}
.grid-projects-desc h3::after {
  background: #ffffff none repeat scroll 0 0;
  bottom: 0;
  content: "";
  height: 2px;
  position: absolute;
  right: 50%;
  width: 0;
}
.w-related_portfolio:hover .grid-projects-desc h3::before, .w-related_portfolio:hover .grid-projects-desc h3::after {
  transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  width: 50%;
}
.w-related_portfolio {
	position: relative;
}
.projects-category a {
  color: #fff;
  font-family: "Montserrat",sans-serif;
  font-size: 9px;
  letter-spacing: 4px;
  padding-top: 15px;
  text-transform: uppercase;
  width: 39.5%;
}
.projects-category {
	color: #fff;
	margin-top: 2px;
}
.w-related_portfolio .grid-projects-desc {
    bottom: 0;
    display: block !important;
    position: absolute;
    text-align: left !important;
    -webkit-transform: translateY(100%);
       -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
         -o-transform: translateY(100%);
            transform: translateY(100%);
    transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
}
.w-related_portfolio:hover .grid-projects-desc {
    display: block;
    position: absolute;
    -webkit-transform: translateY(0px);
       -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
         -o-transform: translateY(0px);
            transform: translateY(0px);
    transition: all 0.6s ease 0s;
    -o-transition: all 0.6s ease 0s;
    -webkit-transition: all 0.6s ease 0s;
}
.grid-projects-desc-content {
  left: 50%;
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
     -moz-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
       -o-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);;
}

@media(max-width: 1440px){
	.main-content .ts-head-title-short-description.title-right {
	  padding-right: 100px;
	}
	.main-content .ts-head-title-short-description.title-left {
	  padding-left: 100px; 
	}
	
}
/*Responsive*/
@media (min-width: 1200px) and (max-width: 1366px){
  div.ts-wolfe-portfolios.owl-carousel .owl-nav > div {
    height: 70px;
    line-height: 90px;
    padding:0; 
    width: 70px;
  }
}
@media(max-width: 1366px){
	
  ul.nav-menu li {
    padding: 10px 20px;
  }
}
@media(max-width: 1280px){
  .has-hyphen .hyphen {
    display: none;
  }
}
@media(max-width: 1199px){
  .wolfe-portfolio-description-content {
    padding: 50px;
    position: relative;
    top: 0;
    -webkit-transform:  translateY(0px);
       -moz-transform:  translateY(0px);
        -ms-transform:  translateY(0px);
         -o-transform:  translateY(0px);
            transform:  translateY(0px);
  }
  div.ts-portfolio-slider .ts-head-title-short-description {
    height: auto !important;
  }
  div.ts-wolfe-portfolios.owl-carousel .owl-nav > div.owl-prev {
    left: auto;
    right: 140px;
  }
  div.ts-wolfe-portfolios.owl-carousel .owl-nav > div.owl-next {
    left: auto;
    right: 0;
  }

}

@media(min-width:768px) and (max-width: 991px){
	ol.children{
    	padding-left: 0;
    	margin-left: 0;
  }
}
@media(min-width: 320px) and (max-width: 366px) {
	.post-quote-content > p::after {
	    bottom: -120px;
	}
}

@media(max-width: 1024px){
	ul.sub-menu {
	  left: 10px;
	}
	  div.wolfe-portfolio-type .wolfe-portfolio-video iframe {
	    height: 400px !important;
	  }
	  header.w-sticky div.wolfe-head-top, header div.wolfe-head-top .site-logo {
	    position: relative;
	  }
	  header.w-menu-sticky button.navbar-toggle {
	    position: absolute;
	  }
	  ul.nav-menu li li.menu-item-has-children > a::before {
	    display: none;
	  }
	  header.w-menu-sticky.head-dark button.navbar-toggle, header.w-menu-sticky.head-light.w-sticky-transtion button.navbar-toggle {
	      position: absolute;
	  }
	  header.w-menu-sticky.head-dark.site-header-active button.navbar-toggle, header.w-menu-sticky.head-light.w-sticky-transtion.site-header-active button.navbar-toggle {
	  position: fixed;
	}
	div.ts-image {
	  margin-top: 50px;
	  padding: 0 0 20px 20px;
	  position: relative;
	}
	div.border-image.ts-image::before {
	  right: 30px;
	  top: 30px;
	}
	div.ts-wolfe-portfolios.owl-carousel .owl-nav > div {
	  height: 50px;
	  line-height: 10px;
	  padding-top: 0;
	  width: 50px;
	}
	div div.ts-wolfe-portfolios.owl-carousel .owl-nav > div.owl-prev {
	  right: 50px;
	}
	body.wolfe-layout-boxed .vc_row[data-vc-stretch-content="true"], body.wolfe-layout-boxed .vc_row[data-vc-full-width="true"] {
	  padding-left: 0;
	  padding-right: 0;
	}
    
}
@media(min-width: 768px) and (max-width: 991px){
	.wolfe-footer-col .wolfe-mail,.wolfe-footer-col .wolfe-phone {
	  letter-spacing: 2px;
	}
	.wolfe-footer-col .wolfe-footer-social li {
	  padding: 0 10px;
	}
}
@media(max-width: 600px){
  .eg-wolfe-portfolio-wrapper .eg-wolfe-portfolio-element-0-a, .eg-wolfe-portfolio-wrapper .eg-wolfe-portfolio-element-4-a {
    margin-bottom: 20px !important;
    margin-left: 20px !important;
  }
  .eg-wolfe-portfolio-wrapper .eg-wolfe-portfolio-element-5 {
    margin: 20px 20px 0 0!important;
  }
  div.post-quote-content > a {
	  font-size: 15px;
	}
}
@media(max-width: 767px){
	.site-main .tags-links a{
	    padding: 5px;
	  }
	  .cat-links .category-text, .single-meta .ts-categories .cat-links > a{
	    font-size: 9px;
	    letter-spacing: 2px;
	  }
	  .single-meta .ts-post-share-social{
	    top: 28%;
	    left: 0px;
	  }
	  .single-meta{
	    padding-bottom: 20px;
	  }
	  .nav-previous .meta-nav, .nav-next .meta-nav{
	    font-size: 9px;
	  }
	  .nav-links .icon-linea.icon-arrows-slim-right, .nav-links .icon-linea.icon-arrows-slim-left{
	    font-size: 15px;
	    padding: 0;
	  }
	  .comment-list{
	    text-align: center;
	  }
	  .comment-list .avatar{
	    float: inherit;
	    margin-bottom: 20px;
	  }
	  ol.children{
	  	padding-left: 0;
	  }
		div.wolfe-footer-col {
		  border-color: rgba(255, 255, 255, 0.15);
		  border-style: solid;
		  border-width: 0 0 1px;
		  line-height: 40px;
		}
	  div.wolfe-portfolio-type div.wolfe-portfolio-video iframe {
	    height: 300px !important;
	  }
	div.wolfe-custom-link-headr {
	  margin-top: 40px;
	}
	.nav-menu > li > a::before {
	  display: none;
	}
	ul.nav-menu {
	  max-height: 50%;
	  overflow: auto;
	 
	}
  div.wolfe-portfolio-description {
    padding-top: 0;
  }
  .hentry div.post-video iframe {
    height: 300px;
    width: 100%;
  }
  div.ts-head-title-short-description.title-left {
	  padding-left: 70px;
	}
  div.text-center.title-left .ts-head-short-description {
    margin-left: -70px;
  }
  div.wolfe-heading-content {
	  margin-bottom: 25px;
	  padding: 20px 0 0 20px;
	}
	.wolfe-subheading {
	  font-size: 20px;
	}
	.wolfe-heading {
	  font-size: 30px;
	}
	div.wolfe-heading-title {
	  left: 20px;
	}
	div.wolfe-heading-title.wolfe-heading-title-img {
	  left: 0;
	}
	ul.sub-menu {
	  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	  overflow: hidden;
	}
	.wolfe-layout-boxed.admin-bar header.site-header-active button.navbar-toggle {
	  right: 45px !important;
	  top: 82px !important;
	}
	header.site-header.w-sticky.w-menu-sticky div.wolfe-head-top {
	  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	  position: absolute;
	}
	header.w-menu-sticky.w-sticky.head-light button.navbar-toggle {
	  margin-top: 0;
	}
	div.ts-feature-icon-img {
	  margin: 30px 0 0;
	}
	.ts-latestpost-slider {
	  padding: 0 20px;
	}
    .wolfe-grid .esg-filter-wrapper div.esg-filterbutton {
    	margin: 0 10px 10px;
	}
	.sidebar-shop, #sidebar {
	  margin-top: 30px;
	}
	html body.wolfe-layout-boxed { 
	  border: medium none;
	}
	body.wolfe-layout-boxed::after,body.wolfe-layout-boxed::before {
	  height: 0;
	  top:0 !important;
	}
	body.wolfe-layout-boxed .vc_row[data-vc-stretch-content="true"], body.wolfe-layout-boxed .vc_row[data-vc-full-width="true"] {
	  border: medium none;
	}
	.main-content {
	  padding: 0 20px;
	}
	body.wolfe-layout-boxed nav.main-navigation, body.admin-bar nav.main-navigation.in {
	  left: 0;
	  right: 0;
	  top: 0;
	}
	.site-header div.wolfe-page-title {
	  margin-top: 20px;
	}
  header.wolfe-type-2.site-header nav.main-navigation {
    background: #000000 none repeat scroll 0 0;
    float: none;
    height: 100% !important;
    margin: 0;
    -webkit-transform:  none !important;
       -moz-transform:  none !important;
        -ms-transform:  none !important;
         -o-transform:  none !important;
            transform:  none !important;
    width: 100%;
  }
  header.wolfe-type-2.head-dark .nav-menu > li > a {
    color: #ffffff;
  }
  header .sub-menu {
    display: none;
  }
	header .show-dropdown-menu ul.sub-menu {
    display: block;
  }
  .site-header.wolfe-type-2 div.wolfe-page-title {
    margin-top: 140px;
  }
}

#billing_state_field .state_select .select2-default {
    border: none;
    height: auto;
    line-height: 38px;
    padding: 0;
}

#billing_state_field .state_select .select2-default .select2-chosen {

}