/* =======================================================
*
*   Theme Name: telafi sohbet temasi
*   Theme URI: sohbettemasi.com
*   Author: umiT
*   Author URI: sohbettemasi.com
*   Description: telafi.net icin yapilmistir.
*   Version: 1.0
*
* ======================================================= */
body {
  font-family: "Roboto", Arial, sans-serif;
  line-height: 1.8;
  font-size: 16px;
  background: #fff;
  color: #848484;
  font-weight: 300;
  overflow-x: hidden;
}
body.umit-offcanvas {
  overflow: hidden;
}

a {
  color: #ffa500;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
a:hover {
  text-decoration: none !important;
  color: #ffa500 !important;
}

p, ul, ol {
  margin-bottom: 1.5em;
  font-size: 20px;
  color: #848484;
  font-family: "Roboto", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #212121;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 400;
  margin: 0 0 30px 0;
}

figure {
  margin-bottom: 2em;
}

::-webkit-selection {
  color: #fcfcfc;
  background: #ffa500;
}

::-moz-selection {
  color: #fcfcfc;
  background: #ffa500;
}

::selection {
  color: #fcfcfc;
  background: #ffa500;
}

#umit-header {
  position: relative;
  margin-bottom: 0;
  z-index: 9999999;
}

.col-sm-4 {
  margin-top: 30px;
}
.col-sm-8 {
  margin-top: 30px;
}

.ozay {
  margin-top: 100px;
}

.sidebar-widget a {
  color: #999;
}

.sidebar-widget li {
  list-style-image: url('images/cevapla.png');
}

.sidebar-widget h3 { 
  color: #ffa500;
  width:100%; 
  text-align:center; 
  margin: 20px 0 20px;
  padding: 5px;
  border-bottom: 1px solid rgba(230, 230, 230, 1); 
} 

.sidebar-box-bg li {
  list-style-image: url('images/cevapla.png');
}

.sidebar-box {
  margin-bottom: 2rem; }

.sidebar-box-bg {
  padding: 1rem;
  background-color: #f8f8f8;
  border-radius: 10px;
  border-top: 5px solid #dfdfdf; }

img {
  max-width: 100%;
  height: auto;}

img.alignright {
  float:right; 
  margin:0 0 1em 1em}
  
img.alignleft {
  float:left; 
  margin:0 1em 1em 0}
  
img.aligncenter {
  display: block; 
  margin-left: auto; 
  margin-right: auto}
  
a img.alignright {
  float:right; 
  margin:0 0 1em 1em}

a img.alignleft {
  float:left; 
  margin:0 1em 1em 0}

a img.aligncenter {
  display: block; 
  margin-left: auto; 
  margin-right: auto}

.umit-cover,
.umit-ust {
  position: relative;
  height: 800px;
}
@media screen and (max-width: 768px) {
  .umit-cover,
  .umit-ust {
    height: 700px;
  }
}
.umit-cover.umit-ust-2,
.umit-ust.umit-ust-2 {
  height: 600px;
}
.umit-cover.umit-ust-2 .umit-overlay,
.umit-ust.umit-ust-2 .umit-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.7);
}

.umit-overlay {
  position: absolute !important;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background: rgba(0, 0, 0, 0.3);
}

.umit-cover {
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 768px) {
  .umit-cover {
    heifght: inherit;
    padding: 3em 0;
  }
}
.umit-cover .btn {
  padding: 1em 2em;
  opacity: .9;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.umit-cover.umit-cover_2 {
  height: 600px;
}
@media screen and (max-width: 768px) {
  .umit-cover.umit-cover_2 {
    heifght: inherit;
    padding: 3em 0;
  }
}
.umit-cover .desc {
  top: 50%;
  position: absolute;
  width: 100%;
  margin-top: -100px;
  z-index: 2;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .umit-cover .desc {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.umit-cover .desc h2 {
  color: #fff;
  font-size: 55px;
  font-weight: 300;
  margin-bottom: 10px;
  line-height: 60px;
  letter-spacing: 1px;
}
@media screen and (max-width: 768px) {
  .umit-cover .desc h2 {
    font-size: 40px;
    line-height: 50px;
  }
}
.umit-cover .desc span {
  display: block;
  margin-bottom: 25px;
  font-size: 24px;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.8);
}
.umit-cover .desc span i {
  color: #DA1212;
}
.umit-cover .desc span a {
  color: rgba(255, 255, 255, 0.8);
}
.umit-cover .desc span a:hover, .umit-cover .desc span a:focus {
  color: #fff !important;
}
.umit-cover .desc span a.umit-site-name {
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.7);
}

/* Superfish Override Menu */
.sf-menu {
  margin: 0 !important;
}

.sf-menu {
  float: right;
}

.sf-menu ul {
  box-shadow: none;
  border: transparent;
  min-width: 12em;
  *width: 12em;
}

.sf-menu a {
  color: rgba(255, 255, 255, 0.5);
  padding: 0.75em 1em !important;
  font-weight: normal;
  border-left: none;
  border-top: none;
  border-top: none;
  text-decoration: none;
  zoom: 1;
  font-size: 16px;
  border-bottom: none !important;
  font-weight: 300;
}
.sf-menu a:hover, .sf-menu a:focus {
  color: #fff !important;
}

.sf-menu li.active a:hover, .sf-menu li.active a:focus {
  color: #fff;
}

.sf-menu li,
.sf-menu ul li,
.sf-menu ul ul li,
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: transparent;
}

.sf-menu ul li a,
.sf-menu ul ul li a {
  text-transform: none;
  padding: 0.25em 1em !important;
  letter-spacing: 1px;
}

.sf-menu li:hover a,
.sf-menu li.sfHover a,
.sf-menu ul li:hover a,
.sf-menu ul li.sfHover a,
.sf-menu li.active a {
  color: #fff;
}

.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: transparent;
}

.sf-menu ul li {
  background: transparent;
}

.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
  *padding-right: 1em;
}

.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 1em;
  margin-top: -3px;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  border-top-color: #ccc;
}

.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {
  border-top-color: #ccc;
}

.sf-arrows ul .sf-with-ul:after {
  margin-top: -5px;
  margin-right: -3px;
  border-color: transparent;
  border-left-color: #ccc;
}

.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: #ccc;
}

#umit-header-section {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}

.nav-header {
  margin-top: 40px;
  position: relative;
  float: left;
  width: 100%;
}

#umit-logo {
  z-index: 2;
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 900;
  float: left;
  margin-bottom: 0;
  margin-top: 0;
}
#umit-logo a {
  position: relative;
}
#umit-logo a:after {
  position: absolute;
  content: '';
  top: -5px;
  left: -9px;
  background: #DA1212;
  width: 10px;
  height: 10px;
}
#umit-logo span {
  padding: 0;
  margin: 0;
  font-weight: 100;
}
@media screen and (max-width: 768px) {
  #umit-logo {
    width: 100%;
    float: none;
    text-align: center;
  }
}
#umit-logo a {
  color: #fff;
}
#umit-logo a:hover, #umit-logo a:focus {
  color: #fff !important;
}

#umit-menu-wrap {
  position: relative;
  z-index: 2;
  display: block;
  float: right;
}

#umit-primary-menu > li > ul li.active > a {
  color: #ffa500 !important;
}
#umit-primary-menu > li > .sf-with-ul:after {
  border: none !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: -5px;
  top: 50%;
  margin-top: -7px;
  content: "\e922";
  color: rgba(255, 255, 255, 0.5);
}
#umit-primary-menu > li > ul li {
  position: relative;
}
#umit-primary-menu > li > ul li > .sf-with-ul:after {
  border: none !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  float: right;
  margin-right: 10px;
  top: 20px;
  font-size: 16px;
  content: "\e924";
  color: rgba(0, 0, 0, 0.5);
}

#umit-primary-menu .umit-sub-menu {
  padding: 10px 7px 10px;
  background: #fff;
  left: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}
#umit-primary-menu .umit-sub-menu > li > .umit-sub-menu {
  left: 100%;
}

#umit-primary-menu .umit-sub-menu:before {
  position: absolute;
  top: -9px;
  left: 20px;
  width: 0;
  height: 0;
  content: '';
}

#umit-primary-menu .umit-sub-menu:after {
  position: absolute;
  top: -8px;
  left: 30px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  content: '';
}

#umit-primary-menu .umit-sub-menu .umit-sub-menu:before {
  top: 6px;
  left: 100%;
}

#umit-primary-menu .umit-sub-menu .umit-sub-menu:after {
  top: 7px;
  right: 100%;
  border: none !important;
}

.site-header.has-image #primary-menu .sub-menu {
  border-color: #ebebeb;
  -webkit-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  -o-box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
  box-shadow: 0 5px 15px 4px rgba(0, 0, 0, 0.09);
}
.site-header.has-image #primary-menu .sub-menu:before {
  display: none;
}

#umit-primary-menu .umit-sub-menu a {
  letter-spacing: 0;
  padding: 0 15px;
  font-size: 18px;
  line-height: 34px;
  color: #575757 !important;
  text-transform: none;
  background: none;
}
#umit-primary-menu .umit-sub-menu a:hover {
  color: #ffa500 !important;
}

#umit-orta-kisim,
#umit-blog-yazi,
#umit-contact {
  padding: 7em 0;
}
@media screen and (max-width: 768px) {
  #umit-orta-kisim,
  #umit-blog-yazi,
  #umit-contact {
    padding: 4em 0;
  }
}

.umit-lightgray-section {
  background: rgba(0, 0, 0, 0.04);
}

.heading-section {
  margin-bottom: 4em;
}
.heading-section h2 {
  font-size: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  font-weight: 900;
}

.program {
  margin-bottom: 4em;
}
.program img {
  color: red;
  width: 70px;
  margin-bottom: 30px;
}
.program h3 {
  font-size: 20px;
}
.program.program-schedule {
  margin-bottom: 2em;
  padding: 40px;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.program.program-schedule img {
  width: 100px !important;
}
.program.program-schedule h3 {
  margin-bottom: 0;
}
.program.program-schedule small {
  display: block;
  font-size: 12px;
}
.program.program-schedule:hover, .program.program-schedule:focus {
  -webkit-box-shadow: 0px 6px 55px -23px rgba(0, 0, 0, 0.72);
  -moz-box-shadow: 0px 6px 55px -23px rgba(0, 0, 0, 0.72);
  box-shadow: 0px 6px 55px -23px rgba(0, 0, 0, 0.72);
}

.schedule {
  padding: 0;
  margin: 0 0 40px 0;
}
.schedule li {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 16px;
}
.schedule li a {
  color: rgba(0, 0, 0, 0.5);
  padding: 5px 20px;
  cursor: pointer;
}
.schedule li a:active, .schedule li a:focus {
  text-decoration: none;
}
.schedule li a.active {
  background: #ffa500;
  color: #fff !important;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
@media screen and (max-width: 768px) {
  .schedule li {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin-bottom: 10px;
    font-size: 18px;
  }
}

.schedule-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.schedule-content.active {
  opacity: 1;
  visibility: visible;
}

.umit-table .umit-table-cell {
  height: 500px;
}

.umit-intro h1 {
  color: #fff;
  font-size: 70px;
  font-weight: 300;
  margin-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .umit-intro h1 {
    font-size: 30px;
  }
}
.umit-intro p {
  color: #fff;
}
.umit-intro p a {
  color: #fff;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
.umit-intro p a:hover {
  color: #fff;
}
.umit-intro.box-area {
  padding: 40px;
  background: #222831;
}

.umit-table {
  display: table;
}

.umit-table-cell {
  display: table-cell;
  vertical-align: middle;
}

.overlay-section {
  position: absolute;
  top: 0;
  bottom: -450px;
  left: 0;
  right: 0;
  opacity: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.6s;
  -o-transition: 0.6s;
  transition: 0.6s;
}
.overlay-section h3 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 3px;
}
.overlay-section span {
  display: block;
  margin-bottom: 15px;
}
.overlay-section p {
  color: rgba(255, 255, 255, 0.7);
}
.overlay-section p.umit-social-icons a:hover, .overlay-section p.umit-social-icons a:focus {
  text-decoration: none !important;
}
.overlay-section p.umit-social-icons i {
  font-size: 40px;
  color: #fff;
}
.overlay-section span {
  color: #fff;
  display: block;
}
.overlay-section .desc {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px;
}
.overlay-section {
  bottom: 0;
  opacity: 1;
}

.about {
  padding-bottom: 5em;
}
.about img {
  margin-bottom: 50px;
}

#umit-contact .contact-info {
  margin: 0;
  padding: 0;
}
#umit-contact .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
#umit-contact .contact-info li i {
  position: absolute;
  top: .3em;
  left: 0;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.2);
}
#umit-contact .contact-info li a {
  font-weight: 400 !important;
  color: rgba(0, 0, 0, 0.3);
}
#umit-contact .form-control {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-weight: 400;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
#umit-contact .form-control:focus, #umit-contact .form-control:active {
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}
#umit-contact input[type="text"] {
  height: 50px;
}
#umit-contact .form-group {
  margin-bottom: 30px;
}

.section-title {
  font-weight: 900;
  text-transform: uppercase;
}

.umit-blog {
  margin-bottom: 50px;
  position: relative;
}
.umit-blog .inner-post {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 150px;
}
.umit-blog .inner-post img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .umit-blog .inner-post {
    width: 100%;
    position: relative !important;
    height: inherit !important;
    margin-bottom: 30px;
  }
}
.umit-blog .desc {
  padding-left: 230px;
}
@media screen and (max-width: 768px) {
  .umit-blog .desc {
    padding-left: 0;
  }
}
.umit-blog .desc h3 {
  font-size: 22px;
  margin-bottom: 10px;
  line-height: 32px;
}
.umit-blog .desc h3 a {
  color: rgba(0, 0, 0, 0.7);
}
.umit-blog .desc span {
  display: inline-block;
  margin-bottom: 15px;
  margin-right: 20px;
}
.umit-blog .desc.desc2 {
  padding-left: 100px;
}
@media screen and (max-width: 768px) {
  .umit-blog .desc.desc2 {
    padding-left: 0;
  }
}
.umit-blog .meta-date {
  position: absolute;
  top: 0;
  left: 0;
  padding: 10px 20px;
  background: #ffa500;
}
@media screen and (max-width: 768px) {
  .umit-blog .meta-date {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 20px;
  }
}
.umit-blog .meta-date p {
  margin: 0;
  display: block;
  color: #fff;
}
.umit-blog .meta-date p span {
  display: block;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .umit-blog .meta-date p span {
    float: left;
    margin-right: 10px;
    margin-top: 8px;
  }
}
.umit-blog .meta-date p span.date {
  font-size: 30px;
  font-weight: 900;
  line-height: 28px;
}
@media screen and (max-width: 768px) {
  .umit-blog .meta-date p span.date {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    float: left;
    margin-right: 10px;
    margin-top: 8px;
  }
}

#map {
  width: 100%;
  height: 500px;
  position: relative;
}
@media screen and (max-width: 768px) {
  #map {
    height: 200px;
  }
}

.umit-social-icons > a {
  padding: 4px 10px;
  color: #ffa500;
}
.umit-social-icons > a i {
  font-size: 26px;
}
.umit-social-icons > a:hover, .umit-social-icons > a:focus, .umit-social-icons > a:active {
  text-decoration: none;
  color: #212121;
}

#tekilust {
  background: #222831;
  padding: 80px 0 40px;
}

#footer {
  background: #222831;
  padding: 60px 0 40px;
}
#footer .section-title {
  color: rgba(255, 255, 255, 0.8);
}
#footer .contact-info {
  margin: 0 0 60px 0;
  padding: 0;
}
#footer .contact-info li {
  list-style: none;
  margin: 0 0 20px 0;
  position: relative;
  padding-left: 40px;
}
#footer .contact-info li i {
  position: absolute;
  top: 5px;
  left: 0;
  font-size: 22px;
  color: rgba(255, 255, 255, 0.7);
}
#footer .contact-info li a {
  color: rgba(255, 255, 255, 0.6);
}
#footer .copy-right {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding-top: 50px;
  margin-top: 50px;
}
#footer .copy-right p {
  color: rgba(255, 255, 255, 0.3);
  letter-spacing: 1px;
  font-size: 14px;
  text-transform: uppercase;
}
#footer .copy-right p a {
  color: rgba(255, 255, 255, 0.5);
}

.btn {
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.btn {
  text-transform: uppercase;
  letter-spacing: 2px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn.btn-primary {
  background: #ffa500;
  color: #fff;
  border: none !important;
  border: 2px solid transparent !important;
}
.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  box-shadow: none;
  background: #ffa500;
  color: #fff !important;
}
.btn:hover, .btn:active, .btn:focus {
  background: #ffa500 !important;
  color: #fff !important;
  outline: none !important;
}
.btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active {
  border-color: transparent;
}

.js .animate-box {
  opacity: 0;
}

#umit-wrapper {
  overflow-x: hidden;
  position: relative;
}

.umit-offcanvas {
  overflow: hidden;
}
.umit-offcanvas #umit-wrapper {
  overflow: hidden !important;
}

#umit-page {
  position: relative;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.umit-offcanvas #umit-page {
  -moz-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  transform: translateX(-240px);
}

@media screen and (max-width: 768px) {
  #umit-menu-wrap {
    display: none;
  }
}

#offcanvas-menu {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 99;
  background: #222;
  right: -240px;
  width: 240px;
  padding: 20px;
  overflow-y: scroll !important;
}
#offcanvas-menu ul {
  padding: 0;
  margin: 0;
}
#offcanvas-menu ul li {
  padding: 0;
  margin: 0 0 10px 0;
  list-style: none;
}
#offcanvas-menu ul li a {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.4);
}
#offcanvas-menu ul li a:hover {
  color: #ffa500;
}
#offcanvas-menu ul li > .umit-sub-menu {
  margin-top: 9px;
  padding-left: 20px;
}
#offcanvas-menu ul li.active > a {
  color: #ffa500;
}
#offcanvas-menu ul .umit-sub-menu {
  display: block !important;
}

.umit-nav-toggle {
  cursor: pointer;
  text-decoration: none;
}
.umit-nav-toggle.active i::before, .umit-nav-toggle.active i::after {
  background: #fff;
}
.umit-nav-toggle.dark.active i::before, .umit-nav-toggle.dark.active i::after {
  background: #fff;
}
.umit-nav-toggle:hover, .umit-nav-toggle:focus, .umit-nav-toggle:active {
  outline: none;
  border-bottom: none !important;
}
.umit-nav-toggle i {
  position: relative;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: 30px;
  height: 2px;
  color: #fff;
  font: bold 14px/.4 Helvetica;
  text-transform: uppercase;
  text-indent: -55px;
  background: #fff;
  transition: all .2s ease-out;
}
.umit-nav-toggle i::before, .umit-nav-toggle i::after {
  content: '';
  width: 30px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
.umit-nav-toggle.dark i {
  position: relative;
  color: #000;
  background: #000;
  transition: all .2s ease-out;
}
.umit-nav-toggle.dark i::before, .umit-nav-toggle.dark i::after {
  background: #000;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

.umit-nav-toggle i::before {
  top: -7px;
}

.umit-nav-toggle i::after {
  bottom: -7px;
}

.umit-nav-toggle:hover i::before {
  top: -10px;
}

.umit-nav-toggle:hover i::after {
  bottom: -10px;
}

.umit-nav-toggle.active i {
  background: transparent;
}

.umit-nav-toggle.active i::before {
  top: 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}

.umit-nav-toggle.active i::after {
  bottom: 0;
  -webkit-transform: rotateZ(-45deg);
  -moz-transform: rotateZ(-45deg);
  -ms-transform: rotateZ(-45deg);
  -o-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}

.umit-nav-toggle {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 9999;
  display: block;
  margin: 0 auto;
  display: none;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .umit-nav-toggle {
    display: block;
    top: 0px;
  }
}

@media screen and (max-width: 1000px) {
  .umitres {
    display: none;
  }
}

@media screen and (max-width: 480px) {
  .col-xxs-12 {
    float: none;
    width: 100%;
  }
}

.row-bottom-padded-lg {
  padding-bottom: 7em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-lg {
    padding-bottom: 2em;
  }
}

.row-top-padded-lg {
  padding-top: 7em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-lg {
    padding-top: 2em;
  }
}

.row-bottom-padded-md {
  padding-bottom: 4em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-md {
    padding-bottom: 2em;
  }
}

.row-top-padded-md {
  padding-top: 4em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-md {
    padding-top: 2em;
  }
}

.row-bottom-padded-sm {
  padding-bottom: 2em;
}
@media screen and (max-width: 768px) {
  .row-bottom-padded-sm {
    padding-bottom: 2em;
  }
}

.row-top-padded-sm {
  padding-top: 2em;
}
@media screen and (max-width: 768px) {
  .row-top-padded-sm {
    padding-top: 2em;
  }
}

.border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.lead {
  line-height: 1.8;
}

.no-js #loader {
  display: none;
}

.js #loader {
  display: block;
  position: absolute;
  left: 100px;
  top: 0;
}

.umit-loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url(../images/hourglass.svg) center no-repeat #222222;
}

/*# sourceMappingURL=style.css.map */

header .middle { 
  margin-top: 40px; 
}
	
header .middle .right-column { 
  text-align: right; 
}
	
header .middle .right-column h2 { 
  font-weight: 700; 
  font-family: 'Oswald', sans-serif; 
  font-size: 60px; 
  color: #ffffff; 
}
	
header .middle .right-column p { 
  font-size: 20px; 
  color: #ffffff; 
}
	
header .middle .right-column p.android-area { 
  -webkit-border-radius: 10px; 
  -moz-border-radius: 10px; 
  border-radius: 10px; 
  background: rgba(0,0,0,0.5); 
  font-size: 12px; 
  line-height: 15px; 
  float: right; 
  padding: 15px; 
  text-align: left; 
}

header .middle .right-column p a { 
  display: inline-block; 
  float: left; 
  margin-right: 10px; 
}

header .middle .right-column ul { 
  list-style-type: none; 
  margin: 0 0 0 18px; 
  padding: 0; 
}

header .middle .right-column ul li { 
  padding: 10px 0; 
  font-size: 20px; 
  color: #ffffff; 
  border-bottom: 1px dotted #ffffff; 
}

header .middle .right-column ul li:last-child { 
  border-bottom: 0; 
}

header .middle .right-column ul li:after { 
  clear: both; 
  content: ''; 
  display: block; 
}

header .middle .right-column ul li i { 
  position: relative; 
  margin-left: -18px; 
}

header .middle .right-column ul li span { 
  display: inline-block; 
  padding-left: 10px; 
}

header .middle .chat-form { 
  -webkit-border-radius: 10px; 
  -moz-border-radius: 10px; 
  border-radius: 10px; 
  background: rgba(0,0,0, 0.2); 
  border: 1px solid rgba(255,255,255,0.6); 
  text-align: left; 
}

header .middle .chat-form .char-form-inner { 
  padding: 20px; 
}

header .middle .chat-form .char-form-inner h3 { 
  font-family: 'PT Sans', sans-serif; 
  font-weight: bold; 
  font-size: 24px; 
  color: #ffd800; 
  margin: 0 0 25px 0; 
  padding: 0; 
}

header .middle .chat-form .char-form-inner h3 span { 
  float: right; 
  font-size: 15px; 
  color: #ffffff; 
  text-align: right; 
  line-height: 11px; 
}

header .middle .chat-form .char-form-inner h3 span i { 
  font-size: 12px; 
}

header .middle .chat-form .char-form-inner h3 span small { 
  font-size: 11px; 
  color: #ffffff; 
}

header .middle .chat-form .char-form-inner h3:after { 
  display: block; 
  content: ''; 
  clear: both; 
}

header .middle .chat-form .char-form-inner .other-option .or { 
  width:100%; 
  text-align:center; 
  line-height:0.1em; 
  margin: 20px 0 20px; 
}

header .middle .chat-form .char-form-inner .other-option .or span { 
  padding: 0 10px; 
  color: #fff; 
  font-family: "PT Sans", sans-serif; 
}

header .middle .chat-form .char-form-inner .other-option .mirc-option { 
}

header .middle .chat-form .char-form-inner .other-option .mirc-option:after { 
  display: block; 
  content: ''; 
  clear: both; 
}

header .middle .chat-form .char-form-inner .other-option .mirc-option .mirc-logo { 
  float: left; 
  width: 21%; 
  height: 70px; 
  background-position: -22px -340px; 
}

header .middle .chat-form .char-form-inner .other-option .mirc-option .mirc-details { 
  float: left; 
  width: 79%; 
}

header .middle .chat-form .char-form-inner .other-option .mirc-option .mirc-details p { 
  color: #ffffff; 
  font-family: 'Roboto Slab', sans-serif; 
  font-size: 12px; 
  text-align: left; 
  padding-left: 15px; 
}

header .middle .chat-form .char-form-inner .other-option .mirc-option .mirc-details p a { 
  font-weight: 700; 
  color: #ffffff; 
}

header .middle .chat-form .char-form-inner .other-option .mirc-option .mirc-details p a:hover { 
  color: #1252b2; 
  text-decoration: none; 
}

.form { 
  padding-top: 20px; 
}

.form.contact-form { 
  border: 0; 
  padding-top: 0;
}

.form .form-item { 
  margin-bottom: 15px; 
  position: relative; 
}

.form .form-item i { 
  position: absolute; 
  right: 16px; 
  top: 16px; 
  font-size: 18px; 
  color: #2c3e50; 
}

.form .form-item input, .form .form-item textarea { 
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px; 
  border: 0; 
  width: 100%; 
  padding: 15px; 
  outline: none; 
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow:    0px 2px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow:         0px 2px 3px 0px rgba(0, 0, 0, 0.3); color: #2c3e50; 
}
	
.form .form-item textarea { 
  height: 80px; 
  resize: none; 
}

.form .form-item input:focus, .form .form-item textarea:focus { 
  border-color: #ff4500; 
}

.form .form-submit input { 
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px; 
  border-radius: 5px; 
  background: #ffa500; 
  border: 0; 
  color: #ffffff; 
  width: 100%; 
  padding: 8px; 
  font-size: 24px; 
  font-weight: 700; 
  outline: none; 
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow:    0px 2px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow:         0px 2px 3px 0px rgba(0, 0, 0, 0.3); 
  text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.15); 
}

.form .form-item label.error { 
  background: #ff0000; 
  color: #ffffff; 
  padding: 8px; 
  font-size: 11px; 
  font-weight: bold; 
  -webkit-border-bottom-right-radius: 5px; 
  -webkit-border-bottom-left-radius: 5px; 
  -moz-border-radius-bottomright: 5px; 
  -moz-border-radius-bottomleft: 5px; 
  border-bottom-right-radius: 5px; 
  border-bottom-left-radius: 5px; 
  margin: 0 20px; 
}

.form .form-submit input:hover { 
  background: #b8d000;  
}

.arka-umit{
  background:rgba(0,0,0,.5);
  padding:10px;
  border:4px solid rgba(184, 208, 0, 1);
  margin-bottom:25px;
  box-shadow:6px 4px 2px 1px #ffa500;
  -webkit-border-radius:15px;
  -moz-border-radius:15px
}

.sohbet { 
  width:100%; 
  text-align:center; 
  border-bottom: 1px solid #ddd; 
  line-height:0.1em; 
  margin: 20px 0 20px;
} 
.sohbet span { 
  background: #ffffff; 
  padding: 0 10px; 
  color: #999; 
  font-family: "Roboto Slab", sans-serif; 
}

 h4.kacyorum {
  font-weight: bold;
  font-size: 18px;
  color: #ffa500;
  line-height: 28px;
  margin: 15px 0;
}
 .yorum {
  margin-bottom: 25px;
}
 .yorum a {
  color: #ffa500;
}
 .yorumavatar {
  float: left;
  margin-right: 15px;
}
 .yorumavatar img {
  width: 60px;
  height: 60px;
  border-radius: 5px;
}
.yorumavatar img:hover {
  border-radius: 8px;
}
.yorumkullanici h3 {
  font-size :15px;
  font-weight: bold;
  color: #ffa500;
  margin-bottom: 5px;
}
 .yorumtarih {
  margin-top: 10px;
  margin-bottom: 14px;
  font-size: 11px;
}
 .yorumtarih a {
  color: #aaaaaa;
}
 i.yorumtarihikon {
  float: left;
  background: url("images/tarih.png") no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  margin-top: 0px;
  margin-right: 5px;
}
 .yorumyazi {
  font-size: 14px;
  color: #626262;
  line-height: 24px;
}
 .yorumyazi p {
  margin-left: 75px;
  text-indent: 0px;
}
 ul.children{
  padding:0px 0px 0px 60px !important;
}
 .cevapla {
  margin-left: 75px;
  font-size: 12px;
  margin-top: 5px;
}
 i.cevaplaikon {
  float: left;
  background: url("images/cevapla.png") no-repeat;
  width: 16px;
  height: 16px;
  display: block;
  margin-top: 0px;
  margin-right: 5px;
}
 em.yorumonay {
  font-size:12px;
}
 #respond {
  overflow: hidden; 
  background-color: #f8f8f8;
  border: 2px solid #FFFFFF;
  border-top: 5px solid #dfdfdf;	
  border-radius: 10px; 
  padding: 10px; 
  width: 100%;
}
 #respond h4 {
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 5px;
  font-size: 13px;
}
 #respond h4 a {
  color: #D45255;
}
 #respond .comment {
  width: 98%;
  font-family: 'Open Sans', sans-serif;
  border: none;
  padding: 15px 10px 30px 15px;
  margin-top: 10px;
  border-radius: 2px;
}
 #respond input[type='text']{
  float: left;
  border: none;
  border-radius: 2px;
  padding: 12px 10px 11px 10px;
  margin-right: 10px;
}
 #respond input[type='submit'] {
  float: right; 
  margin-right: -5px; 
  border: none; 
  background-color: #ffa500;  
  padding: 5px 8px 5px 8px; 
  color: #fff;
  font-weight: bold; 
  border-radius: 5px}
 p#yorumgiris {
  font-size: 13px;
}
 p.comment-subscription-form {
  display: none;
}

.wp-pagenavi a, .wp-pagenavi span {
  padding: 10px; 
  margin-right: 10px;
  font-size: 15px; 
  color: #b8d000; 
  text-decoration: none;
  border: 1px solid #ccc; 
  -moz-border-radius: 5px; 
  -webkit-border-radius: 5px; 
  border-radius: 5px;}
  
.wp-pagenavi a:hover, .wp-pagenavi span.current {
  background: #b8d000;
  color: #fff;
  border: 1px solid #AFAFAF;}
	
.wp-pagenavi span.current {
  font-weight: bold; }
 
.wp-admin-bar-search {
  display: none;
}  
 
 
.etiketler {
  margin: -30px 0 35px;
  border-top: 1px solid rgba(230, 230, 230, 1);
}

.etiketler a {
  background-color: #aaa;
  border-radius: 0 2px 2px 0;
  color: #fff;
  display: inline-block;
  font-size: 11px;
  line-height: 13px;
  margin: 0 0 2px 10px;
  padding: 4px 7px 3px;
  position: relative;
  text-transform: uppercase;
}

.etiketler a:before {
  border-top: 10px solid transparent;
  border-right: 8px solid #aaa;
  border-bottom: 10px solid transparent;
  height: 0;
  content: "";
  position: absolute;
  top: 0;
  left: -8px;
  width: 0;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -ms-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
}

.etiketler a:after {
  background-color: #fff;
  border-radius: 50%;
  content: "";
  height: 4px;
  position: absolute;
  top: 8px;
  left: -2px;
  width: 4px;
}

.etiketler a:hover {
  background: #444;
  color: #FFF;
}

.etiketler a:hover:before {
  border-right-color: #444;
}

p.yayin-ust {
  color: #888;
  margin: 7px 0;
  font-size: 85%;
  border-bottom: 1px solid rgba(230, 230, 230, 1); 
}

p.yayin-ust a {
  color: #888;
}

p.yayin-ust a:hover {
  border-bottom: 1px #000 dotted;
  color: #000;
  text-decoration: none;
}

.sosyal a{
  display:inline-block;
  margin:10px 10px 5px 0;
  padding:1px 10px;
  color:#fff;
  font-weight:bold;
  text-decoration:none;
  border-radius:5px;
  -moz-border-radius:5px;
  -o-border-radius:5px;
  -webkit-border-radius:5px;
  -ms-border-radius:5px; 
}
  
.twitter{
  background:#9AE4E8;}

.facebook{
  background:#3B5998;}

.google-plus{
  background:#D34836;}

.linkedin{
  background:#008cc9;}

.pinterest{
  background:#cb2027;}

.whatsapp{
  background:#4dc247;}