/*   
Theme Name: Vivo
Theme URI: http://www.tabvn.com
Description: Vivo Template from ThemeForest.
Author: Tabvn
Author URI: http://www.tabvn.com/
Version: 1.0
*/

@import url('css/superfish.css');
@import url('css/flexslider.css');
body{
  color: #333333;
  background: url("images/body_bg_black.png") repeat scroll 0 0 transparent;
  font-size: 14px;
}
.alignleft { float: left; }
.alignright { float: right; }
.aligncenter .img_frame {
	margin: 0 auto;
}
.center { text-align: center; }
.tar { text-align: right; }

a,a:hover,#header .widget_search .form-submit,
#header .widget_search .form-submit:hover{
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#navigation a{
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.flex-direction-nav a.flex-prev{
  background: url("images/left_arr_big.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 78px;
  left: 10px;
  position: absolute;
  text-indent: -9999px;
  top: 45%;
  width: 78px;
}
.flex-direction-nav a.flex-next{
  background: url("images/right_arr_big.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 78px;
  right: 10px;
  position: absolute;
  text-indent: -9999px;
  top: 45%;
  width: 78px;
}
.flex-direction-nav a:hover{
  background-position: 0 -78px;
}
#slider-wrapper {
  background: url("images/glowgray.png") repeat-x scroll center top transparent;
  height: 500px;
  position: relative;
}
.flexslider{
  border: 0;
  background: none;
  border-radius: 0 0 0 0;
}

#content
#slider h2,#slider p{
  color: #333;
}
ul.social-icons{
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
}
ul.social-icons li{
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
  float: left;
}ul.social-icons li a{
  display: block;
  text-indent: -9999px;
  height: 35px;
  width: 35px;

}
#slider .container{
  background: url("images/glowgray.png") no-repeat scroll center top transparent;
}
ul.social-icons li a:hover{
  background-position: 0 -35px;
}
li.fb a{
  background: url("images/fb.png") no-repeat scroll 0 0 transparent;
}
li.tw a{
  background: url("images/tw.png") no-repeat scroll 0 0 transparent;
}
li.gplus a{
  background: url("images/gp.png") no-repeat scroll 0 0 transparent;
}
li.vimeo a{
  background: url("images/vm.png") no-repeat scroll 0 0 transparent;
}
#header-wrapper #header {
  margin-bottom: 14px;
}
#header-wrapper {
  background: url("images/header_wrapper_bg.png") repeat scroll 0 0 transparent;
}
#header .widget_search .s {
  background: url("images/search.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  color: #737373;
  display: block;
  float: left;
  font-style: italic;
  height: 35px;
  margin: 0;
  padding: 0 0 0 10px;
  width: 195px;
}
#header .widget_search .form-submit{
  background: url("images/search_btn.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 35px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 35px;
}
#header .widget_search .form-submit:hover{
  background-position: 0 -35px;
}
#navigation-wrapper {
  background: url("images/navigation_wrapper_bg.png") repeat-x scroll 0 0 transparent;
  height:60px;
}
a:hover{
  color: #FFA800;
}
.flexslider li{
  margin: 0;
  padding: 0;
}
#slider .slides li .columns{
  margin-top: 35px;
}
.rectangle-wrapper-bg {
  background: url("images/rectangle_bg.png") repeat-x scroll 0 0 transparent;
  height: 10px;
}
#breadcrumb-wrapper {
  background: url("images/slider_wrapper_bg.png") repeat scroll 0 0 transparent;
}
.breadcrumb .span {

}
#breadcrumb span,#breadcrumb{
  color: #BFBFBF;
  font-size: 11px;
}
#breadcrumb {
  margin-top: 14px;
  padding-bottom: 0.5em;
}
#breadcrumb a{
  text-decoration: none;
}
#sidebar .widget_search .form-submit{
  display: none;
}

/* #Buttons
================================================== */
a.button,.node-readmore a{
  color: #FFF;
}
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"],
.node-readmore a,
.field-type-link-field a, a.button:visited{
  background: #CC0000; /* Old browsers */
  background: #CC0000 -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */
  background: #CC0000 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
  background: #CC0000 -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */
  background: #CC0000 -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
  background: #CC0000 -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */
  background: #CC0000 linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
  border: 1px solid #990000;
  border-top: 1px solid #990000;
  border-left: 1px solid #990000;
  border-right: 1px solid #990000;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  color: #FFFFFF;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 1px #000000;
  cursor: pointer;
  margin-bottom: 20px;
  line-height: normal;
  padding: 8px 20px;

  text-transform: uppercase;
}

.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.node-readmore a:hover,.field-type-link-field a:hover,a.button:visited:hover {
  color: #ECD9D9;
  background: #CC0000; /* Old browsers */
  background: #CC0000 -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */
  background: #CC0000 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
  background: #CC0000 -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */
  background: #CC0000 -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */
  background: #CC0000 -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
  background: #CC0000 linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */
  border: 1px solid #990000;
  border-top: 1px solid #990000;
  border-left: 1px solid #990000; }

.button:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active,
.node-readmore a.active {
  border: 1px solid #990000;
  background: #CC0000; /* Old browsers */
  background: #CC0000 -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
  background: #CC0000 -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */
  background: #CC0000 -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
  background: #CC0000 -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */
  background: #CC0000 -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
  background: #CC0000 linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center; }

/* Fix for odd Mozilla border & padding issues */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
#slider h2{
  font-size: 32px;
}
.thumbnail img{
  border: 2px solid #FFFFFF;
  height: auto;
  width: 100%;
}
.portfolio-img img{
  border: 2px solid #FFFFFF;
}
.portfolio-img img{
  width: 100%;
  max-width: 100%;
}
h3.title a{
  color: #333333;
  text-decoration: none;
}
.meta,.meta a,.meta span{
  color: #808080;
}
.meta {
  margin-bottom: 5px;
}
.more a.button{
  font-size: 10px;
  font-weight: normal;
  padding: 5px 8px;
  margin: 0;
}
.excerpt .more{
  text-align: left;
}
.entry{
  background: url("images/one_line.png") repeat-x scroll 0 100% transparent;
  margin-bottom: 30px;
  padding-bottom: 27px;
}
.meta a{
  text-decoration: none;
}
#main,#sidebar{
  padding-top: 35px;
}
#sidebar .widget h2 {
  font-size: 18px;
  margin-bottom: 18px;
}
#sidebar .widget h2, #content h2{
  background: url("images/block_title_bg.png") no-repeat scroll 0 50% transparent;
  padding-left: 20px;
}
#sidebar .widget {
  margin-bottom: 30px;
}
#sidebar .widget_search form, #sidebar .widget_search fieldset{
  margin: 0;
}
.gallery-item{
  float: left;
  margin-right: 8px;
}
.gallery-row{
  overflow: hidden;
}
.phone-add{
  background: transparent url("images/phone.png") scroll 0 30% no-repeat;
}
.footer-block-contact p{
  margin-bottom: 0;
}
.footer-block-contact .row{
  margin-bottom: 20px;
  padding-left: 30px;
}
.view-footer p{
  margin-bottom: 0;
}
.row.address{
  background: transparent url("images/pointer.png") scroll 0 30% no-repeat;
}
.mail-add{
  background: transparent url("images/mail.png") scroll 0 30% no-repeat;
}
.footer-wrapper {
  background: #080808;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 20px;
}
#footer {
  /* background: url("images/glow.png") repeat scroll center top transparent;*/
}
#footer {
  padding-bottom: 35px;
  padding-top: 40px;
}
#footer-bottom-wrapper {
  background: url("images/footer_bottom_wrapper_bg.png") repeat scroll 0 0 transparent;
  margin: 0;
  padding: 0 0 8px;
}
#copyright{
  margin-top: 12px;
}
.flickr_badge_image img {
  border: 1px solid #525252;
  height: 47px;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 61px;
}
.ga_instagram li{
  float: left;
}
.ga_instagram img{
  border: 1px solid #525252;
  height: 47px;
  margin-bottom: 10px;
  margin-right: 10px;
  width: 61px;
}
.flickr_badge_image{
  float: left;
}
#footer .widget h2 {
  background: url("images/footer_block_title_bg.png") repeat-x scroll 0 100% transparent;
  margin-bottom: 18px;
  padding-bottom: 18px;
  padding-left: 0;
  font-size: 18px;
}
#footer .widget ul li {
  background: url("images/li_line.png") repeat-x scroll 0 100% transparent;
  margin-bottom: 8px;
  padding: 0 8px 10px;
}
#footer .widget ul li a {
  background: url("images/li_arrow.png") no-repeat scroll 0 50% transparent;
  color: #FFFFFF;
  padding-left: 10px;
}
#footer .widget ul li a:hover{
  background: url("images/li_arrow_active.png") no-repeat scroll 0 50% transparent;

}
#footer .widget.tweet_widget ul li{

  padding: 0 0 15px 0;
}
#footer .widget.tweet_widget ul li a,
#footer .widget.tweet_widget ul li a:hover{
  margin: 0;
  background: none;
}
#footer p,#footer-bottom p{
  color: #FFF;
}
.field-name-field-category {
  background: url("images/category.png") no-repeat scroll 100% 50% transparent;
}
.user-posted {
  background: url("images/user.png") no-repeat scroll 100% 50% transparent;
}
.blog-post-created {
  background: url("images/block_title_bg.png") no-repeat scroll 100% 50% transparent;
}
.meta h2{
  background: none repeat scroll 0 0 transparent;
  color: #808080;
  padding-left: 0;
  font-size: 21px;
  line-height: 1.5em;
  margin-bottom: 15px;
}
.meta .field {
  margin-bottom: 5px;
  padding: 0 30px 0 0;
}
.comment-count {
  background: url("images/comment.png") no-repeat scroll 100% 50% transparent;
}
.field-name-field-tags {
  background: url("images/tags.png") no-repeat scroll 100% 50% transparent;
}
.meta a{
  color: #808080;
}
.meta{
  text-align: right;
}
h1.big-title {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 24px;
}
#sidebar .widget h2 span{
  background: url("images/sidebar_block_title_bg.png") repeat-x scroll 0 100% transparent;
  display: block;
  margin-left: 0;
  padding-bottom: 18px;
  padding-top: 0;
}
#sidebar .widget h2{
  background: url("images/block_title_bg.png") no-repeat scroll 0 10px transparent;
  padding-left: 20px;
}
#sidebar .widget ul{
  margin-left: 20px;
}
#sidebar .widget ul li{
  background: url("images/sidebar_list_item.png") repeat-x scroll 0 100% transparent;
  font-size: 13px;
  margin: 0 0 12px;
  padding: 0 5px 12px;
}
#sidebar .widget ul li a{
  text-decoration: none;
}
#sidebar .widget ul li a:hover{
  color: #9E0BB9
}
#sidebar a{
  color: #333333;
}
#footer span,#footer p, #footer{
  color: #FFF;
}
#content ul li{
  background: url("images/plus.png") no-repeat scroll 0 50% transparent;
  padding-left: 20px;
  padding: 8px 0 8px 20px;
  display: block;
}
.col-title p{
  font-size: 15px;
}
.col-title img{
  float: left;
  margin-right: 5px;
}
.team-member .member p{
  color: #808080;
  margin-bottom: 0;
}
.team-member .member h4{
  font-size: 14px;
}
.team-member .member{

}
.team-member .member.last{
  margin-right: 0;
}
.team-member .member{
  text-align: center;
}
.alignleft{
  float: left;
  margin-right: 14px;
}
.alignright{
  float: right;
  margin-left: 14px;
}
.circle-col {
  display: block;
  padding-top: 100px;
  text-align: center;
  width: 180px;
}
.circle-1 {
  background: url("images/discover.png") no-repeat scroll 0 0 transparent;
}
.circle-2 {
  background: url("images/strategy_big.png") no-repeat scroll 0 0 transparent;
}
.circle-3 {
  background: url("images/create.png") no-repeat scroll 0 0 transparent;
}
.circle-4 {
  background: url("images/launch.png") no-repeat scroll 0 0 transparent;
}
.circle-col h3 {
  font-size: 15px;
  margin-bottom: 55px;
}
.circle-col h3 a {
  text-decoration: none;
}
#content h2{
  text-transform: uppercase;
  margin-bottom: 24px;
}
.portfolio .meta{
  text-align: left;
}
.img_styled{
  margin-bottom: 10px;
}
#content hr{
  background: url("images/one_line.png") repeat-x scroll 0 0 transparent;
  height: 5px;
  margin-bottom: 35px;
  margin-top: 26px;
}
.portfolio h3 {
  font-size: 15px;
  line-height: 100%;
  margin-bottom: 8px;
  margin-top: 8px;
}
.portfolio h3  a{
  text-decoration: none;
}
/* ***********************
--------------------------------------
---------------Isotope CSS3 transitions-------------
--------------------------------------
*************************/
.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property:    -moz-transform, opacity;
  -o-transition-property:         top, left, opacity;
  transition-property:         transform, opacity;
}
/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s;
}
/* End: Recommended Isotope styles */
#filters {
  background: url("images/block_title_bg.png") no-repeat scroll 0 50% transparent;
  display: block;
  overflow: hidden;
  padding-left: 35px;
  margin-bottom: 20px;
}
#filters a{
  color: #999999;
  font-size: 14px;
  text-decoration: none;
  margin-right: 25px;
  text-decoration: none;
}
#filters a.current{color: #333333;font-weight: bold;}
.wpcf7-form input[type="text"],.wpcf7-form textarea{
  width: 98%;
}
.testimonial-block blockquote {
  background: url("images/testimonial_bg.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  height: 152px;
  margin: 0;
  padding: 0;
  width: 308px;
}
.testimonial-block blockquote p {
  font-size: 13px;
  font-style: italic;
  margin: 0;
  padding: 20px;
}
.testimonial-block h3 {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}
input.wpcf7-not-valid{
  border: 1px solid #ff0033;
}
.portfolio h3 a{
  color: #ccc;
}
.thumbnail.portfolio{
  text-align: center;
}
.featured-title p strong {
  font-weight: normal;
}
.featured-title p {
  font-size: 16px;
}
.featured-title img {
  float: left;
  margin-right: 15px;
}
h2.small{
  font-size: 21px;
}
.portfolio-content{
  overflow: hidden;
}
.slides li img{
  margin-right: 20px;
}
.wpcf7-not-valid-tip{
  display: none;
}
code, pre {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
  border: 1px solid #CCCCCC;
  display: block;
  font-size: 11px;
  margin-bottom: 20px;
  overflow: auto;
  padding: 10px;
  text-shadow: 0 1px 0 #FFFFFF;
  white-space: pre-wrap;
}
#navigation select{
  cursor: pointer;
  display: none;
  float: left;
  font-size: 14px;
  height: 37px;
  padding: 8px;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
}
#pagination a {
  color: #999999;
  text-decoration: none;
  margin: 0 0 0.25em 1.5em;
  font-size: 14px;
}
#pagination{
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}
#comments .comment{
  border: 2px solid #FFFFFF;
  border-radius: 5px 5px 5px 5px;
  margin-left: 45px;
  margin-top: 8px;
  padding: 8px;
}
#comments .comment .avatar{
  float: left;
  margin-right: 10px;
}
#comments ol{
  list-style: none;
}
#commentform textarea{
  width: 100%;
}

#header .inner {
  margin-top: 40px;
  overflow: hidden;
}
.page-template-template-homepage-php #content{
  padding-top: 0px;
  margin-top:-55px;
}
#footer a:hover, #footer-bottom a:hover{
  color: #782E90 !important;
}
.copy_link{
  float: right;
}
.panel-separator {
  background: url("images/one_line.png") repeat-x scroll 0 0 transparent;
  height: 5px;
  margin-bottom: 35px;
  margin-top: 26px;
}
ul li.c-address{
  background: transparent url("images/c_pointer.png") scroll 0 12px no-repeat;
}

ul li.c-phone{
  background: transparent url("images/c_phone.png") scroll 0 12px no-repeat;
}

li.c-mail{
  background: transparent url("images/c_mail.png") scroll 0 12px no-repeat;
}
.our-address ul{
  margin: 0;
}
.our-address ul li{
  display: block;
  padding: 8px 0 8px 20px;
}
.our-address ul li a{
  text-decoration: none;
}
.contact h2 {
    background: url("images/block_title_bg.png") no-repeat scroll 0 50% transparent;
    padding-left: 20px;
    font-size: 21px;
}
#footer-bottom .copy{
  float: left;
  margin-right: 10px;
}
.portfolio a.fancy{
  display: block;
}
.portfolio a.fancy:hover{
  background: url("images/lupe.png") no-repeat scroll 50% 50% transparent;
    display: block;
}
.portfolio a img{
  position: relative;
  z-index: -1;
}
.portfolio a.fancy:hover img{
  opacity: 0.7;
}