/*
Theme Name: It's ME
Theme URI: http://klbtheme.com/itsme/
Author: KlbTheme(Sinan ISIK)
Author URI: http://themeforest.net/user/KlbTheme
Description: It's Me - Personal Resume and Portfolio Wordpress Theme
Version: 1.4
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: black, gray, pink, purple, white, yellow, dark, light, fixed-layout, responsive-layout, custom-background, custom-colors, editor-style, featured-images, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: itsme

http://themeforest.net/user/KlbTheme
http://facebook.com/13Sinan13
https://twitter.com/SinanIk
Skype:berbat1231
*/

.hero-01 .v-content h1 {
    font-size: 60px;
    line-height: 1.4;
    font-weight: 700;
    position: relative;
    margin-bottom: 20px;
}

.hero-01 .v-content h3 {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    position: relative;
    line-height: 1.5em;
    margin-bottom: 30px;
}

.hero-01 .v-content h3:before {
    content: "";
    position: absolute;
    background: #ffdb43;
    height: 5px;
    width: 90px;
    bottom: -5px;
    left: 0;
}

.wpb_row {
margin-bottom:0 !important;
}

.br-t .box-one:first-child .desc-mini {
    border-left: 0;
}


.hover-area .text-vcenter-area .text-vcenter h3 a i.fa-link {
    font-size: 16px;
    margin-top: 18px;
    position: relative;
    display:block;
}

.hover-area a.link-work:hover {
text-decoration:none;
}
.hover-area .text-vcenter-area .text-vcenter h3 a i.fa-link {
    right: 0;
}

.klb-image img {
width:100%;
height:auto;
}

.box-service a {
    color: #333;
}


/*Contact Form 7 */

div.wpcf7 {
    background: #ffffff;
    padding: 30px 0;
    position: relative;
}

form.wpcf7-form {
    padding: 0 30px;
    font-weight: 300;
    font-family: 'Sarala', sans-serif;
}


.wpcf7 input,
.wpcf7 textarea {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
  border-color: #dddddd;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
}

.wpcf7 input,
.wpcf7 textarea {
    display: block;
    width: 100%;
    height: initial;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.wpcf7 input:focus,
.wpcf7 textarea:focus {
  border-color: #ababab;
    outline: none;
}



span.wpcf7-form-control-wrap input {
    font-weight: normal;
    font-family: sans-serif;
    margin-top: 4px;
}


input[type=submit] {
    font-family: 'Sarala', sans-serif;
    border: 1px solid #dddddd;
    color: #000000;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    min-width: 90px;
    transition: color 0.6s ease 0.3s;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    width: initial;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.13, 0.71, 0.3, 0.94);
    background-position: -1000px 0px;
}


.post-img img {
    width: 100%;
    height:auto;
}

.post-share .post-share-box {
    margin-bottom: 5px;
}

 .pagination>.active>a,
 .pagination>.active>a:focus,
 .pagination>.active>a:hover,
 .pagination>.active>span,
 .pagination>.active>span:focus,
 .pagination>.active>span:hover {
    background-color: #FFDB43;
    border-color: #FFDB43;
}

img.avatar {
    width: 70px;
    height: 70px;
    left: 0;
    top: 0;
    z-index: 1;
    position: absolute;
    border-radius: 50%;
    display: inline-block;
    max-width: 100%;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a.comment-reply-link {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #000;
}

h3#reply-title {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 700;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;
    position:relative;
}
h3#reply-title:after{
    content: "";
    position: absolute;
    bottom: 10px;
    height: 3px;
    background: #ffdb43;
    width: 18px;
    left: 0;
}


.comment-form input,
.comment-form textarea {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
  border-color: #dddddd;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -ms-box-shadow: none !important;
}

.comment-form input,
.comment-form textarea {
    display: block;
    width: 100%;
    height: initial;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.comment-form input:focus,
.comment-form textarea:focus {
  border-color: #ababab;
    outline: none;
}



.comment-form input {
    font-weight: normal;
    font-family: sans-serif;
    margin-top: 4px;
}


.comment-form input[type=submit] {
    font-family: 'Sarala', sans-serif;
    border: 1px solid #dddddd;
    color: #000000;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    min-width: 90px;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    border-radius: 0 !important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    width: initial;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.13, 0.71, 0.3, 0.94);
    background-position: -1000px 0px;
    transition: all 300ms ease-out;
}

.comment-form input[type=submit]:hover {
    background-color: #ffdb43;
}

p#form-allowed-tags {
    display: none;
}

.comments ul.children {
    margin-left: 90px;
    padding: 0;
    list-style: none;
}

p.comment-form-url {
    float: left;
    width: 50%;
    padding-left: 7.5px;

}

p.comment-form-email {
    width: 50%;
    float: left;
    padding-right: 7.5px;
}

.error404 .main-header .nav-main {
    width: 100%;
}
.error404  .over-fly-area {
width:100%;
left:0;
}

.search-no-results .section-padd.br-t {
    min-height: 298px;
}

.main-header .social-share a {
margin-right:5px;
}

.klb-text {
    float: left !important;
    line-height: initial !important;
    border: none !important;
    width: initial !important;
}




.alignright img {
	float: right;
	margin: 0 0 1em 1em
}
.alignleft img {
	float: left;
	margin: 0 1em 1em 0
}
.aligncenter img {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.alignright {
	float: right;
    margin: 0 0 1em 1em
}
.alignleft {
	float: left;
	margin: 0 1em 1em 0
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}


.size-full {
}
.size-large {
}
.size-medium {
}
.size-thumbnail {
}
.gallery-caption {
}
.bypostauthor {
}


.textarea_half {
 max-width:500px;
}

.wp-caption img {
max-width: 100%;
height: auto;
}
.sticky {

}

p>img {
max-width: 100%;
height: auto;
}

.wp-caption {
	margin-bottom: 20px;
	text-align: center;
	padding-top: 5px;
	width: auto !important;
}

.wp-caption p.wp-caption-text {
	width: auto !important;
	line-height: 1.5;
	font-size: 11px;
	padding: 3px 0;
	margin: 0px 0 0 0;
	background: #f6f6f6;
	display: block;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}

.share-comments {
    padding: 4px 0 !important;
    min-height: 53px;
}

code {
    background-color: #f7f7f9;
    border: 1px solid #e1e1e8;
}



table {
max-width: 100%;
background-color: transparent;
}

th {
text-align: left;
padding-right: 20px;
padding-bottom: 5px;
padding: 10px;
border: 1px solid #e5e5e5;
}

td{
padding: 10px;
border: 1px solid #e5e5e5;
text-align: left;
}

dt {
    font-weight: bold;
}

dt, dd {
    line-height: 20px;
}

dd {
    margin-left: 10px;
}

abbr, tla, acronym {
    text-decoration: underline;
    cursor: help;
}

ins {
    background-color: rgba(254,255,0,0.68);
    text-decoration: none;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}