/* font
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;1,100&family=Trirong:wght@100;200;300;400;500;700&display=swap');
*/

/* General */

a, a:visited, a:hover {
 /* color: #fff;*/
  text-decoration: none;
}
.btn-primary {
  color: #fff!important;
  background-color:  #ac8854;
  border-color:  #ac8854;
  /* border-radius: 40px;*/
}
.btn-primary:hover {
  color: #fff;
  background-color:  #ac8854;
  border-color:  #ac8854;
}

.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem #ac8854;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem #ac8854;
}

/*  sizi arayalim btn */
.arabtn {
  padding: 6px 20px;
  font-size: 20px;
  background-color: #ac8854;
  border-color: #ac8854;
  /* margin-top: 30px; */
  float: right;
  position: absolute;
  right: 22px;
  top: 40px;
}

body {
  font-family: 'Questrial', sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #000000;
}
.region {
  overflow: hidden;
}
img {
  max-width: 100%;
  height: auto;
}

.accent {
  color: #000000;
  font-size: 40px;
}

.accent-1 {
  color: #2D3677;
  font-weight: bold;
}
.accent-2 {
  color: #ac8854;
  font-size: 50px;
  /* letter-spacing: 1px; */
  line-height: 44px;
  font-weight: 500;
  padding-left: 15px;
}
.accent-3 {
  color: #ac8854;
  font-size: 36px;
  /* letter-spacing: 1px; */
  line-height: 44px;
  font-weight: 500;
}
.accent-4 {
  color: #2D3677;
  font-weight: 700;
  font-size: 43px;
  letter-spacing: 1px;
}

/* Header Top */

header {
  z-index: 50;
  position: relative;
}

@media (max-width: 900px) {
    header ul {
        list-style: none;
        padding: 0;
        margin: 0;
        display: block;
    }
    
    button#search-toggle {
        background: #ac8854;
        border: 0;
        height: 38px;
        width: 50px;
        display: none;
  }
}
@media (min-width: 1000px) {
    header ul {
      list-style: none;
      padding: 0;
      margin: 0;
      display: inline-flex;
    }
}
#header-top {
  color: #fff;
  display: none;
  margin-top: 1px;
}
/* Header Top Right */

span.top-social {
  font-size: 16px;
  display: inline-flex;
  margin-left: -6px;
}
.top-button {
  font-size: 15px;
  padding: 10px 19px;
  margin-right: 11px;

}
.top-social i.icofont-instagram {
  color: #ac8854;
}
.top-social i.icofont-facebook {
  color: darkblue;
  background: #ac8854;
  border-radius: 11px 10px 12px 11px; 
  padding: 2px;
  margin-right: 3px;
}
.top-social i.icofont-youtube-play {
  font-size: 22px;
  color: #ac8854;
}

/* Header Top Left */
.header-top-left {
  padding-left: 33px;
}
.header-top-left a {
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  font-weight: 300;
  margin-right: 14px;
  line-height: 46px;
}
.header-top-left a:hover {
  color: #ddd;
  text-decoration: none;
}
.header-top-left span[class*="svgicon-a"]:after, .header-top-left span[class*="svgicon-b"]:before {
  margin-bottom: -4px;
  margin-right: 5px;
}
/* Header Top Right */
.header-top-right ul{
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.header-top-right li{
  display: inline-block;
}
.header-top-right a {
  display: inherit;
  margin-top: 16px;
  padding: 2px 0;
  font-weight: 500;
  white-space: nowrap;
}
.header-top-right a:hover {
  text-decoration: none;
}
.header-top-right span[class*="svgicon-a"]:after, .header-top-right span[class*="svgicon-b"]:before {
  margin-bottom: -1px;
  margin-right: 14px;
}
.header-top-right .btn-secondary {
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 8px;
}
.header-top-right i {
  color: white;
}


/* Header Bottom */
#header-bottom {
  padding: 17px 15px;
  background: #00132E;
}

/* Site Branding */
#branding img {
  min-width: 140px;
  margin-left: 10px;
  /* padding: 16px 0; */
}
/* Main menu */
#main-menu nav > ul {
  list-style: none;
  padding-left: 0;
}

#main-menu nav > ul li:last-child {
  border-right: none;
}
@media (min-width: 1500px) {
  #main-menu nav > ul li a {
    color: #ffffff;
    /* text-transform: uppercase; */
    padding: 7px 50px;
    font-size: 19px;
    /*font-weight: 600;*/
   }
  #main-menu nav > ul li a:hover {
    color: #ffffff;
    /* text-transform: uppercase; */
    /* padding: 5px 46px; */
    font-size: 19px;
    /*font-weight: 600;*/
  }
 }
 @media (min-width: 1200px) and (max-width: 1499px) {
   #main-menu nav > ul li a {
     color: #ffffff;
     /* text-transform: uppercase; */
    padding: 5px 50px;
    font-size: 19px;
     /* font-weight: 300;*/
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #main-menu nav > ul li a {
    color: #ffffff;
    /* text-transform: uppercase; */
    padding: 5px 40px;
    font-size: 19px;
    /* font-weight: 300;*/
  }
}
@media (min-width: 992px) {
  #main-menu nav > ul li {
    display: inline-block;
   /* border-right: 1px solid #ddd;*/
   display:flex;
   align-items: center;
  }
  #main-menu nav > ul {
    margin-right: -26px;
  }
}
/*
#main-menu-container {
  align-items: center;
  display: flex;
}*/
#main-menu-container {
  align-items: center;
  /* display: flex; */
  padding: 54px 44px;
}

@media (max-width: 991px) {
  #main-menu
  {
    position: fixed;
    width: 90%;
    height: 100%;
    margin: 0px;
    padding: 50px;
   /* padding-top: 25px;*/
    background-color: #fff;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(-100%, 0);
    transition: all 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
    left: 0;
    top: 0;
    z-index: 10000;
    box-shadow: none;
  }
  #main-menu .img img {
    max-width: 150px;
    margin-bottom: 20px;
  }
  .expanded #main-menu
  {
    transform: none;
    box-shadow: 0 0 10px #85888C;
  }
  #main-menu-bg {
    background: #000000;
    position: fixed;
    width: 100vw;
    height: 100%;
    z-index: 9999;
    top: 0;
    right: 110%;
    opacity: 0;
    transition: all 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
  }
  .expanded #main-menu-bg {
    opacity: 0.3;
    right: 0;
  }
  #navbar-toggler {
    display: flex;
    align-items: center;
    margin-right: 20px;
    margin-left: auto;
  }

  #main-menu-title {
    font-size: 20px;
  }

  #main-menu nav>ul a {
    color: #000000;
    font-size: 18px;
    display: block;
    padding: 10px 20px;
    background: #ffffff;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3px;
  }
  #main-menu .account nav>ul a {
    background: #000000;
    color: #fff;
    font-size: 14px;
  }
  #main-menu nav>ul li {
    text-align:center;
  }
  #main-menu-close {
    position: absolute;
    font-size: 56px;
    text-align: center;
    width: 100%;
    left: 0;
    bottom: 30px;
    cursor: pointer;
  }
}


#main-menu nav > ul li a:hover{
  text-decoration: none;
  color: #ac8854;;
}


/* Showcase */

#frontpage-carousel {
    background-color: #f7f7f7;
}


@media (min-width: 992px){
  #showcase .carousel .image img {
   /* height: 600px;
   width: auto!important;
    max-width: initial;*/
  }
}
#showcase .carousel .image img {
  /*min-width: 780px;
  transform: translateX(-50%);
  right: -50%;
  position: relative;*/
}

#showcase .carousel .image {
  overflow: hidden;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-right: 4px solid #fff;
  background: #000;
}
@media (max-width: 991px) {
  #showcase .carousel .image {
    border: none!important;
  }
}
@media (max-width: 319px)
  #showcase .carousel .image img {
    width: 100%;
    height: auto;
    min-width: auto;
    }
}

.carousel-item .content {
  position: absolute;
  color: #ffffff;
  margin-left: 21%;
  padding: 30px 50px 2px 50px;
  bottom: 0;
  /* margin: auto; */
  width: 60%;
  /*max-width: 850px;*/
  background-color: #ffffff;
  opacity: 0.8;
  text-align: center;
  border-radius: 30px 30px 0 0;
  display: none;
}
/*
.carousel-item .content .title {
  font-size: 31px;
  line-height: 37px;
  position: absolute;
  bottom: -20px;
  padding: 27px 35px;
  background-color: burlywood;
  margin-left: 52px;
}
.carousel-item .content .link a {
  font-size: 22px;
  font-weight: 500;
  color: #000000;
}
*/
@media (min-width: 992px) and (max-width: 1199px) {
  .carousel-item .content .title {
    font-size: 30px;
  }
  .carousel-item .content .body {
    max-width: 80%
  }
  .carousel-item .content .link a {
    font-size: 18px;
  }

}
@media (min-width: 576px) and (max-width: 991px) {
  .carousel-item .content .title {
    font-size: 26px;
  }
  .carousel-item .content .body {
    max-width: 80%;
  }
  .carousel-item .content .link a {
    font-size: 18px;
  }
  .carousel-item .content {
    padding: 20px 0;
    margin-top: 20px;
  }
}

@media (min-width: 320px) and (max-width: 575px) {
  .carousel-item .content .title {
    font-size: 20px;
    line-height: 26px;
  }
  .carousel-item .content .body {
    max-width: 80%;
    font-size: 13px;
  }
  .carousel-item .content .link a {
    font-size: 18px;
  }
  .carousel-item .content {
    padding: 20px 0;
    margin-top: 20px;
  }
}
@media (max-width: 319px) {
  .carousel-item .content .title {
    font-size: 20px;
    line-height: 26px;
  }
  .carousel-item .content .body {
    max-width: 80%;
    font-size: 13px;
  }
  .carousel-item .content .link a {
    font-size: 18px;
  }
  .carousel-item .content {
    padding: 20px;
    margin: 0;
    position: relative;
    background: #1b212d;
  }
}

.carousel-item .content .link a:hover {
  color: #ddd;
  text-decoration: none;
}
.carousel-item .content .link span[class*="svgicon"]:after{
  margin-bottom: -5px;
  margin-left: 8px;
}
#showcase .carousel .carousel-indicators {
  justify-content: flex-end;
  padding-left: 0;
  margin-right: 20px;
  margin-left: auto;
  z-index: 1!important;
}
#showcase .carousel .carousel-indicators li{
  z-index: 1!important;
}
.thin {
  font-weight: 300;
}
/* Form */
/* Highlighted */

div#highlighted img {
  border-radius: 33px 33px 0 0;
}
/*
#highlighted .content {
  position: absolute;
  color: #2D3677;
  margin-left: 33%;
  padding: 30px 50px;
  bottom: 0;
  width: 35%;
  max-width: 850px;
  background-color: #ffffff;
  opacity: 0.8;
  text-align: center;
  border-radius: 30px 30px 0 0;
}
*/
#highlighted .content {
  position: absolute;
  color: #2D3677;
  margin-left: 20%;
  padding: 30px 50px;
  bottom: 25%;
  /* margin: auto; */
  width: 35%;
  max-width: 850px;
  background-color: #ffffff;
  opacity: 0.8;
  text-align: center;
  border-radius: 30px 30px 0 0;
}

#highlighted .content .title {
  font-size: 32px;
  font-weight: 600;
  padding-bottom: 8px;
  padding-top: 23px;
}

#highlighted .content .body {
  /* max-width: 70% */
}


/* Featured Top */
#featured-top .randevu-al {
  text-align: center;
  display: block;
  /*width: fit-content;*/
  margin: auto;
  margin-top: 25px;
  font-size: 26px;
  padding: 13px 40px 13px 40px;
  border-radius: 27px;
}



/* Top */
/* Breadcrumbs */

@media (max-width: 899px){
    #block-brc-breadcrumbs {
    display: none;
   }
    #block-brc-page-title {
    display: none;
   }
}
@media (min-width: 900px){

    h1.js-quickedit-page-title {
      font-size: 47px;
    }
    
    #breadcrumbs {
      background-color: #f7f7f7;
      padding: 55px 20px 8px 20px;
    }
    #block-brc-breadcrumbs ol {
      display: inline-flex;
      list-style: none;
      color: #00132E;
      padding-left: 0;
      font-size: 26px;
      /*padding-top: 9px;*/
      font-weight: 100;
      position: relative;
      float: right;
      top: -50px;
    }
    div#block-brc-breadcrumbs a {
      color: #00132E;
      padding-right: 25px;
    }
    div#block-brc-page-title {
      padding-left: 17px;
    }
}
    @media (min-width: 768px) {
    
      #block-brc-breadcrumbs ol > li > a:after {
        content: ' >';
        color: burlywood;
        padding-left: 13px;
      }
    
      #block-brc-breadcrumbs .navbar-nav > li:last-child > a:after {
        content: '';
      }
    }




/* Help */
/* Content Top */
/* Content */

@media (min-width: 768px){
.home-article .image img {
  height: 600px;
  max-width: unset;
}

}
.grey-bg {
    background: #f1f1f1;
    display: none;
}
.home-article .title {
  font-size: 26px;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 100px;
  margin-bottom: 30px;
  color: #ffffff;
}

.home-article .body {
  font-size: 20px;
  font-weight: 300;
}

.home-article .body strong {
  font-weight: 500;
}
/* Sidebar First */
/* Sidebar Second */
/* Content Bottom */
#content-bottom {
  padding-top: 50px;
  padding-bottom: 50px;
}
.comment-card {
  text-align: center;
}
.comment-card .comment {
  min-height: 210px;
  font-size: 18px;
}
#content-bottom .carousel-control-prev {
  margin-left: 100px;
}
#content-bottom .carousel-control-next {
  margin-right: 100px;
}

#content-bottom .carousel-control-next, #content-bottom .carousel-control-prev {
  top: 280px;
  bottom: auto;
}

@media (max-width: 991px) {
  #content-bottom .carousel-control-prev {
    margin-left: 50px;
  }
  #content-bottom .carousel-control-next {
    margin-right: 50px;
  }

  #content-bottom .carousel-control-next, #content-bottom .carousel-control-prev {
    top: 330px;
  }
}

/* Bottom */
/* Featured Bottom */
/* Bottom Showcase */

div#bottom-showcase {
  background: #f5f3f3;
  padding: 95px 45px;
}


/* Footer */
footer {
  color: #ffffff;
  font-size: 14px;
}
footer.region div {
  padding: 4px 11px;
}

footer.region{
  background: #00132E;
  padding: 20px 11px;
  color: #ffffff;
  font-size: 15px;
}

@media (min-width: 992px) {
  .footer-menu {
    border-left: 1px solid #ac8854;
    border-right: 1px solid #ac8854;
    padding-left: 30px;
    height: 250px;
  }
  .footer-menux {
    border-right: 1px solid #ac8854;
    padding-left: 30px;
    height: 250px;
  }
}
footer.region .info-line span {
  margin-right: 6px;
}
footer.region .info-line {
  font-size: 18px;
  color: #fff;
  line-height: 32px;
  font-weight: 300;
}
footer.region  button.navbar-toggler {
  margin: 60px auto 20px;
}

footer a {
  color: #ffffff;
}
div#block-footercorporate {
  padding-top: 65px;
}

div#footer3 {
  text-align: center;
  font-size: 15px;
}
div#footer3 i {
  font-size: larger;
  color: #ffffff;
}

p.footer-phone {
  background: #2D3677;
  margin: 25px;
  color: white;
  padding: 27px 8px 31px 7px;
  border-radius: 30px;
  font-size: 27px;
}

a.footer-phone {
  color: #ffffff;
  background-color: #2D3677;
  padding: 14px 25px;
  border-radius: 50px;
  margin-bottom: 8px;
}
footer iframe{
  max-width: 100%;
}

div#block-footer1 {
  padding-left: 0px;
}

#block-footercorporate img {
  height: auto;
}

/*
@media (min-width: 992px) {
  .footer-menu {
    border-left: 1px solid #fff8;
    border-right: 1px solid #fff8;
    padding-left: 60px;
  }
}

@media (max-width: 991px) {
  .footer-menu {
    margin-top: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
  }
  .footer-sidebar {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .footer-menu li {
    text-align: center;
  }
  footer.region .info {
    margin-top: 30px;
  }
}
.footer-menu nav > ul a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 300;
}
.footer-menu nav > ul {
  padding: 0;
  list-style: none;
}
 */
div#block-irtibatbilgilerimiz {
  padding-top: 22px;
}

div#block-irtibatbilgilerimiz i {
    color: #ac8854;
    padding-top: 5px;
    padding-right: 3px;
}
div#block-irtibatbilgilerimiz h2 {
  font-size: initial;
  color: #ac8854;
  padding-left: 15px;
  padding-bottom: 25px;
}

.footer3 p {
  font-size: 12px;
  line-height: 17px;
}
.footer3 h5 {
  font-size: 13px;
  text-align: center;
  border-bottom: 1px solid #ac8854;
  padding-bottom: 20px;
}
.footer3 p {
  font-size: 14px;
  line-height: 20px;
  padding-top: 20px;
  text-align: center;
}
.footer-menu1  p {
  font-size: initial;
  color: #ac8854;
  padding-left: 1px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.footer-menu1 ul {
  list-style: none;
  padding-left: 0;
}

.footer-menu1 li {
  padding: 10px 1px;
}

.footer-menu2 ul {
  list-style: none;
  padding-left: 0;
}
.footer-menu2 li {
  padding: 10px 1px;
}
p.titlecolor.lno {
  display: flex;
  padding-left: 8px;
}
.footer-menu2 {
  margin-left: 20px;
  font-size: medium;
}
p.titlecolor {
  display: flex;
  padding-bottom: 5px;
}

/* Media */

@media (min-width: 1500px) {
  .container {
    max-width: 1680px;
  }
}

/*  copy rights */

div#copyright {
  background: #f5f3f3;
  padding: 14px 4px 5px 4px;
  color: black;
}



/*** Pages ***/
/* About Us */
.about-us {
  padding-bottom: 100px;
  text-align: center;
  font-size: 20px;
  font-weight: 100;
}
.about-us .content {
  padding-bottom: 100px;
  padding-top: 100px;
}
.about-us .header {
  position: absolute;
  margin-top: 170px;
  top: 0;
  width: 100%;
}
.about-us .header .title {
  font-size: 40px;
  color: #000000;
  font-weight: bold;
}

iframe.contact-map {
  height: 500px;
  width: 100%;
  max-width: 500px;
}


.btn-secondary, .btn-secondary:focus {
  color: #000000;
  background-color: #ffffff;
  border-color: #6c757d;
  border-radius: 0;
  padding: 2px 8px;
}
.btn-secondary:hover, .show>.btn-secondary.dropdown-toggle, .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active {
  color: #000000;
  background-color: rgb(219, 211, 227);
}

#block-userlogin {
  padding: 20px;
}

#block-userlogin label {
  margin-bottom: 0;
}

#block-userlogin input {
  margin-bottom: 10px;
}

#block-userlogin>ul li a {
  font-size: 12px;
  margin-left: 0;
}

.huge {
    font-size: 64px;
    font-weight: bold;
    line-height: 57px;
    margin-bottom: 20px;
}
.registration-form label {
  display: block;
  margin-bottom: 5px;
  margin-top: 15px;
}
.registration-form #edit-submit {
  margin-bottom: 50px;
  margin-top: 30px;
}
.header.user-registration {
  width: 100%;
  color: #fff;
  background: #000000;
  line-height: 120px;
  font-size: 32px;
}

#highlighted div[role="contentinfo"] {
  line-height: 100px;
  padding: 0 40px;
  color: #000000;
  text-align: center;
}
div#highlighted {
    background-color: #f7f7f7;
}
div#featured-top {
    background-color: #f7f7f7;
}
main.region {
 /* padding-bottom: 70px;*/
 /* padding-top: 30px;*/
}
.home main.region {
  padding-top: 0!important;
  padding-bottom: 0!important;
}


/* started here  */

/* featured top  */


/* featured bottom  */

div#featured-bottom {
 /* padding: 60px 15px;*/
  background-color: #f7f7f7;
}

.info-block .txt1 {
    color: #ac8854;
    padding-left: 20px;
    font-size: 38px;
    line-height: 42px;
    font-weight: bold;
}
.info-block h3 {
  color: #ac8854;
  font-weight: bold;
  padding-bottom: 18px;
}

.info-block {
  padding: 35px 22px 90px 22px;
  color: #00132E;
  font-weight: 500;
  font-size: 18px;
  line-height: 25px;
}

div#block-infoblockblue a {
  font-size: 22px;
}


/*  contact us page */

div#block-contactmap {
  margin: 45px 5px;
}

iframe {
  width: 100%;
}

form#contact-us-form {  /* temporary block */
  display: none;
}

#content-top .sizi1 {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  padding-bottom: 10px;
}
#content-top p.sizi2 {
  font-size: 17px;
  line-height: 21px;
  color: white;
  width: 75%;

}

div#content-top {
  background: #00132E;
  padding: 95px 45px;
}

.contact-btm {
  font-size: 22px;
  line-height: 29px;
  padding: 30px 30px;
}
.right {
  padding: 1px 50px;
}
.butty {
  padding: 6px 20px;
  font-size: 24px;
  background-color: #00132E;
  border-color: #00132E;
  margin-top: 30px;
}

/* main ozel konfor block    */


#btm img {
  width: inherit;
}


/*    guncel projeler        */

@media (min-width: 900px) {
    .info2.float-end {
      float: right;
      padding-right: 25px;
      padding-top: 8px;
    }
}
.info2.float-end a {
  color: #ac8854;
  font-size: large;
}
.treatment-title {
  padding: 50px 20px;
}

.proje-block img {
  width: auto;
}
.proje-block.no-gutters img {
 /* height: 290px;*/
}
div#block-guncelprojeler {
  color: white;
}
.pro img {
    width: 100%;
}
.pro1 {
  padding: 60px 26px 60px 50px;
  background-color: #ac8854;
}
.pro2 {
  padding: 60px 26px 60px 50px;
  background-color: #00132E;
}
.pro3 {
  padding: 60px 26px 60px 50px;
  background-color: #ac8854;
}
.pro4 {
  padding: 60px 26px 60px 50px;
  background-color: #00132E;
}
.pro1 img {
    position: absolute;
    transform: translateY(-150%);
}

.pro2 img {
    position: absolute;
    transform: translateY(-150%);
}
.pro3 img {
    position: absolute;
    transform: translateY(-150%);
}
.pro-one, .pro-two {
  font-size: 20px;
  font-weight: 300;
}
.pro-three ,  .pro-four {
  font-size: 20px;
  font-weight: 300;
}

.pro-one1, .pro-two2, .pro-three3, .pro-four4 {
  font-size: 29px;
  padding-top: 5px;
}


/*  kuzey k hakkinda  */
.row.margy img {
  width: inherit;
}
@media (min-width: 1500px) {
    p.line {
      font-size: 26px;
      padding: 100px;
      line-height: 40px;
    }
}
p.line.smally {
    font-size: x-large;
}
@media(min-width:1200px) and (max-width:1499px) {
    p.line {
        font-size: 21px;
        padding: 41px;
        line-height: 35px;
    }
}
@media(max-width:1199px) {
    p.line {
        font-size: 25px;
        padding: 18px;
        line-height: 40px;
    }
}

#block-contactslogan {
  padding: 17px 0px;
}

p.address {
  padding-top: 17px;
  padding-left: 4px;
}


/*  bottom showcase    */

/*  sizi arayalim   */

#block-siziarayalim .sizi1 {
  color: #ac8854;
  font-size: 36px;
  font-weight: 600;
  padding-bottom: 10px;
}
p.sizi2 {
  font-size: 17px;
  line-height: 21px;
  width: 75%;
}

/* Projelerimiz   */

@media (min-width:992px) {
    .projects .views-row:nth-child(even) .pic-area {
        order: 1;
    }
}

.pic-area img {
    width: 100%;
    height: -webkit-fill-available;
}
.txt-area {
  background-color: #00132E;
  color: white;
}
.paddy {
    padding: 30px 56px 0px 56px;
}
.paddy2 {
    padding: 0px 20px 0px 55px;
}
.logo-area {
  padding: 15px 25px;
}
.name-area {
  padding: 30px 40px;
}
.body {
  font-size: 18px;
  line-height: 27px;
}
.body-area {
  padding: 10px 40px;
}

#featured-top .randevu-al {
  text-align: center;
  display: block;
  /* width: fit-content; */
  margin: auto;
  margin-top: 25px;
  font-size: 26px;
  padding: 13px 40px 13px 40px;
  border-radius: 27px;
}

#main-content .btn.btn-primary {
  margin-bottom: 15px;
  width: 80%;
  padding: 10px;
  margin-left: 12px;
  font-size: 18px;
}
.title {
  font-size: 33px;
}
.slogan {
    font-size: 42px;
    margin-top: 60px;
    font-weight: 400;
    line-height: 40px;
}

/*  slider social icons */

.social-content {
  position: absolute;
  top: 30%;
  padding-left: 40px;
  color: white;
  font-size: 25px;
}
.social-content a {
  display: block;
  color: white;
  padding-bottom: 5px;
}


/*   proje full page */

.grey-area {
  background-color: #f7f7f7;
}
#project .slogan {
    font-size: 40px;
    margin-left: 130px;
    font-weight: 400;
    color: #ac8854;
    line-height: 40px;
}

#project .slogan2 {
    font-size: 30px;
    margin-left: 130px;
    font-weight: 400;
    color: #ac8854;
    line-height: 40px;
    width: 65%;
}
p.line1 {
    font-size: 28px;
    padding: 50px 100px;
    line-height: 40px;
}

span.slogann {
  text-align: center;
  color: #ac8854;
  /* margin-bottom: 20px; */
  line-height: 55px;
}

.banner img {
  width: 100%;
}

.part1 {
  padding: 100px;
}

#project   p.lineleft {
  font-size: 28px;
  padding: 64px 40px 65px 130px;
  line-height: 40px;
  width: 84%;
}

.btn.btn-primary.btn1 {
    padding: 8px 8px;
    margin-bottom: 17px;
    font-size: 20px;
    width: 75%;
    margin-left: 10px;
}

.btn.btn-primary.btn2 {
    padding: 8px 8px;
    margin-bottom: 17px;
    font-size: 20px;
    width: 75%;
    margin-left: 10px;
}

/*
#project .slogan {   slogan right and slogan left
    font-size: 55px;
    margin-top: 45px;
    font-weight: 400;
    color: #ac8854;
}
p.line {
    font-size: 28px;
    padding: 60px 30px 75px 52px;
    line-height: 40px;
    width: 75%;
}
  */

#project .proje-content {
    position: absolute;
    padding-left: 7%;
    /* top: 8%; */
    bottom: 0;
    transform: translateY(50%);
}
#project .proje-content .title {
    font-size: 44px;
    background-color: #ac8854;
    /*display: inline-block;*/
    padding: 60px 20px;
    color: white;
    min-width: 370px;
    text-align: center;
    
}
#project .proje-content .link {
      color: white;
      background: black;
      width: fit-content;
      padding: 11px 17px 12px 17px;
      display: none;
}

.proje-map img {
    width: 100%;
    margin: 30px 1px;
}

/*  slider header search and language , and contact forms  */

.content {
  position: relative;
  bottom: 80px;
  margin-left: 3%;
}
.carousel-item .content .title {
    font-size: 35px;
    background-color: #ac8854;
    display: inline-block;
    padding: 36px 30px;
    color: white;
    min-width: 335px;
    text-align: center;
}

.carousel-item .content .link {
  background-color: black;
  color: white;
  display: table;
  padding: 8px 7px;
}
.carousel-item .content .link a {
  font-size: 18px;
  /* font-weight: 500; */
  /* color: #000000; */
}
#search-toggle img {
  width: 16px;
}

select#edit-lang-dropdown-select {
    width: 60px !important;
    text-transform: uppercase;
    background: #ac8854;
    color: #fff;
    border: 0;
    margin-right: 10px;
    padding: 10px 7px;
}
button#search-toggle {
  background: #ac8854;
  border: 0;
}

form#search-block-form {
  display: flex;
  align-items: center;
  gap: 10px;
}
input:focus-visible {
  outline:0;
}
div#search-form {
  position: absolute;
  bottom: 24px;
  right: 58px;
}
input#edit-keys {
  border: 0;
  padding: 6px;
  border-radius: 2px;
  width: 246px;
}
input#edit-submit--5 {
  padding: 6px;
  border: 0;
  border-radius: 2px;
}
input[id^="edit-submit--"]{
  padding: 6px;
  border: 0;
  border-radius: 2px;
}
.top_menu {
  display: flex;
  align-items: center;
}
button#search-toggle {
  background: #ac8854;
  border: 0;
  height: 38px;
  width: 50px;
}
#search-toggle img {
  width: 18px;
  filter: brightness(1)invert(1);
}
#main-menu nav > ul li:last-child {
    background: #ac8854;
    height: 39px;
    display: flex; 
    margin-right: 43px;
    align-items: center;
    margin-left: 30px;
}

#main-menu nav > ul li a:last-child:hover{
  color: #fff;
}
/* #logo-carousel .carousel-item .content .link a {
  color: #fff;
}
#logo-carousel .carousel-items {
  display: flex;
  align-items: center;
  padding-right: 10px;
  background-color:#fff;
}
div#block-views-block-brand-carousel-block-1 {
  position: absolute;
  right: 0px;
  bottom: 106px;
}
.logo-carousel .prev img, .logo-carousel .next img {
  width: 40px;
  padding: 10px;
}
.btn-next-prev {
  background: #fff;
  width: max-content;
  position: relative;
  left: 0;
} */

/*div#block-siziarayalimcontact{
  display: none;
}*/

div#block-siziarayalimcontact-with-contactus .sizi1 {
    color: #fff;
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 10px;
}

div#block-siziarayalimcontact-with-contactus p.sizi2 {
    font-size: 17px;
    line-height: 21px;
    color: white;
    width:75%;
}

div#block-siziarayalimcontact-with-contactus {
    background: #00132E;
    padding: 95px 45px;
}

div#block-views-block-brand-carousel-block-1 {
  position: absolute;
  right: 0;
  width: 30%;
  bottom:26px;
}


.slick-list.draggable {
    background: #fff;
    padding: 10px;
}

.logo-item.slick-slide {
    padding: 10px;
}

/* .slick-next:before {
  content: ">";
  color: #00132e;
  font-size: 30px;
}
.slick-prev:before {
  content: "<";
  color: #00132e;
  font-size: 30px;
} */
button.slick-arrow {
  text-align: center;
  display: inline-block;
  padding-top: 11px;
  border: 0;
}
.carousel-item .content .link a {
  color: #fff;
}
button.slick-next.pull-right.slick-arrow {
  top: -166px;
  position: relative;
  left: 31px;
  background: #fff;
}
button.slick-prev.pull-left.slick-arrow {
  position: absolute;
  top: -36px;
  background: #fff;
}
.slick-prev img,
.slick-next img {
  width:24px;
}
button.slick-prev.pull-left.slick-arrow {
  position: absolute;
  top: -37px;
  background: #fff;
  padding: 6px;
}
button.slick-next.pull-right.slick-arrow {
  top: -167px;
  position: relative;
  left:36px;
  background: #fff;
  padding: 6px;
}
.contact-us-form label {
  display: none;
}
.contact-us-form input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  color:#fff;
}
.contact-us-form input:focus-visible {
  outline:0;
}
.contact-us-form input::placeholder {
  color: #fff;
}
select#edit-your-project-preference {
  width: 100%;
  background: transparent;
  border: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding-bottom: 5px;
}
.contact-us-form .option {
  display: block;
  line-height: 1.5;
}
.js-form-type-checkbox {
  display: flex;
  align-items: center;
  gap: 7px;
}
label.option {
  display: block;
  margin: 0;
  color: #fff;
  font-size:12px;
}
.form-item-kampanyalardan-haberdar {
  position: absolute;
  bottom: -8px;
  right: 245px;
  width: 314px;
}
.form-item-kampanyalardan-haberdar input {
  position: relative;
  top: -10px;
}
input#edit-submit {
  position: absolute;
  bottom: 0;
  top: -60px;
  right: 15px;
}
div#edit-actions {
  position: relative;
}

select#edit-your-project-preference {
  width: 100%;
  background:#00132e;
  border: 0;
  border-bottom: 1px solid #fff;
  color: #fff;
  padding-bottom: 5px;
}
input#edit-submit {
  position: absolute;
  bottom: 0;
  top: -40px;
  right: 15px;
  background: #fff;
  color: #000;
  border: 0;
  padding: 0px 40px 0 20px;
  font-size: 16px;
  border-radius: 6px;
  line-height: normal;
  height: 40px;
}
.arayalim-block .col-6 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.arayalim-block img {
  width: 16px;
  position: absolute;
  right: 30px;
  bottom: 12px;
}
.slide .carousel-footer span.carousel-control-prev-icon {
  position: absolute;
  top: -30px;
  width: 30px;
  height: 30px;
  background-image: none;
  background: url(../img/arrow-left-3099.svg), #fff;
  width: 30px;
  height: 30px;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
  left:0;
}
.carousel-arrow {
  position: absolute;
  left: 17px;
}
.slide .carousel-control-prev {
  left: -17px;
}
.slide .carousel-footer .carousel-control-next {
  top: 0;
  right: 0;
  left: 28px;
  opacity: 1;
}
.slide .carousel-control-prev {
  opacity:1;
}
.slide .carousel-footer .carousel-control-next-icon {
  position: absolute;
  top: -30px;
  background-image: none;
  background: url(../img/arrow-right-3098.svg), #fff;
  width: 30px;
  height: 30px;
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
}
.carousel-thumbail img {
    width: 210px;
    object-fit: scale-down;
    border-right: 1px solid #f3e8e8;
}
.carousel-thumbail {
  background: #fff;
}
.slide .carousel-footer {
  position: absolute;
  bottom: 47px;
  right: 0px;
}
#bottom-showcase .contact-us-form input::placeholder {
  color:#000 !important;
}
#bottom-showcase .contact-us-form input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #00132e;
  color: #00132e;
  margin-top: 7px;
}
select[id^="edit-your-project-preference--"]{
  width: 100%;
  /*border: 0;*/
  border-bottom: 1px solid #00132e;
  color: #00132e;
  padding: 8px 2px;
  background: transparent;
}
/*select#edit-your-project-preference--12 {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #00132e;
  color: #00132e;
  padding-bottom: 5px;
  background: transparent;
}*/

.contact-us-form .form-select {
  width: 100%;
 /* border: 0;*/
  border-bottom: 1px solid #00132e;
  color: #00132e;
  padding:8px 2px;
  background: transparent;
}

#bottom-showcase label.option {
  display: block;
  margin: 0;
  color: #00132e;
  font-size: 12px;
}
#bottom-showcase .form-item-kampanyalardan-haberdar {
  position: absolute;
 /* bottom: -36px;*/
  right: 245px;
  width: 314px;
}

#content-top label.option {
  display: block;
  margin: 0;
  color: #00132e;
  font-size: 12px;
}
#content-top .form-item-kampanyalardan-haberdar {
  position: absolute;
/*  bottom: -36px;*/
  right: 245px;
  width: 314px;
}

#bottom-showcase input#edit-reset-btn--12 {
  display: none;
}

#bottom-showcase input#edit-reset-btn--9 {
  display: none;
}

/*#bottom-showcase input#edit-submit--14 {
  position: absolute;
  bottom: -18px;
  right: 10px;
  background: #00132e;
  color: #fff;
  border: 0;
  padding: 0px 40px 0 20px;
  font-size: 16px;
  border-radius: 6px;
  line-height: normal;
  height: 40px;
}*/

/*#bottom-showcase input#edit-submit--9 {
  position: absolute;
  bottom: -18px;
  right: 10px;
  background: #00132e;
  color: #fff;
  border: 0;
  padding: 0px 40px 0 20px;
  font-size: 16px;
  border-radius: 6px;
  line-height: normal;
  height: 40px;
}*/

#bottom-showcase [id^="edit-submit--"]{
  position: absolute;
  bottom: -18px;
  right: 10px;
  background: #00132e !important;
  color: #fff !important;
  border: 0;
/*  padding: 0px 40px 0 20px;*/
  padding: 0 20px;
  font-size: 16px;
  border-radius: 6px;
  line-height: normal;
  height: 40px;
}

#content-top [id^="edit-submit--"]{
  position: absolute;
  bottom: -18px;
  right: 10px;
  background: #fff !important;
  color: #00132e !important;
  border: 0;
/*  padding: 0px 40px 0 20px;*/
  padding: 0 20px;
  font-size: 16px;
  border-radius: 6px;
  line-height: normal;
  height: 40px;
}


#content-top .form-select {
  width: 100%;
  /*border: 0;*/
  border-bottom: 1px solid #fff;
  color: #fff;
  padding: 8px 2px;
  background: #00132E;
}

div#form-elements {
    font-size: larger;
}

#content-top label.option {
  display: block;
  margin: 0;
  color: #fff;
  font-size: 12px;
}

div#block-contactslogan + .contact-us-form {
    display: none;
}

/*#bottom-showcase .form-submit {
  position: absolute;
  bottom: -18px;
  right: 10px;
  background: #00132e;
  color: #fff;
  border: 0;
  padding: 0px 40px 0 20px;
  font-size: 16px;
  border-radius: 6px;
  line-height: normal;
  height: 40px;
}*/

#bottom-showcase .arayalim-block img {
  width: 16px;
  position: absolute;
  right: 26px;
  bottom: -5px;
  filter: brightness(1)invert(1);
}
.arayalim-block .col-4 {
  display:flex;
  align-items: center;
  justify-content: center;
}
#header-bottom .row {
  justify-content:space-between;
}
@media(max-width:1800px) and (min-width:1400px) {
      #main-menu nav > ul li a {
        padding: 5px 26px;
        font-size: 19px;
     }
     #header-bottom .row {
      justify-content: space-between;
      flex-wrap: nowrap;
     }
    #main-menu-container {
      padding: 44px 40px 44px 0;
    }
    div#search-form {
      position: absolute;
      bottom: 29px;
      right: 53px;
    }
    input#edit-keys {
      width: 226px;
    }
}


#content-top .contact-us-form h2 {
    color: #fff;
}


/* vertical tabs */

/*  kurumsal block    */


/* Style the tab */
.tab {
  float: left;
  border-left: 1px solid #ac8854;
  background-color: #fff;
  width: 15%;
  height: 320px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: #00132E;
  padding: 14px 8px 14px 25px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 25px;
  margin-bottom: 14px;
}

/* Change background color of buttons on hover */
.tab button:hover {
 /* background-color: yellow;*/
}

/* Create an active/current "tab button" class */
.tab button.active {
  /*background-color: #ccc;*/
  border-left: 3px solid #ac8854;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
  /*border: 1px solid #ccc;*/
  width: 85%;
  border-left: none;
  /*height: 300px;*/
}
div#block-kurumsal h2 {
  color: #ac8854;
  margin-bottom: 30px;
  font-size: 38px;
}
div#block-kurumsal p {
  font-size: 22px;
  line-height: 32px;
  width: 70%;
  color: #00132E;

}



/*  media */
@media (max-width: 650px) {

    .carousel-arrow {
        display: none;
        left: 17px;
    }
    #showcase .carousel .image img {
    height: 160px;
    /* width: auto; */
     }
    
    .social-content {
        display: none;
    }
    .treatment-title {
        padding: 40px 10px;
    }
    
    .accent-2 {
        color: #ac8854;
        font-size: 33px;
        /* letter-spacing: 1px; */
        /*line-height: 50px;*/
        font-weight: 500;
        padding-left: 10px;
    }
    .info2.float-end {
        /* float: right; */
        padding-right: 25px;
        padding-top: 30px;
        position: relative;
        left: 15px;
            
    }
    
    .info-block .txt1 {
        color: #ac8854;
        padding-left: 15px;
        font-size: 32px;
        line-height: 50px;
        font-weight: bold;
    }
    #showcase .carousel .image img {
        height: 160px;
        width: auto;
    }
    .carousel-thumbail img {
        width: 500%;
        height: 80px;
        object-fit: scale-down;
        /* border-right: 1px solid #f3e8e8; */
    }
    .carousel-arrow {
        display: none;
        left: 17px;
    }
    .slide .carousel-footer {
        position: relative;
        /* bottom: 47px; */
        right: 0px;
    }
    .content {
        position: inherit;
        bottom: 80px;
        margin-left: 3%;
        display: contents;
    }
    select#edit-lang-dropdown-select {
        width: 60px !important;
        text-transform: uppercase;
        background: #ac8854;
        color: #fff;
        border: 0;
        margin-right: 10px;
        padding: 10px 7px;
        position: absolute;
        bottom: 100px;
        right: 35%;
    }
    .carousel-item .content .title {
        font-size: 30px;
        background-color: #ac8854;
        display: inline-block;
        padding: 24px 25px;
        color: white;
        min-width: 250px;
        text-align: center;
    }
    #bottom-showcase [id^="edit-submit--"] {
        position: absolute;
        bottom: -85px;
        right: 10px;
        background: #00132e !important;
        color: #fff !important;
        border: 0;
        /* padding: 0px 40px 0 20px; */
        padding: 0 20px;
        font-size: 16px;
        border-radius: 6px;
        line-height: normal;
        height: 40px;
    }
    p.sizi2 {
        font-size: 17px;
        line-height: 21px;
        width: 100%;
    }
    .js-form-type-checkbox {
        display: flex;
        align-items: center;
        gap: 7px;
        margin-top: 15px;
   }
   /* projelerimiz + full details node*/
    .body-area {
        padding: 10px 15px;
    }
    .slogan {
        font-size: 23px;
        margin-top: 45px;
        font-weight: 400;
    }
    .title {
        font-size: 30px;
        line-height: 30px;
    }
    #project   p.lineleft {
    font-size: 25px;
    padding: 18px;
    line-height: 35px;
    width: 100%;
    }
    #project .slogan {
        font-size: 35px;
        margin-left: 13px;
        font-weight: 400;
        line-height: 35px;
        color: #ac8854;
    }
    #project .proje-content {
        position: inherit;
        padding-left: 0;
        top: 8%;
    }
    #project .proje-content .title {
        font-size: 36px;
        background-color: #ac8854;
        display: inline-block;
        padding: 35px 10px;
        color: white;
        /* min-width: 370px; */
        text-align: center;
    }
    #project .proje-content .link {
        color: white;
        background: black;
        width: fit-content;
        padding: 11px 17px 12px 17px;
        display: none;
    }
    #project .slogan2 {
        font-size: 35px;
        margin-left: 13px;
        font-weight: 400;
        line-height: 35px;
        color: #ac8854;
        width: 100%;
    }
    .part1 {
        padding: 10px;
    }
    div#block-kurumsal p {
        font-size: 22px;
        line-height: 32px;
        width: 100%;
        color: #00132E;
    }
    .carousel-item .content .link {
        background-color: black;
        color: white;
        display: none;
        padding: 8px 7px;
    }
    .carousel-item .content .title {
        font-size: 30px;
        background-color: #ac8854;
        display: inline-block;
        padding: 24px 25px;
        color: white;
        width: 100%;
        text-align: center;
        margin-bottom: 50px;
    }
    #bottom-showcase .form-item-kampanyalardan-haberdar {
    position: absolute;
    bottom: -36px;
    right: 0px;
    width: 314px;
}
}


button#loginMenuButton {
    display: none;
}

/*  nice menu  */


ul.nice-menu a {
  display: block;
  color: white;
  font-size: 19px;
}
ul.nice-menu a {
  padding: 0.3em 50px 0.3em 50px;
}
ul.nice-menu-down .menuparent a {
  padding-right: 25px;
}
li.menuparent ul {
  display: block;
  padding: 5px 2px;
  background-color:#ac8854;
  margin-top: 10px;
  width: 105%;
}
li.menuparent ul a {
  padding: 10px 8px 10px 15px;
  color: white;
  font-size: 16px;
}
ul.nice-menu-down ul {
  left: 45px;
}


#main-menu-container ul.nice-menu li:last-child {
  background-color: #ac8854;
  margin-right: 8px;
  padding: 4px 2px;
  margin-left: 2px;
}

ul.nice-menu-down .menuparent a {
    padding-right: 30px;
    display: inline-block;
    width: 190%;
}

.row.flexy {
    padding: 70px 25px;
    font-size: 24px;
    line-height: 33px;
}
div#London {
    font-size: 23px;
    line-height: 35px;
    padding-top: 60px;
    padding-bottom: 60px;

}
div#HR {
    font-size: 23px;
    line-height: 35px;
    padding-top: 60px;
    padding-bottom: 60px;

}
div#Ekip {
    font-size: 23px;
    line-height: 35px;
    padding-top: 60px;
    padding-bottom: 60px;

}
div#Ekip {
    font-size: 23px;
    line-height: 35px;
    padding-top: 60px;
    padding-bottom: 60px;

}
div#Ekip {
    font-size: 23px;
    line-height: 35px;
    padding-top: 60px;
    padding-bottom: 60px;
}

@media (max-width: 900px) {
    ul.nice-menu a {
      display: block;
      color: #00132E;
      font-size: 19px;
    }
    li.menuparent ul a {
      padding: 10px 8px 10px 15px;
      color: white;
      font-size: 16px;
    }
}

.par p {
    width: 90%;
    font-stretch: semi-expanded;
}


@media (min-width: 1150px) and (max-width: 1500px) {
   .pro-one1, .pro-two2, .pro-three3, .pro-four4 {
      font-size: 19px;
      padding-top: 5px;
      line-height: 30px;
    }
    .info-block .txt1 {
        color: #ac8854;
        padding-left: 20px;
        font-size: 32px;
        line-height: 42px;
        font-weight: bold;
    }
    #project   p.lineleft {
        font-size: 21px;
        padding: 20px 10px 10px 25px;
        line-height: 40px;
        width: 100%;
    }
    p.line {
        font-size: 21px;
        padding: 18px;
        line-height: 40px;
    }
    #project .slogan {
        font-size: 30px;
        margin-left: 60px;
        font-weight: 400;
        color: #ac8854;
        line-height: 40px;
    }
    #project .slogan2 {
        font-size: 30px;
        margin-left: 55px;
        font-weight: 400;
        color: #ac8854;
        line-height: 40px;
        width: 85%;
    }
    h1.js-quickedit-page-title {
        font-size: 25px;
    }
    #block-brc-breadcrumbs ol {
        display: inline-flex;
        list-style: none;
        color: #00132E;
        padding-left: 0;
        font-size: 20px;
        /* padding-top: 9px; */
        font-weight: 100;
        position: relative;
        float: right;
        top: -30px;
    }
    ul.nice-menu a {
        display: block;
        color: white;
        font-size: 16px;
    }
}

span.antrakt {
    float: right;
}
.copyright {
    padding-bottom: 10px;
}

ul.nice-menu.nice-menu-main.nice-menu-right.menu.nice-menus-processed.sf-js-enabled.sf-arrows {
    display: inline-grid;
    border-left: 1px solid #ac8854;
}
ul.nice-menu.nice-menu-main.nice-menu-right.menu.nice-menus-processed.sf-js-enabled.sf-arrows li {
    padding-bottom: 12px;
}
ul.nice-menu.nice-menu-main.nice-menu-right.menu.nice-menus-processed.sf-js-enabled.sf-arrows li a {
    color: #00132E;
    font-size: 22px;
}

.row.basinda img {
    width: 100%;
    height: 350px;
}
.row.basinda  {
    margin-bottom: 25px;
}
.row.basinda p {
    font-size: 18px;
    padding-top: 13px;
    color: #00132E;
    margin-bottom: 0;
}

.row.basinda a {
    font-size: 17px;
    color: #ac8854;
}
#block-nicemenus-2 {
    margin-top: 62px;
}
.tabcontent1 {
    padding-left: 6%;
}

a.tum {
    background-color: #00132E;
    padding: 10px;
    position: absolute;
    margin-top: 25px;
}