/*
Theme Name: ShamilBusiness
Theme URI: http://www.shamilthemes.com
Version: 1.0.1
Description: Ninja Default üzerine bina edilmiş bir alt temadır.
Author: ShamilThemes
Author URI: http://www.shamilthemes.com
template: ninja-default
*/
body {
    overflow-x: hidden;
}
.btn {
    position:relative;
}
.btn:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: rgba(255,255,255,.4);
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -webkit-transform: rotate(360deg) scale(1.003) skew(-14deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -o-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1.003) skew(-14deg) translate(0px);
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.btn:hover:after {
    width: 120%;
    background-color: transparent;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.tn-read-more {
    text-transform: uppercase;
    color: #2c3740;
    transition: 0.5s all ease;
     -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    letter-spacing: 0.7px;
    font-weight: 800;
    text-decoration: none;
    font-weight: 500;
    font-size: 11px;
}
.tn-read-more span {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.tn-read-more:hover,
.tn-read-more:hover span {
    color:#50b9ce;
    text-decoration: none;
}
.tn-read-more:hover span {
    padding-left:5px;
}
#ninja-to-top {
    background:#fc3;
}
.shamil-box {
    margin:2em;
}
.ninja-page-nav ul.sub-menu ul.sub-menu{
    padding-bottom: 0;
    top: -1px;
    border: 1px solid rgba(244, 244, 244, 1);
}
.ninja-page-nav ul.sub-menu{
    border: 1px solid rgba(244, 244, 244, 1)!important;
}
.ninja-page-nav ul.sub-menu li{
    border-bottom: 1px solid rgba(244, 244, 244, 1);
}
.ninja-page-nav ul.sub-menu li:last-child{
    border-bottom: none;
}
/*-- Headline --*/
.tn-news .headline{
    margin-top: 5em;
    margin-bottom: -3em;
}
.headline {
  position: relative;
  margin: 0 auto;
  width: 320px;
}
.headline .shape {
  stroke-dasharray: 140 540;
  stroke-dashoffset: -474;
  stroke-width: 8px;
  fill: transparent;
  stroke: #f38929;
  border-bottom: 5px solid black;
  transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s;
}
.st-products .headline .text {
    color: #fff;
}
.headline .text {
    font-size: 25px;
    line-height: 27px;
    color: #6c6c6c;
    letter-spacing: 4px;
    top: -48px;
    position: relative;
    text-transform: uppercase;
    text-align: center;
}
.headline:hover .shape {
  stroke-width: 2px;
  stroke-dashoffset: 0;
  stroke-dasharray: 760;
}
.ninja-widget h4.ninja-widget-title{
    font-size: 23px;
    line-height: 27px;
    color: #2d2c32;
    font-weight: 700;
    letter-spacing: 1px;
}
.ninja-widget h4:after {
    content:"";
    display: block;
    width: 42px;
    height: 3px;
    background: #f38929;
    margin-top: 12px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.ninja-widget:hover h4:after {
    width: 100px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
} 
.ninja-page-nav #menu-ana-menu-1 ul.sub-menu li a{
	font-weight: 700;
    text-transform: capitalize;
}
.ninja-page-nav #menu-ana-menu-1 ul.sub-menu li a:hover{
    background: transparent;
    color: #f38929;
}
.ninja-page-nav ul.sub-menu li a:before{
	display: none!important;
}
.ninja-page-nav ul#menu-ana-menu-1 li a:before{
	content: "";
    background: #f38929;
    width: 0px;
    height: 2px;
    display: inline-block;
    position: absolute;
    bottom: 22px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.ninja-page-nav ul#menu-ana-menu-1 > li a:hover:before{
	width: 50px;
}
.ninja-page-nav-right .ninja-page-nav-wrap .navbar-nav > li.current-menu-item > a,
.ninja-page-nav ul#menu-ana-menu-1 li a:hover{
	color: #575757
}
/*-- </Headline --*/
/*-- Widgets --*/
.widget_meta,
.widget_recent_comments {
    padding: 37px 0 40px;
    border-bottom: 1px solid #d4d4d4;
}
.widget_recent_comments li a{
    display: inline-block!important;
    padding-left: 12px!important;
}
.widget_meta ul,
.widget_recent_comments ul {
    list-style: none;
}
.widget_meta li,
.widget_recent_comments li {
    margin-top: 40px;
}
.widget_meta a,
.widget_recent_comments a {
    display: inline-block;
    font-size: 15px;
    line-height: 11px;
    color: #636363;
    font-weight: 700;
    border-left: 3px solid #dddddd;
    padding-left: 12px;
    letter-spacing: 0.5px;
}
.widget_meta a:hover,
.widget_meta li.active a,
.widget_recent_comments a:hover,
.widget_recent_comments li.active a {
    border-left: 3px solid #f38929;
}
.widget_nav_menu,
.widget_categories {
    padding: 38px 0 35px;
}
.widget_nav_menu ul,
.widget_categories ul {
    list-style: none;
    margin-top: 20px;
}
.widget_nav_menu li,
.widget_categories li {
    border-bottom: 1px solid #d4d4d4;
    padding: 20px 0;
}
.widget_nav_menu li a,
.widget_categories li a {
    display: inline-block;
    font-size: 15px;
    line-height: 17px;
    color: #636363;
    font-weight: 700;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.widget_nav_menu li a:hover,
.widget_categories li a:hover {
    color: #f38929;
}
.tagcloud a {
    display: inline-block;
   font-size: 15px!important;
    line-height: 26px;
    color: #fff;
    text-align: center;
    padding: 8px 0;
    letter-spacing: 0.5px;
    position: relative;
    border-radius: 3px;
    background: #393939;
    padding: 8px 14px;
    margin-bottom: 3px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    text-decoration: none;
}
.tagcloud a:hover{
    background: #f38929;
}
.ninja-widget ul li{
    margin-top: 0; 
}
.ninja-sidebar .ninja-widget{
    padding: 0;
    border-bottom: 0;
}
/*-- </Widgets --*/
/*-- Comments --*/
.shamil-comments {
    margin-top: 60px;
}
.shamil-comments .shamil-comments-list-title {
    font-size:18px;
    font-weight:700;
}
.shamil-comments  .shamil-comments-list .comment-date {
    display:block;
    margin-top:8px;
}
.shamil-comments .shamil-comments-list .comment-content {
    border:none;
    padding:10px 0 0;
}
.shamil-comments .shamil-comments-list .comment-avatar img {
    border-radius:0;
}
.shamil-comments .shamil-comments-list a.comment-reply-link {
    position: relative;
    font-weight: 700;
}
.shamil-comments .shamil-comments-list a.comment-reply-link:after {
    content: '\f112';
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 5px;
    color:#888;
}
.shamil-comments .shamil-comments-list ul.children {
    border-top:1px solid #ccc;
}
.shamil-comments .shamil-comments-list .comment-content p {
    font-size: 20px;
    color: #222;
}
.shamil-comments .comment-respond {
    margin-top:15px;
}
.shamil-comments .comment-reply-title {
    color: #333333;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.333;
    margin: 0 0 20px;
    position: relative;
    text-transform: uppercase;
}
.shamil-comments .comment-respond label,
.shamil-comments .comment-respond textarea,
.shamil-comments .comment-respond input {
    border: 1px solid #c9d3d6;
    padding: 8px 15px;
    background:#fff;
    border-radius:0;
    box-shadow:none;
}
.shamil-comments .comment-respond input {
    min-height:50px;
}
.shamil-comments #shamil-comment-form-submit {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 10px 18px;
    font-size: 14px;
    min-height: 36px;
    text-transform: uppercase;
    color: #fff;
    line-height: 1.42857143;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    background: #0072a5 ;
}
.shamil-comments #shamil-comment-form-submit:hover {
    color:#fff;
    background:#50b9ce;
}
/*-- </Comments --*/
.tn-zoom figure {
    overflow:hidden;
}
.tn-zoom img {
    min-width:100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tn-zoom:hover img {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.tn-overflow {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.shamil-post .shamil-post-content {
    border:1px solid #ddd;
    padding:10px 15px;
}
.shamil-post .shamil-post-meta {
    padding: 10px 15px;
    border: 1px solid #ddd;
}
.shamil-post .shamil-post-meta-bottom {
    border:none !important;
}
.shamil-post .shamil-post-header {
    margin-bottom: 10px;
}
body.archive .tn-hizmetlerimiz-item .tn-img {
    width:40%;
}
/*---- </General Settings ----*/

/*---- Header ----*/
/*-- Topbar --*/
.shamil-page-bar {
    position:relative;
    font-size:15px;
    border-bottom:none;
    overflow:hidden;
}
.ninja-page-bar .ninja-page-bar-text {
    font-size: 15px;
    padding: 15px 18px;
}
.ninja-page-bar .ninja-page-bar-text-2:before {
    content: '\f003';
    font-family: FontAwesome;
    margin-right: 6px;
    font-size: 22px;
    vertical-align: bottom;
    opacity: .9;
}
.shamil-page-bar .shamil-page-bar-nav {
    padding:10px 0;
}
.shamil-page-bar .shamil-page-bar-nav > li > a {
    position:relative;
    font-size:14px;
}
.shamil-page-bar .shamil-page-bar-nav > li > a:after {
    content: '';
    width: 1px;
    height: 20px;
    background: #fff;
    position: absolute;
    left: 99%;
    top: 2px;
}
.ninja-page-bar .ninja-page-bar-nav > li:last-child > a:after {
    display:none;
}
.ninja-page-bar .ninja-social-icons .ninja-icon {
    color: #fff;
    font-size: 34px;
    margin-left: 5px;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.ninja-page-bar .ninja-social-icons {
    margin:5px 0;
}
.ninja-page-bar .ninja-social-icons .ninja-icon:hover {
    background: #f79032;
    color: #2d2c32;
}
/*-- </Topbar --*/
/*-- Head --*/
.shamil-right-header {
    text-align: right;
}
.shamil-right-header h5 {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 6px;
}
.shamil-right-header h4, .shamil-right-header h4 a {
    color: #555555;
    font-size: 16px;
    font-weight: 600;
    padding-top: 0px;
    margin-top: 0;
    text-transform:none;
}
.shamil-right-header .col-right-header {
    display: inline-block;
    padding-left: 57px;
    vertical-align: top;
    margin-top: 15px;
}

.home .shamil-page .shamil-page-header .shamil-page-header-wrap {
    border-bottom:none;
}
.shamil-page .shamil-page-header.shamil-page-header-fixed .shamil-page-header-wrap {
    background:#2196f3;
}
.shamil-page .shamil-page-header-fixed .navbar-nav > li.current-menu-item > a,
.shamil-page .shamil-page-header-fixed .navbar-nav > li > a,
.shamil-page .shamil-page-header-fixed .navbar-nav > li > a:hover,
.shamil-page .shamil-page-header-fixed .navbar-nav > li > a:focus,
.shamil-page .shamil-page-nav-right.shamil-page-header-fixed .shamil-logo-text, .shamil-page-header-fixed .shamil-logo-text,
.shamil-page .shamil-page-nav-right.shamil-page-header-fixed a:hover,
.shamil-page inja-page-nav-right.shamil-page-header-fixed a:focus {
    color: #fff !important;
}
.shamil-page .shamil-page-header {
    margin-bottom:10px;
}
.home .shamil-page .shamil-page-header {
    border-bottom:none;
}
.home .ninja-content {
    margin:0;
}
.page-template-anasayfa .shamil-page .shamil-page-header {
    margin-bottom:0;
}
.shamil-page .shamil-page-header .shamil-page-header-text {
    position:relative;
    margin: 0 0 10px;
    font-size: 20px;
    color: #333;
    font-weight: 700;
}
.shamil-page .shamil-page-header .shamil-page-header-content {
    margin-left:-10em;
}
.shamil-buradayiz > dl {
  float: left;
  margin-bottom: 0;
  margin-right: 9px;
  text-align: right;
  width: 68%;
}
.shamil-buradayiz i {
  line-height: 54px;
  text-align: center;
  width: 20%;
  display: inline-block;
}
.shamil-buradayiz dt {
  color: #666666;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
}
.shamil-buradayiz dt, .shamil-buradayiz dd{
  line-height: 28px;
}
.shamil-buradayiz dd, .shamil-buradayiz dd a {
  color: #959595;
  font-size:13px;
}
.shamil-buradayiz dd a:hover{
  color: #017cc0;
}
.shamil-buradayiz path {
    fill:#666a78;
}
/*-- </Head --*/
/*-- Menu --*/
.shamil-page .shamil-page-nav-right .shamil-page-nav-search {
    float: right;
    position: relative;
    margin: 20px 0;
    border-left: 1px solid #ccc;
}
.shamil-page-nav-search form {
    border:none;
    background:#1874c1;
}
.shamil-page-nav-search form input.shamil-search-input {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    border-radius:0;
}
.shamil-page-nav-search form input.shamil-search-input:hover,
.shamil-page-nav-search form input.shamil-search-input:focus {
    color:#fff;
}
.shamil-page-nav-search a.fa-search {
    z-index:9999;
}
.shamil-page-nav-search form input.shamil-search-input::-webkit-input-placeholder {
   color: #fff;
}
.shamil-page-nav-search form input.shamil-search-input:-moz-placeholder {
   color: #fff;  
}
.shamil-page-nav-search form input.shamil-search-input::-moz-placeholder {
   color: #fff;  
}
.shamil-page-nav-search form input.shamil-search-input:-ms-input-placeholder {  
   color: #fff;  
}
.shamil-page-nav .navbar-toggle {
    
}
.shamil-page-nav .navbar-toggle span {
    
}
/*-- </Menu --*/
/*---- </Header  ----*/
/*-- Hizmetlerimiz --*/
.tn-services-item{
    padding: 0;
}
.st-services{
    margin: 0 -99em;
    background: #f3f3f3;
    padding: 5em 99em;
}
.tn-services-item .st-service {
    position: relative;
}
.tn-services-item .st-service .st-list {
    float: left;
    margin-bottom: 12px;
}
.tn-services-item .st-service .st-list img{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tn-services-item .st-service .st-list:focus img,
.tn-services-item .st-service .st-list:hover img{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tn-services-item .st-service .st-list:nth-child(odd) {
    padding-right: 6px;
}
.tn-services-item .st-service .st-list:nth-child(even) {
    padding-left: 6px;
}
.tn-services-item .st-service .st-list .box {
    background: #fff;
}
.tn-services-item .st-service .st-list .box .img-box {
    float: left;
    width: 50%;
    overflow: hidden;
}
.tn-services-item .st-service .st-list .box .detail-box {
    float: left;
    width: 50%;
    padding: 38px 38px 0;
}
.tn-services-item .st-service .st-list .box .name {
    display: block;
    font-size: 15px;
    line-height: 17px;
    color: #4b4b4b;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 8px;
}
.tn-services-item .st-service .st-list .box .designation {
    display: block;
    font-size: 13px;
    line-height: 15px;
    color: #6e6d6d;
    font-weight: 700;
    letter-spacing: 1.3px;
    margin-bottom: 12px;
}
.tn-services-item .st-service .st-list .box .designation i {
    display: block;
    width: 37px;
    height: 2px;
    background: #f38929;
    margin-top: 14px;
}
.tn-services-item .st-service .st-list .box p {
    font-size: 16px;
    line-height: 27px;
    color: #636364;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.tn-services-item .st-service .st-list .box .social-list {
    padding: 22px 0;
}
.tn-services-item .st-service .st-list .box .social-list a {
    font-size: 15px;
    line-height: 24px;
    color: #bcbcbc;
    margin: 0 25px 0 0
}
.tn-services-item .st-service .st-list .box .social-list a:hover {
    color: #f38929
}
/*-- </Hizmetlerimiz --*/
/*-- Urunler --*/
.st-products{
    background: #2d2c32;
    margin: 0 -99em;
    padding: 5em 99em;
}
.st-products .headline h3{
    color:#fff;
}
.st-products .st-products-item {
    float: left;
    margin-bottom: 15px;
}

.st-products .st-products-item:first-child {
    margin: 0;
}
.st-products .tn-product-item:hover img{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.st-products .tn-product-item img{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.st-products .st-products-item figure {
    overflow: hidden;
}
.st-products .st-products-item a {
    display: block;
    padding: 8px;
    background: #37373c;
    position: relative;
}
.st-products .st-products-item a em {
    position: absolute;
    left: 50%;
    top: -11px;
    color: #444449;
    font-size: 15px;
    display: none;
    margin-left: -9px;
}
.st-products .st-products-item a:hover, .st-products li.flex-active-slide a {
    text-decoration: none;
    background: #444449;
}
.st-products .st-products-item a:hover em, .st-products li.flex-active-slide a em {
    display: block;
}
.st-products .st-products-item a:hover strong, .st-products li.flex-active-slide a strong {
    color: #e0dfdf
}
.st-products .st-products-item a:hover i, .st-products li.flex-active-slide a i {
    background: #f38929
}
.st-products .st-products-item strong {
    display: block;
    font-size: 13px;
    line-height: 17px;
    color: #919191;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 21px 15px 12px;
}
.st-products .st-products-item span {
    display: block;
    font-weight: 400;
}
.st-products .st-products-item i {
    display: block;
    width: 49px;
    height: 2px;
    background: #56565c;
    margin-bottom: 3px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.st-products .st-products-item:hover i{
    width: 120px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
/*-- </Urunler --*/
/*-- Referanslar --*/

.tn-portfolio {
    list-style: none;
    padding-top: 29px;
}
.tn-portfolio .tn-portfolio-item{
    border:none;
}    
.tn-portfolio .st-service-page {
    float: left;
    margin-bottom: 25px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.tn-portfolio .st-service-page figure {
    margin-bottom: 25px;
    overflow: hidden;
}
.tn-portfolio .st-service-page figure a{
    display: block;
}
.tn-portfolio .st-service-page figure img{
    width:100%;
}
.tn-portfolio .st-service-page .detail {
    display: block;
}
.tn-portfolio .st-service-page h4 {
    font-size: 18px;
    line-height: 27px;
    color: #2d2c32;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0 40px 15px 0;
}
.tn-portfolio  h4 a{
    color: #2d2c32;
    display:inline-block;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tn-portfolio  h4 a:focus,
.tn-portfolio  h4 a:hover{
    color: #ff4d00;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tn-portfolio .st-service-page p {
    font-size: 15px;
    line-height: 24px;
    color: #636266;
}
.tn-portfolio a.view-btn{
    display: block;
    width: 155px;
    background: #f38929;
    font-size: 13px;
    line-height: 20px;
    border-radius: 3px;
    padding: 14px 10px;
    margin-top: 19px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
}
.tn-portfolio a.view-btn:hover{
    opacity: 0.7;
}
.tn-portfolio-item-inner:focus img,
.tn-portfolio-item-inner:hover img{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.tn-portfolio-item-inner img{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/*-- </Referanslar --*/
/*-- Haberler --*/
.st-news-item  .box {
    position: relative;
    margin: 47px 0 0 0;
    position: relative;
}
.st-news-item  .box .detail {
    float: left;
    width: 53%;
    margin-right: 1%;
    padding: 35px 43px 45px 35px;
    background: #f7f7f7;
}
.st-news-item  .box .detail h3 {
    font-size: 18px;
    line-height: 20px;
    color: #3d3d3d;
    font-weight: 700;
    border-bottom: 2px solid #e1e1e1;
    letter-spacing: 1px;
    padding-bottom: 21px;
}
.st-news-item  .box .detail h3 span {
    display: block;
    font-weight: 400;
}
.st-news-item  .box .detail p {
    font-size: 15px;
    line-height: 24px;
    color: #757477;
    margin-bottom: 27px;
}
.st-news-item  .box .detail a {
    font-size: 12px;
    line-height: 14px;
    color: #767676;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.st-news-item  .box .detail a i {
    display: block;
    width: 14px;
    height: 2px;
    background: #f38929;
    margin-bottom: 4px;
}
.st-news-item  .box .img-box {
    float: right;
    width: 46%;
    overflow: hidden;
}
.st-news-item  .box .tag {
    position: absolute;
    left: 50%;
    top: 60px;
    border: 4px solid #fff;
    margin-left: -10px;
    z-index: 99;
    overflow: hidden;
}
.st-news-item  .bottom-row {
    float: left;
    width: 100%;
    height: 70px;
    background: #f2f3ef;
    margin-top: 46px;
}
.st-news-item  .bottom-row .img-box {
    float: left;
    border: 3px solid #ffffff;
    margin: -20px 0 0 10px;
    overflow: hidden;
}
.st-news-item  .bottom-row strong {
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    color: #3d3d3d;
    text-transform: uppercase;
    padding: 25px 32px;
    letter-spacing: 1px;
}
.st-news-item  .bottom-row strong span {
    font-weight: 400;
}
.st-news-item  .bottom-row a {
    float: right;
    border-left: 1px solid #e1e1e1;
    font-size: 12px;
    line-height: 16px;
    color: #767676;
    text-transform: uppercase;
    padding: 25px 47px 21px 32px;
    letter-spacing: 0.5px;
}
.st-news-item  .bottom-row a i {
    display: block;
    width: 14px;
    height: 2px;
    background: #f38929;
    margin-bottom: 5px;
}

.st-news-item  .bottom-row-2 {
    float: left;
    width: 100%;
    height: 70px;
    background: #f2f3ef;
    margin-top: 46px;
}
.st-news-item  .bottom-row-2 .img-box {
    float: left;
    border: 3px solid #ffffff;
    margin: -20px 0 0 10px;
    overflow: hidden;
}
.st-news-item  .bottom-row-2 strong {
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    color: #3d3d3d;
    text-transform: uppercase;
    padding: 12px 22px;
    letter-spacing: 1px;
}
.st-news-item  .bottom-row-2 strong i {
    display: inline-block;
    width: 30px;
    height: 2px;
    background: #e1e1e1;
}
.st-news-item  .bottom-row-2 strong span {
    display: block;
    font-weight: 400;
}
.st-news-item  .bottom-row-2 a {
    float: right;
    font-size: 15px;
    line-height: 20px;
    color: #fff;
    background: #f38929;
    text-transform: uppercase;
    padding: 25px 0;
    font-weight: 700;
    border-left: 9px solid #fff;
    min-width: 253px;
    text-align: center;
}
.st-news-item  .bottom-row-2 a i {
    display: inline-block;
    width: 8px;
    height: 13px;
    background: url(../img/arrow.png) no-repeat 0 0;
    margin-left: 35px;
}
.st-news-item:hover .img-box img{
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.st-news-item .img-box img{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.st-news-item .caption p{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;

}
/*-- </Haberler --*/
/*-- Blog --*/
.st-blog{
    margin: 0 -99em;
    padding: 0 99em;
    background: #f3f3f3;
    overflow: hidden;
}
.st-blog-inner {
    background: #f3f3f3;
    padding:40px 0;
}

.st-blog .tn-blogs {
    border: 1px solid #dedede;
}
.st-blog .team-slider .img-box {
    display: block;
    text-align: center;
    overflow: hidden;
}
.st-blog .team-slider .member-detail {
    display: block;
    padding: 22px 35px;
    background: #ffffff;
}
.st-blog .team-slider .member-detail .name {
    display: block;
    font-size: 15px;
    line-height: 17px;
    color: #4b4b4b;
    font-weight: 700;
    letter-spacing: 1.5px;
    margin-bottom: 8px;
}
.st-blog .team-slider .member-detail .designation {
    display: block;
    font-size: 13px;
    line-height: 15px;
    color: #6e6d6d;
    font-weight: 700;
    letter-spacing: 1.3px;
    margin-bottom: 12px;
}
.st-blog .team-slider .member-detail .designation i {
    display: block;
    width: 37px;
    height: 2px;
    background: #f38929;
    margin-top: 14px;
}
.st-blog .team-slider .member-detail p {
    font-size: 16px;
    line-height: 27px;
    color: 636364;
    margin-bottom: 0;
}
.st-blog .team-slider:focus img,
.st-blog .team-slider:hover img{
    moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.st-blog .team-slider img{
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/*-- </Blog --*/
/*-- Detay --*/
.ninja-post-header{
    float: left;
    width: 100%;
}
.ninja-post-header .ninja-post-title {
    font-size: 36px;
    line-height: 40px;
    font-weight: 900;
    letter-spacing: 4px;
}
.ninja-post-content p {
    font-size: 1.3em;
    line-height: 1.8em;
    margin-top: 2em;
    color: #464343;
}
.ninja-post .ninja-sep{
    float:left;
}
.ninja-post .ninja-comments-popup-link,
.ninja-post .ninja-post-author,
.ninja-post .ninja-post-date{
    float: left;
    font-size: 16px;
    line-height: 21px;
    padding: 0 18px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.ninja-post .ninja-post-author{
    padding-left: 0;
}
.ninja-post .ninja-post-author:hover a,
.ninja-post .ninja-comments-popup-link:hover a,
.ninja-post .ninja-comments-popup-link:hover,
.ninja-post .ninja-post-author:hover,
.ninja-post .ninja-post-date:hover{
    color: #f38929;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    
}

.comment-reply-title,
.comment-author-link,
h3.ninja-comments-list-title {
    font-size: 28px;
    line-height: 32px;
    color: #2d2c32;
    font-weight: 900;
    letter-spacing: 1.5px;
    margin-bottom: 27px;
}
.comment-author-link:after{
    margin-top: 5px;
    margin-bottom: -25px;
}
.comment-author-link{
    font-size: 14px;
}
.comment-reply-title:after,
h3.ninja-comments-list-title:after {
    content: "";
    display: block;
    width: 43px;
    height: 3px;
    background: #f38929;
    margin-top: 17px;
}
.comment-content{
    float: right;
    position: relative;
    padding: 30px 28px;
    background: #f9f9f9;
}
.comment-date{
    float:right;
}
@media screen and (min-width: 769px) {
    .archive article.ninja-post .ninja-post-thumb{
        float: left;
        width: 50%;
        
    }
    .archive article.ninja-post{
        height: 265px;
        padding: 0;
        border: 1px solid #e6e6e6;
        overflow: hidden;
        margin-left: -1px;
        margin-top: -1px;
    }
    .archive article.ninja-post:last-child{
         border-bottom: 1px solid #e6e6e6;
    }
    .archive article.ninja-post .ninja-post-header{
        float: right;
        width: 50%;
        padding:10px;
    }
    .archive article.ninja-post .ninja-post-content{
        float: left;
        width: 50%;
    }
    .archive article.ninja-post .ninja-post-header .ninja-post-title{
        font-size: 25px;

        letter-spacing: 2px;
    }
    .archive article.ninja-post .ninja-post-content .ninja-post-more-link{
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
        color: #f38929;
        border: 2px solid #f38929;
        text-transform: lowercase;
        font-weight: 700;
        padding: 11px 20px;
        margin-right: 22px;
        text-decoration: none;
        float: right;
        background: #f38929;
        color: #fff;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        transition: all 0.2s ease-in-out;
    }
    .archive article.ninja-post .ninja-post-content .ninja-post-more-link:hover{
        background: #fff !important;
        color: #f38929;
        text-decoration: none;
    }
    .archive article.ninja-post .ninja-post-content p{
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin: 0;
        padding: 10px;
        font-size: 16px;
        font-weight: normal;
        line-height: 1.6em;
    }
}
/*-- </Detay --*/
/*-- Arşiv --*/ 
.archive .st-products{
    background: transparent;
    margin: 0;
    padding: 0;
}
.archive .st-products .headline .text{
    color: #6c6c6c;

}
.archive .st-products-item .tn-product-item{
    width: 100%;
    height: auto;
    float: left;
    background: #37373c;
    padding: 7px;
}
.archive .st-products .st-products-item a{
    padding: 0;
}
.archive .st-products .st-products-item .fade-effect{
    float: left;
}
.archive .st-products .st-products-item strong{
    margin-left: 5px;
    float: left;
}
.archive .st-products .st-products-item:hover i{
    width: 90px;
}
.archive .tn-blogs-item {
    margin-bottom: 10px;
}
.archive .st-blog{
    background: transparent;
    margin: 0;
    padding: 0;
}
.archive .st-blog-inner{
    background: transparent;
    padding: 0;
}
.archive .tn-services-item .st-service .st-list .box .img-box{
    width: auto;
}
.archive .tn-services-item .st-service .st-list .box .detail-box{
    float: left;
    width: 64.5%;
    padding: 38px 38px 0;
}
.archive .tn-services-item .st-service .st-list .box .detail-box p{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.archive .tn-portfolio .st-service-page{
    width: auto;
}
.post-type-archive-hizmet .ninja-page-content{
    background-color: #f3f3f3;
}
.archive .st-news-item  .box .detail{
    padding: 16px 43px 45px 35px;
    min-height: 217px;
}
.archive .st-news-item .caption p{
    -webkit-line-clamp: 2;
}
/*-- </Arşiv --*/
/*-- Tabs --*/
.ninja-archive .button-group{
    margin: 10px 0;
}
.ninja-archive .button-group button{
    display: inline-block;
    margin-right: 5px;
    border: 2px solid #e1e1e1;
    border-radius: 3px;
    background: #fff;
    font-size: 12px;
    line-height: 24px;
    color: #969696;
    font-weight: 700;
    padding: 7px 21px;
    text-transform: uppercase;
    cursor: pointer;
}
.ninja-archive .st-products .button-group button.active,
.ninja-archive .st-products .button-group button.filter-button:visited,
.ninja-archive .st-products .button-group button.filter-button:focus,
.ninja-archive .st-products .button-group button.filter-button:hover,
.ninja-archive .st-products .button-group button.filter-button:active {
    background: #f38929;
    top: 0;
    border: 2px solid #f38929;
    color: #fff;
}
.archive .st-products .button-group button.active,
.archive .st-products .button-group button.filter-button:visited,
.archive .st-products .button-group button.filter-button:focus,
.archive .st-products .button-group button.filter-button:hover,
.archive .st-products .button-group button.filter-button:active,
.ninja-archive .button-group button.active,
.ninja-archive .button-group button.filter-button:visited,
.ninja-archive .button-group button.filter-button:focus,
.ninja-archive .button-group button.filter-button:hover,
.ninja-archive .button-group button.filter-button:active {
    background: #f38929;
    top: 0;
    border: 2px solid #f38929;
    color: #fff;
}
/* </Tabs --*/
/*--- Footer ---*/
.ninja-page-footer-widgets .ninja-widget .textwidget,
.ninja-page-footer-widgets .ninja-widget h4{
    color: #a0a0a0;
}
.ninja-page-footer-widgets .ninja-widget li.recentcomments,
.ninja-page-footer-widgets .ninja-widget li.recentcomments a,
.ninja-page-footer-widgets .ninja-widget li.recentcomments .comment-author-link{
     color: #636363;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.ninja-page-footer-widgets .ninja-widget li.recentcomments:hover,
.ninja-page-footer-widgets .ninja-widget li.recentcomments:hover a,
.ninja-page-footer-widgets .ninja-widget li.recentcomments:hover .comment-author-link{
     color: #f38929;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}
.ninja-page-footer-widgets .ninja-page-footer-widgets-row .widget_search form{
    position: relative;
}
.ninja-page-footer-widgets .ninja-page-footer-widgets-row .widget_search form:after {
    content: "\f002";
    font-family: FontAwesome;
    color: #fcfcfc;
    position: absolute;
    top: 0;
    right: 0;
    padding: 7px 14px;
    text-align: center;
    background: #f38929;
}
.archive .st-products .st-products-item strong{
    max-width: none;
}
.ninja-page-footer-widgets .ninja-widget ul li{
    margin-top: 0;
    padding: 8px;
}
.ninja-page-footer-widgets .tagcloud a:hover{
    color: #fff;
}
.ninja-page-footer-widgets .iletisim a{
    color: #767381;
}
/*--- </Footer ---*/
.page-template-anasayfa .news-grid {
  min-height: 487px !important;
}
.page-template-anasayfa .portfolio-grid {
  min-height: 463px !important;
}
.archive .st-products .st-products-item:first-child{
        margin-bottom: 15px;
    }
.st-products .st-products-item figure{
        overflow: hidden;
        width: 100%;
        text-align: center;
    }
@media screen and (max-width: 768px) {
	   .headline{
	   	    margin-bottom: 0;
	   }
	   
	   
	.ninja-archive .button-group button{
		margin-bottom: 8px;
        padding: 7px 19px;
	}
	.st-products .st-products-item:first-child{
		margin-bottom: 15px;
	}
	.st-products .st-products-item figure{
	    overflow: hidden;
	    width: 100%;
	    text-align: center;
	}
	.st-news-item .box .detail{
        width: 100%;
	}
	.st-news-item .img-box{
		display: none;
	}
	.st-news-item  .box .img-box{
		width: 42%;
	}
	.tn-blogs-item{
	    margin-bottom: 15px;
	}
	.tn-blogs-item{
		float: right;
	}
	.st-blog .team-slider .member-detail{
		display: block;
	    padding: 22px 35px;
	    background: #ffffff;
	    width: 282px;
	    float: left;
	    min-height: 253px;
	}
	.st-blog .team-slider .img-box{
	    float: right;
	}
	.tn-services-item .st-service .st-list .box .img-box{
	    width: 42.5%;
	}
	.ninja-post-header{
		float: left;
 	   width: 100%;
	}
	.archive .tn-services-item .st-service .st-list .box .detail-box{
		width: 57.5%;
	}
	.archive .st-news-item  .box .detail{
		min-height: 338px;
	}
	.st-products .headline .text{
        color: #6c6c6c;
    }
        .shamil-box{
        margin: 0;
    }
    .tn-news .headline {
    margin: 5px 0 5px 20px;
	}
	.st-blog,
    .st-services,
    .st-products{
        background: transparent;
        margin: 0;
        padding: 0;
    }
    .st-blog-inner{
    	background: transparent;
    }
}
@media screen and (max-width: 480px) {
	.st-news-item .box .detail {
	    float: left;
	    width: 53%;
	    margin-right: 1%;
        padding: 35px 43px 43px 35px;
	    background: #f7f7f7;
        min-height: auto;
	}
    .st-news-item  .box .detail h3{
        margin-top: 0px;
        margin-bottom: 0;
    }
    .st-blog-inner{
        background: transparent;
    }
	.st-news-item .box .caption{
	   	display: none;
	   }
   .tn-services-item .st-service .st-list .box p{
		display: none;
	}
	.st-blog .team-slider .member-detail{
		display: block;
	    padding: 10px 35px;
	    width: 283px;
	    min-height: 253px;
	    background: #ffffff;
	    margin-bottom: 10px;
	}
	.tn-portfolio{
		margin-left: 0;
	}
	.st-products .st-products-item:hover i{
		width: 80px;
		background: #f38929;
	}
    .st-blog,
    .st-services,
    .st-products{
        background: transparent;
        margin: 0;
        padding: 0;
    }
    .tn-services-item .st-service .st-list .box p{
            -webkit-line-clamp: 2;
    }
    .st-news-item .img-box {
    	display: inherit;
    }
    .st-news-item  .box .detail a i{
        margin-top: -2px;
    }
    .ninja-page .headline{
        margin-top: 7px;
    }
    .ninja-archive .button-group button{
	    padding: 7px 5px;
   		font-size: 11px;
    }
}
.wp-pagenavi span.current, .wp-pagenavi a:hover{
    border-color: #f38929;
    color: #ffffff;
    background: #f38929;
    font-weight: normal;
}
.tag-cloud a {
    border: 1px solid #ccc;
    padding: 5px;
    margin-left: 5px;
}
.tag-cloud a:first-child{
    margin-left: 0;
}
.tag-cloud {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.tag-cloud a:hover{
   background: rgba(243, 137, 41, 0.56);
   color: #fff;
}