/****** PLACE YOUR CUSTOM STYLES HERE ******/

.navMobile{ display: none;}
.navDesktop{ padding:20px 0 0; display: block;}
.navDesktop ul{ list-style: none;}
.navDesktop ul li{ display: block; float: left; margin: 0 40px 0 0;}
.navDesktop li a{ color: #fff; font-size:21px; font-weight: 400;}
.navDesktop li a:hover{ opacity: 0.5;}
.navDesktop .module.left{ padding-top:40px; padding-left: 0;}
.navDesktop .module.right img{ height: 100px;}
.navDesktop.transparent.fixed{ background: #1d2466; padding:10px 0 0;}
.navDesktop.transparent.fixed .module.left{ padding-top: 20px;}
.navDesktop.transparent.fixed li a{ font-size: 16px;}
.navDesktop.transparent.fixed .module.right{}
.navDesktop.transparent.fixed .module.right img{ height: 70px;}
.navDesktop.transparent.fixed .navbar{ margin-bottom:10px; margin-left: 40px;}

#homeMusteri ul{ display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
#homeMusteri ul li{ width: 25%;}
#homeMusteri ul li:hover{ opacity: 0.5;}
#homeMusteri ul li img{}
#homeMusteri{text-align: center;}

#homeHizmetIcons .feature img{ height: 90px;}
#homeHizmetIcons .feature:hover{ opacity: 0.5;}

#homeAbout h3{ color: #1e1e1e; font-size: 24px;}
#homeAbout p{ font-size: 20px; color: #1e1e1e; line-height: 30px;}

#homeHizmet{ background: #f2f2f2;}
#homeHizmet h3{ color: #83c6d2; font-size: 24px;}
#homeHizmet p{ font-size: 20px; color: #1e1e1e; line-height: 30px;}

#homeHizmetIcons{ background: #83c6d2;}
#homeHizmetIcons .feature h4{ font-size: 18px; color: #fff; margin:10px 0 0;}
#homeHizmetIcons .col-sm-4{ margin: 0 0 30px;}

#homeSosyalMedya{}
#homeSosyalMedya h3{ color: #83c6d2; font-size: 24px;}
#homeSosyalMedya p{ font-size: 20px; color: #1e1e1e; line-height: 30px;}
#homeSosyalMedya .feature h4{ font-size: 18px; color: #1e1e1e; margin:20px 0 0;}
#homeSosyalMedya .col-sm-4{ margin: 0 0 30px;}
#homeSosyalMedya .col-sm-10{ padding-bottom:50px;}
#homeSosyalMedya .feature:hover{ opacity: 0.5;}

#homePazarlama h3{ color: #83c6d2; font-size: 24px;}
#homePazarlama p{ font-size: 20px; color: #1e1e1e; line-height: 30px;}
#homePazarlama p img{ margin:10px 0;}

#homeContact h3{ color: #1e1e1e; font-size: 24px;}
#homeContact p{ font-size: 20px; color: #1e1e1e; line-height: 30px;}
footer img.image-xxs{ max-height: 70px;}
footer{ background: #393f43;}
footer p.lead{ font-size: 13px;}

@media only screen and (max-width: 1023px) {
  .navMobile{ display: block;}
  .navDesktop{ display: none;}
}
@media only screen and (max-width: 640px) {
  #homeMusteri ul li{ width: 50%;}
}

@media only screen and (max-width: 640px) {
  nav.transparent .nav-utility, nav.transparent .nav-bar{ border-bottom: none !important;}
  nav.absolute{ position: relative !important; background: #1c244f !important;}
  .nav-bar a{ height: 100px;}
  .nav-bar{ height: 100px; max-height: 100px; line-height: 100px;}
  .logo{ max-height: 70px;}
  .module.widget-handle{ min-height: 100px; line-height: 100px;}
  .image-xs{ max-height: 90px;}
  br{ display: block;}
}
