/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
body {
  font-family: 'PT Sans', sans-serif;
  font-weight: 500;
    color: #808080;
    font-size: 17px;
    line-height: 28px;
}
a {
    color: #616161;
    text-decoration:none;
}
a:hover {
    color: #616161;
    text-decoration:underline;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: inherit;
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}
.h1, h1 {
margin-top:0;
    color: #444444;
}
.h3, h3 {
    color: #444444;
}
p {
  margin-bottom: 25px;
  color: #808080;
  font-size: 17px;
  line-height: 28px;
}

  p.lead {
    font-size: 22px;
    line-height: 34px;
    color: #333;
    font-weight: 500;
  }
  .btn {
    display: inline-block;
    padding: 6px 22px;
    margin-bottom: 0;
    font-size: 18px;
    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: none;
    border-radius: 2px;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {

}

  .btn-default:active,
  .btn-primary:active,
  .btn-success:active,
  .btn-info:active,
  .btn-warning:active,
  .btn-danger:active,
  .btn-default.active,
  .btn-primary.active,
  .btn-success.active,
  .btn-info.active,
  .btn-warning.active,
  .btn-danger.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
  }

  .btn-default.disabled,
  .btn-primary.disabled,
  .btn-success.disabled,
  .btn-info.disabled,
  .btn-warning.disabled,
  .btn-danger.disabled,
  .btn-default[disabled],
  .btn-primary[disabled],
  .btn-success[disabled],
  .btn-info[disabled],
  .btn-warning[disabled],
  .btn-danger[disabled],
  fieldset[disabled] .btn-default,
  fieldset[disabled] .btn-primary,
  fieldset[disabled] .btn-success,
  fieldset[disabled] .btn-info,
  fieldset[disabled] .btn-warning,
  fieldset[disabled] .btn-danger {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .btn-default .badge,
  .btn-primary .badge,
  .btn-success .badge,
  .btn-info .badge,
  .btn-warning .badge,
  .btn-danger .badge {
    text-shadow: none;
  }

.btn:active,
.btn.active {
  background-image: none;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border: 1px solid #ccc;
}

  .btn-default:hover,
  .btn-default:focus {
        background-color: #000;
    background-position: 0 -15px;
    color: #FFF;
    border-color: #000;
  }

  .btn-default:active,
  .btn-default.active {
    background-color: #e0e0e0;
    border-color: #dbdbdb;
  }

  .btn-default.disabled,
  .btn-default[disabled],
  fieldset[disabled] .btn-default,
  .btn-default.disabled:hover,
  .btn-default[disabled]:hover,
  fieldset[disabled] .btn-default:hover,
  .btn-default.disabled:focus,
  .btn-default[disabled]:focus,
  fieldset[disabled] .btn-default:focus,
  .btn-default.disabled.focus,
  .btn-default[disabled].focus,
  fieldset[disabled] .btn-default.focus,
  .btn-default.disabled:active,
  .btn-default[disabled]:active,
  fieldset[disabled] .btn-default:active,
  .btn-default.disabled.active,
  .btn-default[disabled].active,
  fieldset[disabled] .btn-default.active {
    background-color: #e0e0e0;
    background-image: none;
  }

.btn-primary {
 
}

  .btn-primary:hover,
  .btn-primary:focus {
    background-color: #265a88;
    background-position: 0 -15px;
  }

  .btn-primary:active,
  .btn-primary.active {
    background-color: #265a88;
    border-color: #245580;
  }

  .btn-primary.disabled,
  .btn-primary[disabled],
  fieldset[disabled] .btn-primary,
  .btn-primary.disabled:hover,
  .btn-primary[disabled]:hover,
  fieldset[disabled] .btn-primary:hover,
  .btn-primary.disabled:focus,
  .btn-primary[disabled]:focus,
  fieldset[disabled] .btn-primary:focus,
  .btn-primary.disabled.focus,
  .btn-primary[disabled].focus,
  fieldset[disabled] .btn-primary.focus,
  .btn-primary.disabled:active,
  .btn-primary[disabled]:active,
  fieldset[disabled] .btn-primary:active,
  .btn-primary.disabled.active,
  .btn-primary[disabled].active,
  fieldset[disabled] .btn-primary.active {
    background-color: #265a88;
    background-image: none;
  }

.btn-success {

}

  .btn-success:hover,
  .btn-success:focus {
    background-color: #419641;
    background-position: 0 -15px;
  }

  .btn-success:active,
  .btn-success.active {
    background-color: #419641;
    border-color: #3e8f3e;
  }

  .btn-success.disabled,
  .btn-success[disabled],
  fieldset[disabled] .btn-success,
  .btn-success.disabled:hover,
  .btn-success[disabled]:hover,
  fieldset[disabled] .btn-success:hover,
  .btn-success.disabled:focus,
  .btn-success[disabled]:focus,
  fieldset[disabled] .btn-success:focus,
  .btn-success.disabled.focus,
  .btn-success[disabled].focus,
  fieldset[disabled] .btn-success.focus,
  .btn-success.disabled:active,
  .btn-success[disabled]:active,
  fieldset[disabled] .btn-success:active,
  .btn-success.disabled.active,
  .btn-success[disabled].active,
  fieldset[disabled] .btn-success.active {
    background-color: #419641;
    background-image: none;
  }

.btn-info {
 
}

  .btn-info:hover,
  .btn-info:focus {
    background-color: #2aabd2;
    background-position: 0 -15px;
  }

  .btn-info:active,
  .btn-info.active {
    background-color: #2aabd2;
    border-color: #28a4c9;
  }

  .btn-info.disabled,
  .btn-info[disabled],
  fieldset[disabled] .btn-info,
  .btn-info.disabled:hover,
  .btn-info[disabled]:hover,
  fieldset[disabled] .btn-info:hover,
  .btn-info.disabled:focus,
  .btn-info[disabled]:focus,
  fieldset[disabled] .btn-info:focus,
  .btn-info.disabled.focus,
  .btn-info[disabled].focus,
  fieldset[disabled] .btn-info.focus,
  .btn-info.disabled:active,
  .btn-info[disabled]:active,
  fieldset[disabled] .btn-info:active,
  .btn-info.disabled.active,
  .btn-info[disabled].active,
  fieldset[disabled] .btn-info.active {
    background-color: #2aabd2;
    background-image: none;
  }

.btn-warning {
 
}

  .btn-warning:hover,
  .btn-warning:focus {
    background-color: #eb9316;
    background-position: 0 -15px;
  }

  .btn-warning:active,
  .btn-warning.active {
    background-color: #eb9316;
    border-color: #e38d13;
  }

  .btn-warning.disabled,
  .btn-warning[disabled],
  fieldset[disabled] .btn-warning,
  .btn-warning.disabled:hover,
  .btn-warning[disabled]:hover,
  fieldset[disabled] .btn-warning:hover,
  .btn-warning.disabled:focus,
  .btn-warning[disabled]:focus,
  fieldset[disabled] .btn-warning:focus,
  .btn-warning.disabled.focus,
  .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning.focus,
  .btn-warning.disabled:active,
  .btn-warning[disabled]:active,
  fieldset[disabled] .btn-warning:active,
  .btn-warning.disabled.active,
  .btn-warning[disabled].active,
  fieldset[disabled] .btn-warning.active {
    background-color: #eb9316;
    background-image: none;
  }

.btn-danger {
 
}

  .btn-danger:hover,
  .btn-danger:focus {
    background-color: #c12e2a;
    background-position: 0 -15px;
  }

  .btn-danger:active,
  .btn-danger.active {
    background-color: #c12e2a;
    border-color: #b92c28;
  }

  .btn-danger.disabled,
  .btn-danger[disabled],
  fieldset[disabled] .btn-danger,
  .btn-danger.disabled:hover,
  .btn-danger[disabled]:hover,
  fieldset[disabled] .btn-danger:hover,
  .btn-danger.disabled:focus,
  .btn-danger[disabled]:focus,
  fieldset[disabled] .btn-danger:focus,
  .btn-danger.disabled.focus,
  .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger.focus,
  .btn-danger.disabled:active,
  .btn-danger[disabled]:active,
  fieldset[disabled] .btn-danger:active,
  .btn-danger.disabled.active,
  .btn-danger[disabled].active,
  fieldset[disabled] .btn-danger.active {
    background-color: #c12e2a;
    background-image: none;
  }
  .btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
}

.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  background-color: #e8e8e8;
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #2e6da4;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}

.navbar-default {
  background-image: -webkit-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #fff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #fff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .15), 0 1px 5px rgba(0, 0, 0, .075);
}

  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .active > a {
    background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
    background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
    background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .075);
  }

.navbar-brand,
.navbar-nav > li > a {
}

footer .navbar-nav > li > a {
  font-size: 16px;
  padding: 10px 5px;
  color: #ADADAD;
}

  footer .navbar-nav > li > a:hover {
    color: #838383;
  }

footer .navbar-nav {
  padding: 0;
  margin: 0;
}

.snlg-block-social-media a {
  color: #ADADAD;
}

  .snlg-block-social-media a:hover {
    color: #838383;
  }
footer address {   
     color: grey;
}
.navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  background-repeat: repeat-x;
  border-radius: 4px;
}

  .navbar-inverse .navbar-nav > .open > a,
  .navbar-inverse .navbar-nav > .active > a {
    background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
    background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
    background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
    background-repeat: repeat-x;
    -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
    box-shadow: inset 0 3px 9px rgba(0, 0, 0, .25);
  }

  .navbar-inverse .navbar-brand,
  .navbar-inverse .navbar-nav > li > a {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
  }

.navbar-static-top,
.navbar-fixed-top,
.navbar-fixed-bottom {
  border-radius: 0;
  -webkit-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 3px 7px 0px rgba(0,0,0,0.1);
    
}

@media (max-width: 767px) {
  .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}

.alert {
  border: none;
  padding: 5px 10px;
  margin-bottom: 10px;
  border-radius: 2px;
}

.alert-success {

  color: #FFF;
    background-color: #5cb85c;
}

.alert-info {
     color: #FFF;
  background: #5bc0de;
}

.alert-warning {
 color: #FFF;
    background-color: #f0ad4e;
}

.alert-danger {
    color: #FFF;
    background-color: #D9534F;
}

.progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}

.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}

  .list-group-item.active .badge,
  .list-group-item.active:hover .badge,
  .list-group-item.active:focus .badge {
    text-shadow: none;
  }

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
  border: none;
  background: none;
}

.panel-default > .panel-heading {
    color: #333;
    background: none;
    border: none;
        padding: 15px 0;
}

.panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}

.panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}

.panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}

.panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}

.panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
      color: #616161;
}
.panel-body {
    padding: 15px 0;
	color: #808080;
    font-size: 15px;
    line-height: 26px;
	border-top-color: #E8E8E8;
}
.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
/*# sourceMappingURL=bootstrap-theme.css.map */
.navbar {
  background: #FFFFFF;
  padding: 12px 0;
}

.navbar-brand {
  padding: 0;
}

.navbar-nav {
  margin: 10px 0 0 0;
}

.navbar-collapse { padding-right: 15px;padding-left: 15px; overflow-x: visible; -webkit-overflow-scrolling: touch; border-top: 1px solid transparent; -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1); box-shadow: inset 0 1px 0 rgba(255,255,255,.1);text-align: center;width: 100%; max-height: 100% !important; }
    .navbar-collapse.in { overflow-y: auto; }
.dropdown, .dropup {

    text-align: center;
}
@media (min-width:768px) {
    .navbar-collapse { width: auto; border-top: 0; -webkit-box-shadow: none; box-shadow: none; }
        .navbar-collapse.collapse { display: block !important; height: auto !important; padding-bottom: 0; overflow: visible !important;}
        .navbar-collapse.in { overflow-y: visible; }
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse { padding-right: 0; padding-left: 0; }
    .dropdown, .dropup {text-align: left;}
}


  .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }

.navbar .dropdown-menu {
  position: absolute;
  left: -25px;
  border: 0;
  box-shadow: none;
  background-color: #292929;
  padding: 15px 0;
  border-radius: 0;
  margin: 0;
  z-index: 1399;
}

  .navbar .dropdown-menu > li > a {
    color: #a6a6a6;
    padding: 0 40px 0 25px;
    line-height: 28px;
    font-weight: 500;
    font-size: 16px;
  }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  background: none;
  color: #fff;
}

.navbar .navbar-nav > li > a {
  font-size: 17.5px;
  color: #000;
  line-height: 40px;
  position: relative;
  margin: 0;
  padding: 0 9px;
}

.dropdown-menu .sub-menu {
  left: 100%;
  position: absolute;
  top: 0;
  visibility: hidden;
  margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
}

.nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu {
  margin-top: 0;
}

.navbar .sub-menu:before {
  border-bottom: 7px solid transparent;
  border-left: none;
  border-right: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 7px solid transparent;
  left: -7px;
  top: 10px;
}

.navbar .sub-menu:after {
  border-top: 6px solid transparent;
  border-left: none;
  border-right: 6px solid #fff;
  border-bottom: 6px solid transparent;
  left: 10px;
  top: 11px;
  left: -6px;
}

.nav > li > a:focus, .nav > li > a:hover {
  text-decoration: none;
  background: none;
}

.navbar-toggle {
  background-color: #000;
  border: none;
}

  .navbar-toggle .icon-bar {
    background: #FFF;
  }

.page-title {
  padding: 20px 0;
  margin-top: 75px;
  margin-bottom: 20px;
  color: #E0E0E0;
  background: #000;
}
.page-title .pull-left, .page-title .pull-right{
clear: both;
width: 100%;
text-align:center;
}
  .page-title h1 {
    font-size: 20px;
    font-weight: 600;
    margin: 0;
    color: #E0E0E0;
  }

    .page-title h1 span {
      font-size: 20px;
      font-weight: 300;
    }

  .page-title .breadcrumb {
   padding: 3px 15px;
    margin-bottom: 0;
    list-style: none;
    border-radius: 4px;
    font-size: 13px;
    text-align: center;
    background: none !important;
 
  }

    .page-title .breadcrumb li a {
      color: #E0E0E0;
      font-weight: 600;
    }

    .page-title .breadcrumb li {
      color: #E0E0E0;
    }
 @media (min-width:768px) {
.page-title {
  padding: 20px 0;
  margin-top: 76px;
  margin-bottom: 50px;
  color: #E0E0E0;
  background: #000;
}
.page-title .pull-left, .page-title .pull-right{
clear:none;
width: auto;
text-align:left;
}
  .page-title h1 {
    font-size: 30px;
    font-weight: 600;
    margin: 0;
    color: #E0E0E0;
  }

    .page-title h1 span {
      font-size: 20px;
      font-weight: 300;
    }

  .page-title .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0;
    list-style: none;
    border-radius: 4px;
    background: none !important;
    font-size: 16px;
    text-align:left;
  }

    .page-title .breadcrumb li a {
      color: #E0E0E0;
      font-weight: 600;
    }

    .page-title .breadcrumb li {
      color: #E0E0E0;
    }
}

.wrapper {
  margin-top: 200px;
}

.footer {
  background-color: #1a1a1a;
  margin-top: 50px;
  text-align:center;
}
.footer address{
  text-align:center;
}
.footer nav{
  text-align:center;
}
.snlg-block-copyright, .footer-menu{ 
    border-bottom: #2F2F2F 1px solid;
    padding-bottom: 20px;
    margin-bottom: 30px;

}
 @media (min-width:768px) {
 .footer {
  background-color: #1a1a1a;
  margin-top: 50px;
  text-align:left;
  }
 .footer address{
  text-align:right;
}
  .footer nav{
  text-align:right;
}
.snlg-block-copyright, .footer-menu{ 
    border-bottom:none;
     padding-bottom: 0x;
    margin-bottom: 0;
}
}
  .footer .container {
   padding-top: 60px;
   padding-bottom: 60px;
  }
 
#myCarousel-99 .carousel-inner > .item > a > img, #myCarousel-99 .carousel-inner > .item > img, #myCarousel-99 .thumbnail a > img, #myCarousel-99 .thumbnail > img {
  max-width: none;
  height: 350px;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 60px;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

  .carousel-caption h3 {
    font-size: 200%;
    color: #FFF;
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 28px;
  }

  .carousel-caption p {
    font-size: 100%;
    color: #FFF;
    line-height: normal;
  }

@media screen and (min-width:768px) {
  #myCarousel-99 .carousel-inner > .item > a > img, #myCarousel-99 .carousel-inner > .item > img, #myCarousel-99 .thumbnail a > img, #myCarousel-99 .thumbnail > img {
    max-width: none;
    height: 700px;
  }

  #myCarousel-99 .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 220px;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
  }

    #myCarousel-99 .carousel-caption h3 {
      font-size: 500%;
          line-height: 0.8;
      color: #FFF;
      margin-bottom: 25px;
      font-weight: 700;
    }

    #myCarousel-99 .carousel-caption p {
      font-size: 200%;
      color: #FFF;
    }
}

#myCarousel-99 .carousel-indicators li {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0px 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0,0,0,0);
  border: 2px solid #fff;
  border-radius: 10px;
}

#myCarousel-99 .carousel-indicators .active {
  width: 13px;
  height: 13px;
  margin: 0px 5px;
  background-color: #fff;
  border: 2px solid #fff;
}

.c-content-box {
}

  .c-content-box.c-size-sm {
    padding: 30px 0;
  }

  .c-content-box.c-size-md {
    padding: 60px 0;
  }

  .c-content-box.c-size-lg {
    padding: 80px 0;
  }

  .c-content-box.c-size-xg {
    padding: 100px 0;
  }

  .c-content-box.c-no-bottom-padding {
    padding-bottom: 0;
  }

  .c-content-box.c-no-top-padding {
    padding-top: 0;
  }

  .c-content-box.c-no-padding {
    padding: 0;
  }

  .c-content-box.c-overflow-hide {
    overflow: hidden;
  }

@media (max-width: 991px) {
  /* 991px */
  .c-content-box > .container-fluid {
    padding: 0 100px;
  }

  .c-content-box.c-size-sm {
    padding: 20px 0;
  }

  .c-content-box.c-size-md {
    padding: 30px 0;
  }

  .c-content-box.c-size-lg {
    padding: 40px 0;
  }

  .c-content-box.c-size-xg {
    padding: 60px 0;
  }
}



.c-bg-white {
  background-color: #FFF !important;
}

.c-bg-grey-1 {
  background-color: #f7f7f7 !important;
}




.c-content-title-1 > h3.c-font-uppercase {
  font-size: 30px;
}

.c-content-title-1 > h1 {
  font-size: 60px;
  color: #3f444a;
  font-weight: 600;
  margin: 0 0 30px 0;
}

.c-content-title-1 > h3 {
  font-size: 28px;
  color: #3f444a;
  font-weight: 500;
  margin: 0 0 30px 0;
}

.c-content-title-1 > .c-line-center {
  width: 30px;
  height: 3px;
  background-color: #32c5d2;
  margin: 0 auto 30px auto;
}
/*bootstrap vertical slide*/
.vertical .carousel-inner {
  height: 100%;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
  -moz-transition: 0.6s ease-in-out top;
  -ms-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

  .carousel.vertical .next.left,
  .carousel.vertical .prev.right {
    top: 0;
  }

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
  left: 0;
}
/*MARGINS*/
.mt-zero {
  margin-top: 0;
}

.mt-xs {
  margin-top: 5px;
}

.mt-sm {
  margin-top: 10px;
}

.mt-md {
  margin-top: 20px;
}

.mt-lg {
  margin-top: 30px;
}

.mt-xl {
  margin-top: 40px;
}

.mb-zero {
  margin-bottom: 0;
}

.mb-xs {
  margin-bottom: 5px;
}

.mb-sm {
  margin-bottom: 10px;
}

.mb-md {
  margin-bottom: 20px;
}

.mb-lg {
  margin-bottom: 30px;
}

.mb-xl {
  margin-bottom: 50px;
}

@media (min-width: 768px) {
  .mt-zero {
    margin-top: 0;
  }

  .mt-xs {
    margin-top: 5px;
  }

  .mt-sm {
    margin-top: 10px;
  }

  .mt-md {
    margin-top: 20px;
  }

  .mt-lg {
    margin-top: 30px;
  }

  .mt-xl {
    margin-top: 50px;
  }

  .mb-zero {
    margin-bottom: 0;
  }

  .mb-xs {
    margin-bottom: 5px;
  }

  .mb-sm {
    margin-bottom: 10px;
  }

  .mb-md {
    margin-bottom: 20px;
  }

  .mb-lg {
    margin-bottom: 30px;
  }

  .mb-xl {
    margin-bottom: 50px;
  }
}

.no-gutter {
  margin-right: 0;
  margin-left: 0;
}

  .no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
  }

ol, ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
}

  ol li, ul li {
    list-style-type: none;
    position: relative;
  }

  ol.menu li, ul.menu li {
    padding-left: 0;
    padding-top: 3px;
    padding-bottom: 3px;
    border-bottom: #EEE 1px solid;
  }

    ol.menu li a, ul.menu li a {
      font-size: 16px;
    }

  ol.menu .nav, ul.menu .nav {
    border: #f0f0f0 1px solid;
  }

.carousel-control.left {
  left: 0;
  right: auto;
  background: none;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background: none;
}

.navbar-nav {
  float: right;
}

.snlg-block-sosyal-medya a {
  color: #808080;
}


/*menu-top*/
.snlg-block-menu-top img {
  margin-right: 10px;
}

.snlg-block-menu-top i {
  color: #fff;
}

.snlg-block-menu-top .dropdown-menu li a {
  display: inline-block;
}
/*menu-left*/

/*menu-right*/

/*menu-footer*/
.snlg-block-menu-footer ul li {
  display: inline-block;
  padding: 6px;
  vertical-align: top;
}

.snlg-block-menu-footer img {
  margin-right: 5px;
}

.snlg-block-menu-footer ul li a {
  color: #808080;
  font-size: 16px;
}

.snlg-block-menu-footer ul li ul li {
  display: block;
  padding: 2px 0;
      line-height: 1.1;
}

  .snlg-block-menu-footer ul li ul li a {
    font-size: 14px;
    color: #525252;
  }
  .count {
  font-size:40px;
  font-weight:600;
  }
  cite {font-weight: 300;}
  .form-control {
    display: block;
    width: 100%;
        margin-bottom: 10px;
    padding: 5px 12px;
    font-size: 17px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 2px;
    -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;
}
.form-control:focus {
    border-color: #B3B3B3;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(191, 191, 191, 0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(187, 187, 187, 0.6);
}

.modal-header, .modal-footer {
    background: #F7F7F7;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #000000;
    border-color: #000000;
}
.pagination > li > a, .pagination > li > span {
    color: #000000;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    color: #000000;
}

 #myCarousel-99 {
    position: relative;
        width: 100%;
    margin: 0 auto;
     margin-top: 100px;
}

#myCarousel-99 .carousel-inner > .item > a > img, #myCarousel-99 .carousel-inner > .item > img, #myCarousel-99 .thumbnail a > img, #myCarousel-99 .thumbnail > img {
  max-width: none;
  width:100%;
  height: 220px;
   min-width: auto;
}
#myCarousel-99 .carousel-inner {
position: relative;
    overflow: hidden;
    margin: 0 auto;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 35px;
  z-index: 10;
  padding-top: 0px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

  .carousel-caption h3 {
    font-size: 200%;
    color: #FFF;
    margin-bottom: 5px;
    font-weight: 700;
        line-height: 0.9;
  }

  .carousel-caption p {
    font-size: 100%;
    color: #FFF;
    line-height: normal;
  }

@media screen and (min-width:600px) {
#myCarousel-99 {
    position: relative;
   
        width: 1600px;
    margin: 0 auto;
     margin-top: 100px;
}

  #myCarousel-99 .carousel-inner > .item > a > img, #myCarousel-99 .carousel-inner > .item > img, #myCarousel-99 .thumbnail a > img, #myCarousel-99 .thumbnail > img {
    max-width: none;
  width:1600px;
  height: 600px;
  min-width: auto;

  }
  #myCarousel-99 .carousel-inner {
position: relative;

    overflow: hidden;
    margin: 0 auto;
}
  #myCarousel-99 .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 150px;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
  }

    #myCarousel-99 .carousel-caption h3 {
      font-size: 350%;
          line-height: 0.8;
      color: #FFF;
      margin-bottom: 25px;
      font-weight: 700;
    }

    #myCarousel-99 .carousel-caption p {
      font-size: 130%;
      color: #FFF;
    }
}

#myCarousel-99 .carousel-indicators li {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0px 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000\9;
  background-color: rgba(0,0,0,0);
  border: 2px solid #fff;
  border-radius: 10px;
}

#myCarousel-99 .carousel-indicators .active {
  width: 13px;
  height: 13px;
  margin: 0px 5px;
  background-color: #fff;
  border: 2px solid #fff;
} 



