@charset "UTF-8";
/* Transition || Geçiş */
/* Scale */
/* Skew */
/* Rotate */
/* Placeholder Color */
/* Photoshop Character Spacing */
@font-face {
  font-family: 'ChollaSans';
  src: url("../fonts/chollasans_regular-webfont.eot");
  src: url("../fonts/chollasans_regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/chollasans_regular-webfont.woff2") format("woff2"), url("../fonts/chollasans_regular-webfont.woff") format("woff"), url("../fonts/chollasans_regular-webfont.ttf") format("truetype"), url("../fonts/chollasans_regular-webfont.svg#chollasansregular") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Gotham';
  src: url("../fonts/GOTHAM-BOLD.eot");
  src: local("☺"), url("../fonts/GOTHAM-BOLD.woff") format("woff"), url("../fonts/GOTHAM-BOLD.ttf") format("truetype"), url("../fonts/GOTHAM-BOLD.svg") format("svg");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'ChollaSans';
  src: url("../fonts/ChollaSans Bold.eot");
  src: local("☺"), url("../fonts/ChollaSans Bold.woff") format("woff"), url("../fonts/ChollaSans Bold.ttf") format("truetype"), url("../fonts/ChollaSans Bold.svg") format("svg");
  font-weight: bold;
  font-style: normal; }
 
  main .page-inner aside.sidebar .form .form-group .intl-tel-input.separate-dial-code .selected-dial-code {
      color:#000;
  }

/** Mobile Contact (START) **/
.mContact {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 15px;
  z-index: 9; }
  .mContact a {
    padding: 10px;
    border-radius: 10px;
    color: #FFF;
    font-size: 12px; }
    .mContact a img {
      width: 30px;
      margin-right: 10px; }
    .mContact a.wp {
      background: #55cd6c; }
    .mContact a.phone {
      background: #171717; }

/** Mobile Contact (END) **/
/** Mobile Menu (START) **/
.menuKapa {
  width: 100%;
  position: fixed;
  right: 0;
  height: 100%;
  z-index: 999;
  top: 0;
  background: rgba(32, 32, 32, 0.5);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .menuKapa.mobile-menu-active {
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }

.menuAc {
  width: 45px;
  height: 45px;
  background-color: #333;
  color: #FFF;
  font-size: 25px;
  text-align: center;
  line-height: 45px;
  display: none;
  border: 1px solid #FFF;
  position: relative;
  cursor: pointer; }
  .menuAc.menuKapa span {
    opacity: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }
    .menuAc.menuKapa span:first-child {
      -webkit-transform: rotate(45deg) translateX(-50%) translateY(calc(-50% - 7.5px));
              transform: rotate(45deg) translateX(-50%) translateY(calc(-50% - 7.5px)); }

#mobile-menu {
  position: fixed;
  left: -300px;
  font-family: 'Barlow Condensed', sans-serif;
  top: 0;
  width: 250px;
  -webkit-transition: all .5s;
  transition: all .5s;
  z-index: 9999;
  height: 100%;
  overflow-y: scroll;
  background-color: #FFF; }
  #mobile-menu .logo {
    width: 200px;
    margin: 0 auto !important;
    padding: 15px 0; }
  #mobile-menu .search {
    position: relative;
    padding: 15px; }
    #mobile-menu .search .search-form {
      width: 100%;
      border-bottom-left-radius: 7.5px;
      border-bottom-right-radius: 7.5px;
      z-index: -1;
      position: relative;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      #mobile-menu .search .search-form input {
        background-color: #323732;
        border: none;
        padding: 15px;
        color: #FFF;
        font-weight: 400;
        width: 100%;
        border-radius: 7.5px;
        font-size: 13px; }
      #mobile-menu .search .search-form button {
        width: 35px;
        height: 35px;
        background-color: #bfb299;
        color: #FFF;
        border: none;
        border-radius: 5px;
        position: absolute;
        right: 7.5px;
        top: 7.5px; }
        #mobile-menu .search .search-form button:hover {
          background-color: #bfb299; }
  #mobile-menu ul {
    display: block;
    border: none;
    list-style: none;
    padding-left: 0; }
    #mobile-menu ul li a {
      color: #000;
      border: none;
      font-size: 14px;
      border-bottom: 1px solid #c8c8c8;
      line-height: 45px;
      padding-left: 8px;
      display: block;
      letter-spacing: -0.5px;
      padding: 0 10px;
      -webkit-transition: all .5s;
      transition: all .5s;
      font-family: 'Barlow Condensed', sans-serif;
      font-weight: 500;
      -webkit-transition: all 0.5s;
      transition: all 0.5s; }
      #mobile-menu ul li a i {
        margin-right: 10px; }
      #mobile-menu ul li a:hover {
        background-color: #bfb299;
        color: #FFF !important;
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }
    #mobile-menu ul li ul {
      background: none !important;
      max-height: 0 !important;
      overflow: hidden;
      -webkit-transition: all 1s;
      transition: all 1s; }
      #mobile-menu ul li ul li a {
        position: relative;
        padding-left: 25px !important;
        font-weight: 400;
        color: #FFF; }
        #mobile-menu ul li ul li a:before {
          content: "\f105";
          position: absolute;
          left: 12px;
          top: 0;
          line-height: 46px;
          width: 40px;
          height: 46px;
          display: block;
          color: #FFF;
          font-weight: bold;
          font-family: "Font Awesome 5 Free"; }
      #mobile-menu ul li ul li ul li a {
        position: relative;
        padding-left: 45px !important; }
        #mobile-menu ul li ul li ul li a:before {
          left: 22px; }
    #mobile-menu ul li.acik > ul {
      background-color: #356a8f !important;
      -webkit-box-shadow: inset 0 20px 20px -23px #000;
              box-shadow: inset 0 20px 20px -23px #000;
      max-height: 2000px !important;
      -webkit-transition: all 1s;
      transition: all 1s; }
    #mobile-menu ul li.menu-item-has-children a {
      position: relative;
      overflow: hidden;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
    #mobile-menu ul li.menu-item-has-children > a:after {
      position: absolute;
      right: 0;
      top: 0;
      color: #FFF;
      width: 46px;
      height: 100%;
      background-color: #bfb299;
      text-align: center;
      content: "\f107";
      font-family: "Font Awesome 5 Free";
      font-weight: bold;
      -webkit-transition: all 0.3s;
      transition: all 0.3s; }
    #mobile-menu ul li.menu-item-has-children.acik > a {
      color: #FFF !important;
      background-color: #124f7a;
      border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      #mobile-menu ul li.menu-item-has-children.acik > a:after {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: all 0.3s;
        transition: all 0.3s; }
  #mobile-menu::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #bfb299; }
  #mobile-menu::-webkit-scrollbar {
    width: 1px;
    background-color: #bfb299; }
  #mobile-menu::-webkit-scrollbar-thumb {
    background-color: #bfb299;
    -webkit-transition: all .5s;
    transition: all .5s; }
  #mobile-menu.mobile-menu-active {
    left: 0 !important;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }

/** Mobile Menu (END) **/
* {
  outline: none !important;
  font-family: 'Barlow Condensed', sans-serif; }
  *:focus {
    -webkit-box-shadow: none !important;
            box-shadow: none !important; }

html {
  overflow-x: hidden; }

body {
  font-size: 16px;
  overflow-x: hidden !important;
  -webkit-font-smoothing: antialiased; }

figure {
  margin: 0 !important; }
  figure a {
    display: block; }

nav.menu ul {
  padding: 0;
  margin: 0; }
  nav.menu ul li {
    list-style-type: none;
    float: left; }
    nav.menu ul li a {
      display: block; }
  nav.menu ul:after {
    content: "";
    display: block;
    clear: both; }

.container-fluid.full-width {
  padding: 0 7.5%; }

.img-fit {
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  height: inherit; }

p {
  font-size: 16px; }

h1, h2, h3, h4, h5, h6 {
  margin: 20px 0;
  font-family: 'Barlow Condensed', sans-serif;
  font-weight: 900; }

a,
input,
button {
  outline: none !important;
  text-decoration: none !important; }

.full-image img {
  width: 100%;
  height: auto;
  display: block; }

.nav .arrow {
  width: 45px;
  height: 45px;
  border: 1px solid #bfb299;
  color: #bfb299;
  text-align: center;
  border-radius: 100%;
  line-height: 45px;
  margin: 0 7.5px;
  cursor: pointer;
  -webkit-transition: all 0.4s;
  transition: all 0.4s; }
  .nav .arrow:hover {
    background-color: #bfb299;
    border-color: #bfb299;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
    color: #FFF;
    -webkit-transition: all 0.4s;
    transition: all 0.4s; }

.btn {
  color: #FFF;
  background-color: #bfb299;
  border-radius: 5px;
  line-height: 50px;
  font-weight: 600;
  padding: 0 25px;
  border-radius: 5px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .btn i {
    margin-left: 20px; }
  .btn:hover {
    background-color: #58585a;
    color: #FFF;
    -webkit-transition: all 0.5s;
    transition: all 0.5s; }

.mobile-hamburger-menu {
  display: none;
  right: 15px;
  top: 50%;
  padding: 10px;
  width: 40px;
  height: 36px;
  z-index: 999999;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
  .mobile-hamburger-menu .hamburger-menu {
    position: relative;
    -webkit-transform: translateY(7px);
            transform: translateY(7px);
    background: #000;
    -webkit-transition: all 0ms 300ms;
    transition: all 0ms 300ms;
    width: 20px;
    height: 2px; }
    .mobile-hamburger-menu .hamburger-menu:after {
      height: 2px;
      content: "";
      position: absolute;
      right: 0;
      width: 11px;
      top: 7px;
      background: #000;
      -webkit-transition: width 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: width 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: width 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: width 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1); }
    .mobile-hamburger-menu .hamburger-menu:before {
      height: 2px;
      content: "";
      position: absolute;
      right: 0;
      width: 29px;
      bottom: 7px;
      background: #000;
      -webkit-transition: width 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: width 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: width 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: width 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms cubic-bezier(0.23, 1, 0.32, 1); }
  .mobile-hamburger-menu .hamburger-menu.animate {
    background: rgba(255, 255, 255, 0); }
    .mobile-hamburger-menu .hamburger-menu.animate:before {
      bottom: 0;
      width: 20px;
      -webkit-transform: rotate(-45deg);
              transform: rotate(-45deg);
      -webkit-transition: width 300ms cubic-bezier(0.23, 1, 0.32, 1), bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: width 300ms cubic-bezier(0.23, 1, 0.32, 1), bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: width 300ms cubic-bezier(0.23, 1, 0.32, 1), bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: width 300ms cubic-bezier(0.23, 1, 0.32, 1), bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1); }
    .mobile-hamburger-menu .hamburger-menu.animate:after {
      top: 0;
      width: 20px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg);
      -webkit-transition: width 300ms cubic-bezier(0.23, 1, 0.32, 1), top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: width 300ms cubic-bezier(0.23, 1, 0.32, 1), top 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: width 300ms cubic-bezier(0.23, 1, 0.32, 1), top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
      transition: width 300ms cubic-bezier(0.23, 1, 0.32, 1), top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), -webkit-transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1); }

.site-header {
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  padding: 35px 50px 0 50px; }
  .site-header .in {
    background-color: #efefef;
    padding: 10px 7.5%; }
  .site-header .head-left {
    padding-right: 60px !important; }
  .site-header .head-right {
    padding-left: 25px !important;
    border-left: 1px solid #58585a;
    }
    .site-header .head-right nav {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
      .site-header .head-right nav.menu ul li {
        margin: 0 2.5px;
        position: relative;
        }
        .site-header .head-right nav.menu ul li a {
          line-height: 60px;
          padding: 0px 5px;
          display: block;
          color: #58585a;
          font-size: 16px;
          font-weight: bold;
          -webkit-transition: all 0.4s;
          transition: all 0.4s;
          }
        .site-header .head-right nav.menu ul li > ul {
          position: absolute;
          left: 0;
          background-color: #FFF;
          z-index: 2;
          top: 60%;
          opacity: 0;
          pointer-events: none;
          -webkit-transition: all, .4s;
          transition: all, .4s;
          padding: 15px 0; }
          .site-header .head-right nav.menu ul li.mega-menu > ul {
            width: 1200px;
            transform:translateX(-50%);
          }
          .site-header .head-right nav.menu ul li.mega-menu > ul li {
            float: left;
            width: 33.33%;
          }
          .site-header .head-right nav.menu ul li > ul li {
            float: none;
            margin: 0;
            padding: 0 15px; }
            .site-header .head-right nav.menu ul li > ul li a {
              color: #000;
              line-height: 40px;
              border-bottom: 1px solid #ededed; }
            .site-header .head-right nav.menu ul li > ul li ul {
              left: 100%;
              top: 0; }
            .site-header .head-right nav.menu ul li > ul li:hover > a {
              background-color: #666;
              color: #FFF; }
            .site-header .head-right nav.menu ul li > ul li:last-child a {
              border: none; }
            .site-header .head-right nav.menu ul li > ul li.menu-item-has-children > a:after {
              content: "\f0da";
              margin-left: 10px;
              font-family: "Font Awesome 5 Free";
              font-weight: bold;
              float: right;
              display: block;
              line-height: 40px; }
            .site-header .head-right nav.menu ul li > ul li:hover > ul {
              top: 0 !important; }
        .site-header .head-right nav.menu ul li.menu-item-has-children > a:after {
          content: "\f0dd";
          margin-left: 10px;
          font-family: "Font Awesome 5 Free";
          font-weight: bold;
          float: right;
          display: block;
          line-height: 60px;
          font-size: 15px;
          }
        .site-header .head-right nav.menu ul li:hover > a {
          background-color: #FFF;
          color: #000; }
        .site-header .head-right nav.menu ul li:hover > ul {
          opacity: 1;
          pointer-events: auto;
          top: 100%;
          -webkit-transition: all, .4s;
          transition: all, .4s; }
    .site-header .head-right .contact {
      font-size: 18px; }
      .site-header .head-right .contact .item {
        padding: 0 40px;
        border-right: 1px solid #58585a;
        line-height: 65px;
        font-size: 17px;
        }
        .site-header .head-right .contact .item i {
          margin-right: 10px; }
        .site-header .head-right .contact .item a {
          color: #58585a; }
        .site-header .head-right .contact .item:first-child {
          padding-left: 0; }
        .site-header .head-right .contact .item:last-child {
          padding-right: 0;
          border: none; }

main .offset-left {
  padding: 0; }

main .offset-right {
  padding: 0; }

main .section .title {
  font-size: 35px;
  position: relative;
  color: #58585a;
  margin-bottom: 20px;
  line-height: 50px;
  font-family: "Gotham" !important;
  text-transform: uppercase; }
  main .section .title small {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 14px;
    text-transform: capitalize;
    font-family: 'Barlow Condensed', sans-serif;
    font-weight: 300;
    line-height: 20px;
    color: #9c9c9c;
    display: block; }

main #slider {
  position: relative;
  padding: 0 50px; }
  main #slider .container-fluid {
    position: relative; }
  main #slider .navigation {
    position: absolute;
    left: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 50px;
    padding: 0; }
    main #slider .navigation .slick-arrow {
      position: relative;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      border: 1px solid #58585a;
      color: #58585a;
      cursor: pointer;
      display: block;
      margin: 10px 0; }
      main #slider .navigation .slick-arrow:hover {
        background-color: #58585a; }
        main #slider .navigation .slick-arrow:hover i {
          color: #FFF; }
  main #slider .video {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }

main #home-bar {
  padding: 75px 0; }
  main #home-bar .column .bar {
    border-right: 1px solid #f2f2f2;
    padding: 0 40px; }
    main #home-bar .column .bar .title {
      margin: 30px 0;
      font-size: 25px;
      line-height: 25px;
      font-weight: bold;
      color: #58585a;
      font-family: "Gotham";
      letter-spacing: -0.5px; }
    main #home-bar .column .bar p {
      font-size: 18px;
      letter-spacing: 0.5px;
      color: #878787; }
  main #home-bar .column:last-child .bar {
    border: none; }

main #about-us {
  background: #f9f9f9;
  background: radial-gradient(circle, #f9f9f9 0%, #e5e9ea 100%);
  margin-top: 55px; }
  main #about-us .column {
    padding: 50px 0;
    position: relative;
    padding-left: 15px !important;
    padding-right: 15px !important; }
    main #about-us .column .text p {
      font-size: 18px;
      letter-spacing: 0.5px;
      font-family: 'Barlow Condensed', sans-serif;
      font-weight: 400; }
    main #about-us .column figure {
      position: relative;
      margin-top: -55px !important; }
    main #about-us .column .others .item {
      text-align: right; }
      main #about-us .column .others .item .title {
        font-size: 20px;
        margin-bottom: 25px; }
        main #about-us .column .others .item .title .icon {
          width: 50px;
          height: 50px;
          border-radius: 100%;
          background-color: #d9d9d9;
          color: #58585a;
          text-align: center;
          line-height: 50px;
          font-size: 25px;
          margin-left: 20px; }

main #about-bar .column .bar {
  border-right: 1px solid #f2f2f2;
  padding: 100px;
  background-color: #58585a; }
  main #about-bar .column .bar .title {
    margin: 30px 0;
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
    color: #FFF;
    font-family: "Gotham";
    letter-spacing: -0.5px;
    text-transform: uppercase; }
  main #about-bar .column .bar p {
    font-size: 18px;
    letter-spacing: 0.5px;
    color: #FFF; }

main #about-bar .column:last-child .bar {
  border: none; }

main #about-bar .column:nth-child(2) .bar {
  background-color: #bfb299; }

main #services {
  margin: 105px 0; }
  main #services .section .title {
    margin-bottom: 50px; }
  main #services .item {
    border: 2px solid #FFF; }
    main #services .item figure {
      position: relative; }
      main #services .item figure a:before {
        content: "";
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
      main #services .item figure a:after {
        content: "\f067";
        position: absolute;
        top: 50%;
        font-family: "Font Awesome 5 Free";
        font-weight: bold;
        left: 50%;
        top: 50%;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%);
        color: #FFF;
        font-size: 25px;
        opacity: 0;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
    main #services .item .desc {
      padding: 25px; }
      main #services .item .desc .title {
        font-size: 24px;
        font-family: 'Barlow Condensed', sans-serif;
        font-weight: bold;
        margin: 15px 0;
        position: relative; }
      main #services .item .desc p {
        font-size: 16px;
        font-weight: 300; }
    main #services .item:hover figure a:before {
      opacity: 1;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
    main #services .item:hover figure a:after {
      opacity: 1;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }

main #contact-us {
  padding: 50px 0;
  background-image: url("../images/photos/contact-us.jpg");
  background-size: cover;
  background-position: center center;
  padding-bottom: 150px; }
  main #contact-us .section .title {
    color: #FFF; }
  main #contact-us .form .form-group {
    color: #FFF;
    padding: 15px 0; }
    main #contact-us .form .form-group a {
      color: #FFF;
      font-weight: bold;
    }
    main #contact-us .form .form-group input, 
    main #contact-us .form .form-group textarea {
      width: 100%;
      padding: 20px 30px;
      resize: none;
      background: transparent;
      border: 1px solid #bfb299;
      border-radius: 5px;
      color: #FFF; }
      main #contact-us .form .form-group .wpcf7-phonetext{
          padding-left:90px;
      }
      main #contact-us .form .form-group input[type="checkbox"] {
        width: 13px;
        height: 13px;
        margin-right: 12px;
      }
      main #contact-us .form .form-group input::-webkit-input-placeholder, main #contact-us .form .form-group textarea::-webkit-input-placeholder {
        /* Edge */
        color: #FFF; }
      main #contact-us .form .form-group input:-ms-input-placeholder, main #contact-us .form .form-group textarea:-ms-input-placeholder {
        /* Internet Explorer 10-11 */
        color: #FFF; }
      main #contact-us .form .form-group input::-moz-placeholder, main #contact-us .form .form-group textarea::-moz-placeholder {
        color: #FFF; }
      main #contact-us .form .form-group input::-ms-input-placeholder, main #contact-us .form .form-group textarea::-ms-input-placeholder {
        color: #FFF; }
      main #contact-us .form .form-group input::placeholder, main #contact-us .form .form-group textarea::placeholder {
        color: #FFF; }
      main #contact-us .form .form-group input[type="submit"], main #contact-us .form .form-group textarea[type="submit"] {
        font-weight: bold;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        padding: 15px 45px;
        background-color: #bfb299;
        color: #FFF;
        margin: 0 auto;
        display: block;
        font-size: 20px; }
        main #contact-us .form .form-group input[type="submit"]:hover, main #contact-us .form .form-group textarea[type="submit"]:hover {
          background: #FFF;
          color: #000;
          -webkit-transition: all 0.4s;
          transition: all 0.4s; }
  main #contact-us .other-contact .item {
    border: 2px solid #FFF;
    padding: 35px;
    height: 100%;
    min-height: 300px; }
    main #contact-us .other-contact .item .title {
      font-family: "Gotham";
      font-size: 28px;
      text-transform: uppercase;
      margin: 25px 0; }
    main #contact-us .other-contact .item p {
      font-size: 15px; }
    main #contact-us .other-contact .item a {
      color: #FFF;
      text-decoration: underline !important;
      font-weight: bold; }

main #comments {
  margin-top: -105px;
  margin-bottom: -120px; }
  main #comments .comment-list {
    background-color: #bfb299;
    padding: 50px;
    position: relative; }
    main #comments .comment-list .section .title {
      margin: 0;
      color: #FFF; }
      main #comments .comment-list .section .title small {
        color: #FFF; }
    main #comments .comment-list .items {
      padding-left: 50px;
      border-left: 1px solid #FFF;
      margin: 0; }
      main #comments .comment-list .items .item {
        color: #FFF; }
        main #comments .comment-list .items .item .title {
          font-size: 20px;
          margin-bottom: 25px;
          font-weight: bold; }
        main #comments .comment-list .items .item p {
          font-size: 16px; }
      main #comments .comment-list .items .slick-dots {
        position: absolute;
        width: 20px;
        right: -20px;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        height: -webkit-max-content;
        height: -moz-max-content;
        height: max-content; }
        main #comments .comment-list .items .slick-dots li {
          margin: 0; }
          main #comments .comment-list .items .slick-dots li button {
            padding: 0; }
            main #comments .comment-list .items .slick-dots li button:before {
              content: "";
              width: 10px;
              height: 10px;
              border-radius: 100%;
              background-color: #FFF;
              left: 50%;
              top: 50%;
              -webkit-transform: translateY(-50%) translateX(-50%);
                      transform: translateY(-50%) translateX(-50%); }
          main #comments .comment-list .items .slick-dots li.slick-active button:before {
            width: 15px;
            height: 15px; }

main #doctors {
  padding: 155px 0 105px 0;
  background-image: url("../images/photos/doctorBG.jpg");
  background-size: cover;
  background-position: center center; }
  main #doctors .section .title {
    margin-bottom: 50px; }
  main #doctors .doctor figure {
    border-radius: 100%;
    border: 10px solid #FFF;
    overflow: hidden; }
  main #doctors .doctor .desc {
    background-color: #FFF;
    border-radius: 10px;
    text-align: center;
    padding: 70px 20px 20px 20px;
    margin-top: -50px; }
    main #doctors .doctor .desc .title {
      font-family: "Gotham";
      margin-bottom: 20px; }
      main #doctors .doctor .desc .title small {
        font-family: 'Barlow Condensed', sans-serif;
        display: block; }

main #blog {
  margin: 105px 0; }
  main #blog .section .title {
    margin-bottom: 50px; }
  main #blog .post .desc {
    text-align: center; }
    main #blog .post .desc .title {
      font-size: 24px;
      font-weight: bold;
      margin: 25px 0; }
    main #blog .post .desc p {
      font-size: 16px; }
    main #blog .post .desc .more {
	  margin-bottom: 10px;
      font-size: 20px;
      text-transform: uppercase; }

main .page-head {
  background-color: #ccc;
  padding: 100px 0 150px 0; }
  main .page-head .breadcrumbs span a {
    color: #bfb299;
    font-weight: bold; }
  main .page-head h1 {
    margin: 0; }

main .page-inner .in {
  margin-top: -100px;
  background: #FFF; }
  main .page-inner .in.detail .in {
    padding: 50px;
    margin: 0; }
    main .page-inner .in.detail .in h1 {
      font-size: 23px; }
    main .page-inner .in.detail .in h2 {
      color: #bfb299;
      font-size: 20px; }

main .page-inner aside.sidebar .form {
  padding: 40px;
  background-color: #bfb299;
  color: #FFF; }
  main .page-inner aside.sidebar .form .title {
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 25px; }
    main .page-inner aside.sidebar .form .title small {
      font-size: 16px;
      font-weight: 400;
      display: block;
      }
  main .page-inner aside.sidebar .form .form-group {
    margin-bottom: 15px; }
    main .page-inner aside.sidebar .form .form-group input, main .page-inner aside.sidebar .form .form-group textarea {
      padding: 20px;
      width: 100%;
      resize: none;
      border-radius: 10px;
      border: none; }
      main .page-inner aside.sidebar .form .form-group .wpcf7-phonetext {
      padding-left: 90px;}
    main .page-inner aside.sidebar .form .form-group input[type="submit"] {
      width: 200px;
      padding: 0;
      background: #58585a;
      line-height: 55px;
      border-radius: 10px;
      color: #FFF;
      font-weight: bold;
      font-size: 20px;
      display: block; }
      main .page-inner aside.sidebar .form .form-group input[type="submit"]:hover {
        background-color: #FFF;
        color: #bfb299; }
    main .page-inner aside.sidebar .form .form-group:last-child {
      margin: 0; }

main .page-inner aside.sidebar .btn.big {
  margin: 0;
  font-size: 25px;
  font-weight: bold;
  border-radius: 0;
  width: 100%;
  line-height: 25px;
  padding: 25px;
  text-align: left; }
  main .page-inner aside.sidebar .btn.big small {
    display: block;
    font-weight: 400;
    font-size: 14px; }

main .page-inner aside.sidebar .btn:hover {
  background-color: #c12f00; }

main .page-inner aside.sidebar .patient-gallery {
  margin: 25px 0; }
  main .page-inner aside.sidebar .patient-gallery .title {
    font-size: 25px;
    font-weight: bold;
    color: #bfb299;
    margin-bottom: 25px; }
  main .page-inner aside.sidebar .patient-gallery .photos .photo figure a {
    display: block;
    border-radius: 10px;
    overflow: hidden; }

@media screen and (max-width: 1000px) and (min-width: 300px) {
  main {
    /* Mobile Size */ }
    main .page-head {
      padding: 20px 0; }
      main .page-head h1 {
        font-size: 25px;
        margin: 5px; }
      main .page-head .breadcrumbs {
        font-size: 14px; }
    main .page-inner {
      margin: 40px 0; }
      main .page-inner .not-found h1 {
        font-size: 150px;
        line-height: 70px; }
      main .page-inner aside.sidebar {
        margin-top: 75px; } }

footer {
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  background-color: #58585a;
  color: #FFF;
  font-size: 16px; }
  footer .top {
    padding: 50px 0;
    border-bottom: 1px solid #FFF; }
    footer .top .social-media a {
      width: 60px;
      height: 60px;
      border-radius: 100%;
      text-align: center;
      line-height: 60px;
      display: inline-block;
      background-color: #FFF;
      color: #58585a;
      font-size: 25px;
      margin: 0 15px;
      -webkit-transition: all 0.4s;
      transition: all 0.4s; }
      footer .top .social-media a:hover {
        background-color: #bfb299;
        -webkit-transition: all 0.4s;
        transition: all 0.4s; }
  footer .bottom {
    padding: 50px 0; }
    footer .bottom .column {
      border-right: 1px solid #FFF;
      padding: 0 30px; }
      footer .bottom .column:last-child {
        border: none; }
      footer .bottom .column p {
        font-size: 16px; }
        footer .bottom .column p a {
          color: #FFF; }
        footer .bottom .column p i {
          margin-right: 15px; }
      footer .bottom .column .title {
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 15px; }
      footer .bottom .column ul {
        padding: 0;
        margin: 0; }
        footer .bottom .column ul li {
          list-style-type: none; }
          footer .bottom .column ul li a {
            color: #FFF;
            text-transform: uppercase; }
  footer .copyright {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    color: #FFF;
    padding: 15px;
    background-color: #bfb299;
    }
    footer .copyright p {
      margin: 0; }
      .hekim .in {
        padding: 50px;
      }
      .hekim figure {
        border-top-left-radius: 50px;
        border-bottom-right-radius: 50px;
        overflow: hidden;
        position: relative;
      }
      .page-inner .contact .item {
        border-bottom: 1px solid #ccc;
        width: max-content;
        padding: 15px 0;
      }
      .page-inner .contact .item i {
        width: 35px;
        height: 35px;
        border-radius: 100%;
        background-color: #bfb299;
        text-align: center;
        line-height: 35px;
        margin-right: 15px;
      }
      .page-inner .contact .item span {
        font-weight: bolder;
      }
      .page-inner .contact .item a {
        color: #000;
      }
      #doctors.detail {
        background: #FFF;
        padding: 50px 0;
      }
      #doctors.detail .doctor figure {
        border-radius: 0;
        border-radius: 15px;
        border-color: #e3e3e3;
      }
      #doctors.detail .doctor .desc {
        background-color: #e3e3e3;
      }
      #doctors.detail .doctor .desc p {
            overflow: hidden;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
      }
      main .page-inner .category {
          /* margin: -15px 0; */
          padding: 25px;
          }
          main .page-inner .category .post {
            padding: 15px; }
            main .page-inner .category .post a {
              color: #333;
              display: block;
              position: relative;
              background-color: #FFF;
              -webkit-transition: all 0.5s;
              transition: all 0.5s; }
            main .page-inner .category .post figure img {
              -webkit-mask-image: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(white));
              -webkit-mask-image: linear-gradient(to top, rgba(255, 255, 255, 0), white); }
            main .page-inner .category .post .desc {
              padding: 15px;
              position: absolute;
              bottom: 0;
              left: 0;
              width: 100%; }
              main .page-inner .category .post .desc .p-title {
                font-size: 18px;
                font-weight: bold; }
              main .page-inner .category .post .desc p {
                overflow: hidden;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                font-size: 14px;
                margin: 0; }
              main .page-inner .category .post .desc .more {
                white-space: nowrap;
                margin-left: 25px;
                background-color: #bfb299;
                color: #FFF;
                line-height: 40px;
                padding: 0 10px;
                border-radius: 3px;
                font-weight: bold;
                }
            main .page-inner .category .post:hover a {
              background-color: #bfb299;
              color: #FFF;
              -webkit-transition: all 0.5s;
              transition: all 0.5s;
              }
               main .page-inner .category .post:hover .p-title, main .page-inner .category .post:hover p {
                 color: #FFF;
               }  
              main .page-inner .category .post:hover .more {background-color: #FFF; color: #bfb299;}


              .language.mobile {
                position: absolute;
                right: 60px;
                top: 50%;
                left: auto;
                transform: translateY(-50%);
                width: max-content;
              }
.intl-tel-input .country-list {
    color: #000;
}

.language .web-lang {
    cursor: pointer;
    z-index: 9;
    margin-left: 10px;
    padding-top: 5px;
}
.language .web-lang > li {
    padding: 5px;
    position: relative;
}
.language .web-lang > li:hover > ul.sub-menu {
    z-index: 15;
    opacity: 1;
    top: 100%;
    pointer-events: initial;
}
.language .web-lang li ul.sub-menu {
    display: initial;
    opacity: 0;
    position: absolute;
    z-index: 9;
    top: 160%;
    margin-top: 10px;
    left: 30px;
    transform: translateX(-50%);
    background-color: #d1a02a;
    /* border: 1px solid #fff; */
    pointer-events: none;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 219px;
        padding-left: 0 !important;
}
.language .web-lang li ul.sub-menu::after {
    content: '';
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
    background: None;
    left: 0;
    z-index: 0;
}
.language .web-lang li ul.sub-menu li {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #fff;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    background-color: #fff;
}
.language .web-lang li ul.sub-menu li:last-child {
    border-bottom: 0;
}
.language .web-lang li ul.sub-menu li:hover {
    background-color: #fff;
}
.asdsa {
    display: flex;
    align-items: center;
}
/* to remove bullets from an unordered list */
ul {
  list-style: none;
}

/* to remove bullets from an ordered list */
ol {
  list-style:none; 
}
.language .web-lang > li img {
    width: 30px;
    height: auto;
    margin-top: 12px;
    vertical-align: bottom;
}
.language .web-lang li ul.sub-menu li a {
    white-space: nowrap;
    font-size: 16px;
    color: #000;
    margin: 0;
    padding: 5px 30px 5px 15px;
    display: block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.language .web-lang li ul.sub-menu li a img {
    margin-right: 10px;
    width: 20px;
    height: 20px;
}