body {
  min-height: 100vh;
  font-family: Open Sans;
  font-size: 13px;
}

a {
  cursor: pointer;
}
.content .img-fluid {
    width: 100%;
    margin-bottom: 20px;
}
.content-detail {
    margin-bottom: 25px;
}
.content-detail p {
    line-height: 24px;
    margin: 0 0 15px;
    color: #2b2b2b;
}

.logo {
    max-width: 70%;
    margin: 0 auto;
    margin-bottom: 20px;
}
.vizerandevu-site-name {
    font-size: 1em;
    padding: 5px 0px 5px 5px;
    width: 100%;
    line-height: .9em;
    color: #fff;
    line-height: 1.5em;
    background: #021529;
}
.vizerandevu-site-state-seal {
    float: left;
    background-image: url(../img/logo.png);
    width: 150px;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin-right: 10px;
    margin-left: 2%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.nameplate-website-name {
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0px 3px 0px;
    margin-left: 90px;
}
.nameplate-website-name span{
    font-size: 12px;
    font-weight: normal;
}
.nameplate-website-tagline {
    border-top: 1px solid #fff;
    padding-top: 3px;
    font-size: 10px;
    margin-left: 90px;
}
.vizerandevu-site-name a {
    text-decoration: none;
    color: #fff !important;
}
.navbar-toggler-icon{
    background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-toggler {
    border:inset;
    margin: .5rem 1rem;
}
.navbar.fixed-left {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    background-color: #fff;
    box-shadow: 1px 0 6px rgb(0 0 0 / 20%);
}
.navbar-nav .nav-link {
    padding: 5px 0;
    color: #1e1f21;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
}
.navbar-nav>li:not(:first-child)>a {
    border-top: 1px solid rgba(30,31,33,.21);
}
.navbar-nav>li>a:hover {
    color: #fd9b28;
}
.navbar-nav .current {
    color: #fd9b28;
}
.widget.widget_nav_menu .current{
    border-left-color: #fd9b28;
}
.page-header-style {
    margin-left: -15px;
    margin-right: -15px;
    background: #fd9b27;
    border-radius: unset;
    padding: 1.5rem 1rem;
}
.footer {
    bottom: 0;
    width: 100%;
    background-color: #f5f5f5;
    padding-left: 15px;
    padding-right: 15px;
}
.btn-danger {
    color: #fff;
    font-weight: bold;
    background: #e51c23 -webkit-gradient(linear, left top, left bottom, from(#e93e44), to(#e51c23)) repeat-x;
    background: #e51c23 linear-gradient(180deg, #ff0100, #e51c23) repeat-x;
    border-color: #e51c23;
}
.text-red {
    color: #ff0100;
}
.card-title {
    font-size: 1.3rem;
}
.dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.5em solid;
    border-right: 0.5em solid transparent;
    border-bottom: 0;
    border-left: 0.5em solid transparent;
    float: right;
    margin-top: 3px;
}
.page-title h1 {
    margin-top: 15px;
}
.page-title h1:after {
    background: #f60b10;
    margin: 19px 0 0;
    content: '';
    display: block;
    width: 35px;
    height: 6px;
    border-radius: 3px;
}

.breadcrumbs > span {
    margin: 0 5px 10px 0;
}
.breadcrumbs > span i.fa {
    font-weight: 600;
}
.breadcrumbs > span a:hover {
    color: #fff;
    text-decoration: none;
}
.breadcrumbs, .breadcrumbs>span a {
    color: inherit;
}

.widget.widget_nav_menu {
    position: relative;
}
.widget.widget_nav_menu ul{
    list-style: none;
    margin: 0;
    padding: 0;
}


.widget.widget_nav_menu ul li {
    font-weight: 600;
    font-family: Montserrat, sans-serif;
    border-bottom: 1px solid #fff;
    background: #f2f2f2;
    margin: 0;
    padding: 0 23px 0 0;
    color: #1e1f21;
}

.widget.widget_nav_menu ul li a {
    color: #1e1f21;
    text-decoration: none !important;
    border-left: 5px solid transparent;
    display: inline-block;
    padding: 14px 0 14px 18px;
    transition: all 0.3s ease;
}

.widget.widget_nav_menu ul li.current-cat:hover > a,
.widget.widget_nav_menu ul li.current-cat > a,
.widget.widget_nav_menu ul li.current-menu-item:hover > a,
.widget.widget_nav_menu ul li.current-menu-item > a,
.widget.widget_nav_menu ul li.current_page_item:hover > a,
.widget.widget_nav_menu ul li.current_page_item > a,
.widget.widget_nav_menu ul li:hover > a{
    border-left-color: #fd9b28;
}

.widget.widget_nav_menu ul li.current-cat ul,
.widget.widget_nav_menu ul li.current-menu-item ul,
.widget.widget_nav_menu ul li.current_page_item ul{
    margin-top: 20px;
}

.widget.widget_nav_menu ul li:before{
    display: none;
}

.widget.widget_nav_menu ul li .children,
.widget.widget_nav_menu ul li .sub-menu {
    margin: -2px 0 25px 35px;
    padding: 0;
}

.widget.widget_nav_menu ul li .children li,
.widget.widget_nav_menu ul li .sub-menu li {
    position: relative;
    font-weight: 400;
    font-family: Open Sans;
    border: none;
    font-size: 13px;
    margin: 0 0 12px;
    padding-right: 0;
    background: 0 0;
}

.widget.widget_nav_menu ul li .children li:before,
.widget.widget_nav_menu ul li .sub-menu li:before{
    content: "-";
    display: block;
    position: absolute;
    left: -11px;
    top: 0;
    color: #777;
}

.widget.widget_nav_menu ul li .children li:hover a,
.widget.widget_nav_menu ul li .sub-menu li:hover a{
    text-decoration: underline !important;
}

.widget.widget_nav_menu ul li .children li a,
.widget.widget_nav_menu ul li .sub-menu li a{
    background: 0 0;
    border: none;
    padding: 0;
    color: #777;
}

.widget.widget_nav_menu ul li .children li .children,
.widget.widget_nav_menu ul li .children li .sub-menu,
.widget.widget_nav_menu ul li .sub-menu li .children,
.widget.widget_nav_menu ul li .sub-menu li .sub-menu {
    margin-top: 10px;
    margin-bottom: 5px;
}
.form-bg-new {
    padding-top: 30px !important;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    background: #e0dfdf;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 30px;
}
#button {
  display: inline-block;
  background-color: #FF9800;
  width: 50px;
  height: 50px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: background-color .3s,
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
}
#button::after {
  content: "\f139";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 2em;
  line-height: 50px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}
.accordion .card-header:after {
    font-family: 'Font Awesome 5 Free';
    content: "\f358";
    float: right;
    font-size: 20px;
    margin-top: -5px;
}
.accordion .card-header a {
    font-size: 14px;
    font-weight: bold;
}
a:hover {
    text-decoration: none;
}
.text-black {
    color:#444;
}
.form-control.error{
    border:1px solid red !important;
}
.form-control.valid{
    border:1px solid green;
}
.hide {
    display: none;
}
label.error {
    position: absolute;
    color: red;
}
input.invalid-feedback {
    display: unset;
    width: unset;
    margin-top:unset;
    font-size: unset;
    color: unset;
    border:1px solid red;
}
input.order-last{
    -webkit-box-ordinal-group:initial;
    -ms-flex-order: initial;
     order: initial;
}
select.invalid-feedback {
    display: unset;
    margin-top:unset;
    font-size: unset;
    color: unset;
    border:1px solid red;
}
select.order-last{
    -webkit-box-ordinal-group:initial;
    -ms-flex-order: initial;
    order: initial;
}
.baslik-cizgi {
    border: 0 solid #e5e5e5;
    background-image: url(../img/steps-bg.png);
    margin-bottom: 5px;
}
.form-baslik {
    min-width: 300px;
    max-width: 500px;
    height: 30px;
    border: 1px solid #b2b2b2;
    margin: 30px auto 0px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background-color: #cacacb;
    font-weight: bold;
    font-size: 15px;
    text-align: center;
    color: #555555;
    line-height: 26px;
}
.form-baslik-red {
    min-width: 300px;
    max-width: 400px;
    height: 30px;
    border: 1px solid #ea0c1c;
    margin: 30px auto 0px;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    background-color: #ea0c1c;
    font-family: 'Myriad Pro';
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    line-height: 32px;
}
.form-bg-new-red {
    padding-top: 30px !important;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-left: 10px;
    background: #ea0c1c;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 30px;
    color: #fff;
}

.form-bg-new-red legend{
    color:#fff !important; ;
}
.pt-100 {
    padding-top: 100px;
}
.pb-100 {
    padding-bottom: 100px;
}
.pt-65 {
    padding-top: 65px;
}
.pb-65 {
    padding-bottom: 65px;
}
.page-header-style h1 {
    font-weight: 700;
    font-size: 36px;
}
@media (min-width: 768px){
body {
    margin-left: 20%;
}
.navbar.fixed-left {
    width: 20%;
}
.navbar.fixed-left .navbar-nav .nav-item .dropdown-toggle:after {
    border-top: .5em solid transparent;
    border-left: .5em solid;
    border-bottom: .5em solid transparent;
    border-right: none;
    float: right;
    margin-top: 3px;
}

}
@media only screen and (max-width: 768px){
.logo {
    float: left;
    height: 70px;
}
.logo2 {
    height: 50px;
    margin: 0 auto;
    padding-left: 20%;
}
.navbar {
    background-color: #053a73 !important;
    padding: unset !important;
}
.navbar-nav .nav-link {
    color: #fff !important;
}
.navbar-collapse {
    border-top:1px solid #fff;
    padding-left: 1rem;
    padding-right: 1rem;
}
.footer {
    width: 100%;
}
.page-header-style {
    padding: .5rem 1rem;
}
.page-title h1 {
    font-size: 1.5rem;
}
.jumbotron h3 {
    font-size: 1.1rem;
}
.col-form-label {
    text-align: unset;
    line-height: .5rem;
}
.widget.widget_nav_menu {
    margin-bottom: 50px;
}
    .form-baslik {
        font-size: 11px !important;
    }
    .pt-100 {
        padding-top: 0px;
    }
    .pb-100 {
        padding-bottom: 0px;
    }
    .pt-65 {
        padding-top: 0px;
    }
    .pb-65 {
        padding-bottom: 0px;
    }
    .page-header-style h1 {
        font-size: 20px;
        padding: 10px;
    }
}
.bd-example {
    position: relative;
    padding: 0.7rem;
    border: solid #f7f7f9;
    margin-right: 0;
    margin-left: 0;
    border-width: .2rem;
    background: white;
    text-align: center;
    margin-bottom: 15px;
}
.bd-example::after {
    display: block;
    clear: both;
    content: "";
}
.thead-red {
    background: red;
    color: white !important;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    padding: 5px;
}
.thead-white {
    background: white;
    color: black !important;
    text-align: center;
    border: 4px solid white;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 3px !important;
    padding: 5px;
}
@media all and (min-width: 992px) {
.navbar .nav-item .dropdown-menu{ display: none; }
.navbar .nav-item:hover .nav-link{ color: #fd9b28;  }
.navbar .nav-item:hover .dropdown-menu{ display: block; }
.navbar .nav-item .dropdown-menu{ margin-top:0; }
}
