/*
  Theme Name: TopBiz - Responsive Corporate HTML5 Template
  Theme URL: http://themewar.com/html/topland
  Author: ThemeWar
  Author URI: http://www.themewar.com
  Description: Responsive Corporate HTML5 Template
  Version: 1.0
*/
/*=======================================================================
[Table of contents]
=========================================================================
    i. Font Include
    ii. Normalization
    iii. Commmon Content Style
    iv. Margin and Padding Set

==========================================================================*/
/* Font Include */
@import url(http://fonts.googleapis.com/css?family=Lato:400,300,700,900);
@import url(http://fonts.googleapis.com/css?family=Coustard:400,900);

h1.preset, h2.preset, h3.preset, h4.preset, h5.preset, h6.preset {
    margin: 0;
    padding: 0;
    line-height: .8;
    font-weight: 700;
    color: #404040;
}

p.preset {
    font-size: 16px;
    font-weight: 300;
    color: #979797;
    line-height: 1.625;
    font-weight: 300;
    margin: 0;
}

ul.preset, ol.preset {
    margin: 0;
    padding: 0;
    list-style: none;
}

a.preset, a.preset:hover, a.preset:focus {
    display: inline-block;
    outline: none;
    text-decoration: none;
}

a.preset:focus {
    color: #63C2DE;
}

a.preset {
    -webkit-transition: all 700ms ease;
    -moz-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
}

/************** Commmon Content Style ********************/
.commonSection {
    padding: 50px 0 118px;
    position: relative;
    background: #FFF;
}

img.preset {
    width: 100%;
    height: auto;
}

.commonTittle {
    font-size: 50px;
    text-transform: capitalize;
    padding-bottom: 13px;
}

.commonTittle span {
    font-weight: 300;
    text-transform: capitalize;
    display: inline-block;
    padding-left: 8px;
}

.commonTittle.white {
    color: #fff;
}

.subTittle {
    font-size: 20px;
    line-height: 0.9;
    margin-bottom: 55px;
}

/**************** Margin and Padding Set ***********************/
.noMarginLeft {
    margin-left: 0px !important;
}

.noPadding {
    padding: 0 !important;
}

.noMarginRight {
    margin-right: 0 !important;
}

/************************ Portfolio Section *******************************/
.portfolioArea .subTittle {
    margin-bottom: 40px;
}

.portfolioArea.commonSection.home2 {
    padding-bottom: 0;
}

.portfolioArea.home2:after {
    background: rgba(0, 0, 0, 0) url("http://themewar.com/html/topland/topbiz/images/feature.png") no-repeat scroll center center;
    bottom: -40px;
    content: "";
    height: 40px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: auto;
    width: 80px;
    z-index: 1;
}

.folioBtn {
    margin-bottom: 60px;
}

.folioBtn li {
    background: #404040 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 0.8;
    margin-right: 5px;
    padding: 10px 28px;
    text-transform: uppercase;
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out;
}

.folioBtn li:hover,
.folioBtn li.active {
    background: #63C2DE;
}

.folioImg {
    position: relative;
    overflow: hidden;
}

.folioHover2 {
    background: rgba(64, 64, 64, 0.85) none repeat scroll 0 0;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 700ms ease-in-out;
    -moz-transition: all 700ms ease-in-out;
    -ms-transition: all 700ms ease-in-out;
    -o-transition: all 700ms ease-in-out;
    transition: all 700ms ease-in-out;
    display: none;
}

.folioHover2 a.prePhoto {
    background: #63C2DE none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    position: relative;
    right: 3px;
    top: 92px;
    width: 40px;
}

.folioHover2 a i {
    cursor: pointer;
    position: relative;
    top: 5px;
}

.folioHover2 a.detailsLink {
    background: #fff none repeat scroll 0 0;
    border-radius: 50%;
    color: #404040;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    left: 3px;
    position: relative;
    top: 92px;
    width: 40px;
}

.folioHover2 a.prePhoto:hover {
    color: #404040;
}

.folioHover2 a.detailsLink:hover {
    color: #63C2DE;
}

.portfolioArea.commonSection.home3 {
    padding-bottom: 120px;
}

.portfolioArea.home3:after {
    background: rgba(0, 0, 0, 0) url("http://themewar.com/html/topland/topbiz/images/feature.png") no-repeat scroll center center;
    bottom: -40px;
    content: "";
    height: 40px;
    left: -3px;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: auto;
    width: 80px;
    z-index: 1;
}

.portfolioDetails {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px;
    /*padding: 40px 40px 45px;*/
    padding: 40px 40px 0px;
}

.portfolioDetails h3 {
}

.portfolioDetails h3 a {
    color: #404040;
    font-size: 20px;
    font-weight: 700;
}

.portfolioDetails h3 a:hover {
    color: #63C2DE;
}

.potCategory {
    text-align: center;
    padding-bottom: 15px;
}

.potCategory strong {
    font-weight: bold;
    color: #63C2DE;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
}

.potCategory a:hover {
    color: #404040;
}

.potCategory span {
    display: inline-block;
    padding-right: 2px;
}

.folioImg2 {
    position: relative;
    overflow: hidden;
}

.folioImg2 .folioHover2 {
    display: block;
    visibility: hidden;
    opacity: 0;
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
}

.folioImg2:hover .folioHover2 {
    visibility: visible;
    opacity: 1;
    width: 100%;
    height: 100%;
}

.folioHover2 a.detailsLink2 {
    background: #bb5b6c none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 0;
    color: #404040;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    left: 0;
    margin: auto;
    position: absolute;
    right: -450px;
    top: 0;
    width: 40px;
}

.folioHover2 a.prePhoto2 {
    background: #63C2DE none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 0;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    height: 40px;
    left: -450px;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
}

.folioHover2 a.prePhoto2:hover a.detailsLink2:hover {
    color: #404040;
}

/*.folioHover2 a.detailsLink2:hover {*/
    /*color: #63C2DE;*/
/*}*/

.folioImg2:hover .folioHover2 a.detailsLink2 {
    right: -50px;
}

.folioImg2:hover .folioHover2 a.prePhoto2 {
    left: -50px;
}

.portfolioDetails.last {
    margin-bottom: 0;
}

/************************ Portfolio Section Ends *******************************/