<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
  Theme Color: #349DD0;
  Header,Footer Color: #1b232f;
  */
  /*****************************/
/*
  Theme Settings
  */
  @import url("https://fonts.googleapis.com/css?family=Quattrocento+Sans:400,700|Raleway:400,700|Titillium Web:400,700");

  html {font-size: 16px;}

  body {
    font-family: "Titillium Web", sans-serif;
    background-color: #fff;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
  }

  nav {
    font-family: "Raleway", sans-serif;
  }

  @media (max-width: 767px) {
    body {
      font-size: 14px;
      font-size: 0.875rem;
    }
  }

  p {
    line-height: 1.69em;
  }

  
  li {
    color: #666;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "Raleway", sans-serif;
    font-weight: bold;
    color: #1b232f;
  }

  ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
  }

  a {
    text-decoration: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
  }

  a:hover,
  a:focus {
    text-decoration: none;
  }

  .page-title {
    width: 100%;
    height: 200px;
    text-align: right;
    position: relative;
  }

  @media (max-width: 1199px) {
    .page-title {
      height: 250px;
    }
  }

  @media (max-width: 991px) {
    .page-title {
      height: 225px;
    }
  }

  @media (max-width: 767px) {
    .page-title {
      height: 150px;
    }
  }

  .page-title:before {
    content: "";
    background-color: rgba(0, 0, 0, 0.4);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }

  .page-title h1 {
    width: 100%;
    font-size: 20px;
    color: #fff;
    right: 20px;
    margin: 0;
    position: absolute;
    top: 60%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .page-title p {
    width: 100%;
    font-size: 15px;
    color: #fff;
    right: 20px;
    margin: 0;
    position: absolute;
    top: 75%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  @media (max-width: 991px) {
    .page-title h1 {
      font-size: 20px;
    }
  }

  @media (max-width: 767px) {
    .page-title h1 {
      font-size: 16px;
      right: 10px;
    }
    .page-title p {
      font-size: 14px;
      right: 10px;
    }
  }

  .overlay{z-index:0;position:relative;-moz-background-size:cover;background-size:cover;background-repeat:no-repeat;background-position:center}
  .overlay:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';z-index:-1;overflow:hidden}
  .overlay[data-overlay-color=gradient-1]:after{background:-webkit-radial-gradient(at 50% -20%,#1cb5e0,#16113B) fixed;background:-moz-radial-gradient(at 50% -20%,#1cb5e0,#16113B) fixed;background:-o-radial-gradient(at 50% -20%,#1cb5e0,#16113B) fixed;background:radial-gradient(at 50% -20%,#1cb5e0,#16113B) fixed}
  .overlay[data-overlay-color=gradient-2]:after{background:-webkit-linear-gradient(315deg,rgba(255,0,89,.94) 0,rgba(255,50,0,.71) 100%);background:-moz-linear-gradient(315deg,rgba(255,0,89,.94) 0,rgba(255,50,0,.71) 100%);background:-o-linear-gradient(315deg,rgba(255,0,89,.94) 0,rgba(255,50,0,.71) 100%);background:linear-gradient(135deg,rgba(255,0,89,.94) 0,rgba(255,50,0,.71) 100%)}
  .overlay[data-overlay-color=gradient-3]:after{background:-webkit-linear-gradient(45deg,#448dff 0,#c227ff 100%);background:-moz-linear-gradient(45deg,#448dff 0,#c227ff 100%);background:-o-linear-gradient(45deg,#448dff 0,#c227ff 100%);background:linear-gradient(45deg,#448dff 0,#c227ff 100%)}
  .overlay[data-overlay-color=gradient-4]:after{background-image:-webkit-linear-gradient(150deg,#ff5858 0,#f09819 100%);background-image:-moz-linear-gradient(150deg,#ff5858 0,#f09819 100%);background-image:-o-linear-gradient(150deg,#ff5858 0,#f09819 100%);background-image:linear-gradient(-60deg,#ff5858 0,#f09819 100%)}
  .overlay[data-overlay-color=gradient-5]:after{background:-webkit-gradient(linear,left top,right top,from(#8e2de2),to(#4a00e0));background:-webkit-linear-gradient(left,#8e2de2,#4a00e0);background:-moz-linear-gradient(left,#8e2de2,#4a00e0);background:-o-linear-gradient(left,#8e2de2,#4a00e0);background:linear-gradient(to right,#8e2de2,#4a00e0)}
  .overlay[data-overlay-color=gradient-6]:after{background:-webkit-radial-gradient(at 50% -20%,#304FFE,#16113B) fixed;background:-moz-radial-gradient(at 50% -20%,#304FFE,#16113B) fixed;background:-o-radial-gradient(at 50% -20%,#304FFE,#16113B) fixed;background:radial-gradient(at 50% -20%,#304FFE,#16113B) fixed}
  .overlay[data-overlay-color=light]:after{background-color:#fff}
  .overlay[data-overlay-color=dark]:after{background-color:#222}
  .overlay[data-overlay-color=black]:after{background-color:#000}
  .overlay[data-overlay="1"]:after{opacity:.1}
  .overlay[data-overlay="2"]:after{opacity:.2}
  .overlay[data-overlay="3"]:after{opacity:.3}
  .overlay[data-overlay="4"]:after{opacity:.4}
  .overlay[data-overlay="5"]:after{opacity:.5}
  .overlay[data-overlay="6"]:after{opacity:.6}
  .overlay[data-overlay="7"]:after{opacity:.7}
  .overlay[data-overlay="8"]:after{opacity:.8}
  .overlay[data-overlay="9"]:after{opacity:.9}

  .page-title-wrapper {
    -webkit-box-shadow: 0 2px 5px #e6e6e6;
    box-shadow: 0 2px 5px #e6e6e6;
  }

  .page-wrapper {
    position: relative;
    overflow: hidden;
  }

  .section-padding {
    padding: 50px 0 50px;
  }

  .section-padding-sm {
    padding: 50px 0px 0px;
  }

  .section-background {
    box-shadow: 0 0 10px -5px #1b232f;
  }

  @media (max-width: 991px) {
    .section-padding {
      padding: 90px 0 95px;
    }
  }

  @media (max-width: 767px) {
    .section-padding {
      padding: 70px 0 75px;
    }
  }

  .section-title {
    text-align: center;
    margin-bottom: 50px;
  }

  .section-title h2 {
    font-size: 30px;
    margin: 0 0 0.5em;
    position: relative;
    text-transform: capitalize;
  }

  @media (max-width: 1199px) {
    .section-title h2 {
      font-size: 28px;
    }
  }

  @media (max-width: 991px) {
    .section-title h2 {
      font-size: 28px;
    }
  }

  @media (max-width: 767px) {
    .section-title h2 {
      font-size: 25px;
    }
  }

  .section-title p {
    margin: 0;
  }

  .gns-button {
    font-family: "Raleway", sans-serif;
    background-color: #349DD0;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    display: inline-block;
    padding: 0 25px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
  }

  .gns-button:hover {
    color: #fff;
  }

  @media (max-width: 1199px) {
    .gns-button {
      height: 45px;
      line-height: 45px;
      font-size: 16px;
      font-size: 1rem;
      padding: 0 45px;
    }
  }

  @media (max-width: 767px) {
    .gns-button {
      height: 38px;
      line-height: 38px;
      font-size: 14px;
      font-size: 0.875rem;
      padding: 0 35px;
    }
  }

  @media (max-width: 461px) {
    .col-7,
    .col-8,
    .col-9,
    .col-10,
    .col-11,
    .col-12 {
      width: 100% !important;
    }    
  }

  .wow {
    visibility: hidden;
  }

  .fi:before {
    margin: 0;
  }

  .sticky {
    width: 100%;
    position: fixed;
    left: 0;
    top: -100%;
    z-index: 9999;
    opacity: 0;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -o-transition: all 0.7s;
    -ms-transition: all 0.7s;
    transition: all 0.7s;
    -webkit-box-shadow: 0 0 5px 0 #1b232f;
    -moz-box-shadow: 0 0 5px 0 #1b232f;
    -o-box-shadow: 0 0 5px 0 #1b232f;
    -ms-box-shadow: 0 0 5px 0 #1b232f;
    box-shadow: 0 0 5px 0 #1b232f;
  }

  .sticky-on {
    opacity: 1;
    top: 0;
  }

  @media screen and (min-width: 1200px) {
    .box-layout .sticky {
      width: 1250px !important;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -moz-transform: translateX(-50%);
      -o-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
    }
  }

  .preloader {
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10000;
  }

  .preloader .preloader-inner {
    width: 40px;
    height: 46px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .preloader .preloader-inner span {
    background-color: #349DD0;
    width: 12px;
    height: 12px;
    float: left;
    margin: 2px 2px 2px 0;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
  }

  .preloader .preloader-inner &gt; span:nth-child(3n+3) {
    margin-right: 0;
  }

  .preloader .preloader-inner span {
    -webkit-animation: perloader-pulse 0.4s infinite alternate;
    -moz-animation: perloader-pulse 0.4s infinite alternate;
    -o-animation: perloader-pulse 0.4s infinite alternate;
    -ms-animation: perloader-pulse 0.4s infinite alternate;
    animation: perloader-pulse 0.4s infinite alternate;
  }

  @-webkit-keyframes perloader-pulse {
    form {
      -webkit-transform: scale(1);
      opacity: 1;
    }
    to {
      -webkit-transform: scale(0.5);
      opacity: 0.8;
    }
  }

  @keyframes perloader-pulse {
    form {
      -webkit-transform: scale(1);
      opacity: 1;
    }
    to {
      -webkit-transform: scale(0.5);
      opacity: 0.8;
    }
  }

  .site-header {}

  .site-header .navigation {
    background-color: #fff;
    margin-bottom: 0;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
  }

  .site-header .navigation &gt; .container {
    position: relative;
  }

  .site-header .navbar-header .navbar-brand {
    margin-top: -8px;
  }

  @media (max-width: 991px) {
    .site-header .navbar-header .navbar-brand {
      margin: 0 0 10px;
    }
    .site-header .navbar-header .navbar-brand img {
      max-width: 150px;
    }
  }

  @media (max-width: 767px) {
    .site-header .navbar-header .navbar-brand img {
      max-width: 135px;
    }
  }

  .site-header #navbar {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
  }

  .site-header #navbar &gt; ul li a:hover,
  .site-header #navbar &gt; ul li a:focus {
    text-decoration: none;
    color: #349dd0;
  }

  @media screen and (min-width: 992px) {
    .site-header #navbar {}
    .site-header #navbar li {
      position: relative;
    }
    .site-header #navbar &gt; ul &gt; li &gt; a {
      font-size: 15px;
      padding: 35px 15px;
    }
    .site-header #navbar &gt; ul &gt; .menu-item-has-children &gt; a {
      position: relative;
    }
    .site-header #navbar &gt; ul .sub-menu {
      background-color: #fff;
      width: 220px;
      border-top: 2px solid #349dd0;
      position: absolute;
      left: 0;
      top: 130%;
      z-index: 10;
      visibility: hidden;
      opacity: 0;
    }
    .site-header #navbar &gt; ul &gt; li .sub-menu li {
      border-bottom: 1px solid #e6e6e6;
    }
    .site-header #navbar &gt; ul &gt; li .sub-menu a {
      font-size: 13px;
      color: #31353a;
      display: block;
      padding: 10px 15px;
    }
    .site-header #navbar &gt; ul &gt; li &gt; .sub-menu .sub-menu {
      left: 110%;
      top: 0;
    }
    .site-header #navbar &gt; ul &gt; li &gt; .sub-menu &gt; .menu-item-has-children &gt; a {
      position: relative;
    }
    .site-header #navbar &gt; ul &gt; li &gt; .sub-menu &gt; .menu-item-has-children &gt; a:before {
      font-family: "FontAwesome";
      content: "\f105";
      font-size: 15px;
      font-size: 0.9375rem;
      position: absolute;
      right: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    }
    .site-header #navbar &gt; ul &gt; li:hover &gt; .sub-menu {
      top: 100%;
      visibility: visible;
      opacity: 1;
    }
    .site-header #navbar .sub-menu &gt; li:hover &gt; .sub-menu {
      left: 100%;
      visibility: visible;
      opacity: 1;
    }
    .site-header #navbar &gt; ul &gt; li.current-menu-item {
      color: #fff;
    }
    .site-header #navbar &gt; ul &gt; li .current-menu-item a,
    .site-header #navbar &gt; ul &gt; li a:hover {
      color: #349DD0;
    }
  }

  @media screen and (min-width: 1200px) {
    .site-header #navbar &gt; ul &gt; li &gt; a {
      padding: 20px 20px;
    }
  }

  @media (min-width: 991px) {
    .site-header #navbar &gt; ul &gt; li a {
      padding: 20px 20px;
    }
  }

  @media (max-width: 991px) {
    .site-header #navbar &gt; ul &gt; li a {
      display: block;
      font-size: 14px;
      font-size: 0.875rem;
    }
    .site-header #navbar &gt; ul &gt; li .sub-menu li {
      border-bottom: 1px solid #e6e6e6;
    }
    .site-header #navbar &gt; ul .sub-menu &gt; li:last-child {
      border-bottom: 0;
    }
    .site-header #navbar &gt; ul &gt; li &gt; .sub-menu a {
      padding: 8px 15px 8px 45px;
    }
    .site-header #navbar &gt; ul &gt; li &gt; .sub-menu .sub-menu a {
      padding: 8px 15px 8px 65px;
    }
    .site-header #navbar &gt; ul .menu-item-has-children &gt; a {
      position: relative;
    }
    .site-header #navbar &gt; ul .menu-item-has-children &gt; a:before {
      font-family: "FontAwesome";
      content: "\f107";
      font-size: 15px;
      font-size: 0.9375rem;
      position: absolute;
      right: 15px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
    }
  }

  @media screen and (min-width: 992px) {
    .site-header #navbar {}
    .site-header #navbar .has-mega-menu {
      position: static;
    }
    .site-header #navbar .mega-menu,
    .site-header #navbar .half-mega-menu {
      background-color: #fff;
      padding: 20px;
      border-top: 2px solid #1a9172;
      position: absolute;
      right: 0;
      top: 120%;
      z-index: 10;
      visibility: hidden;
      opacity: 0;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-box-shadow: 0 0 5px 0 #cccccc;
      -moz-box-shadow: 0 0 5px 0 #cccccc;
      -o-box-shadow: 0 0 5px 0 #cccccc;
      -ms-box-shadow: 0 0 5px 0 #cccccc;
      box-shadow: 0 0 5px 0 #cccccc;
    }
    .site-header #navbar .mega-menu {
      width: 1140px;
      right: 15px;
    }
    .site-header #navbar .half-mega-menu {
      width: 585px;
    }
    .site-header #navbar .mega-menu-box-title {
      font-size: 16px;
      font-size: 1rem;
      text-transform: uppercase;
      font-weight: bold;
      display: block;
      padding-bottom: 7px;
      margin-bottom: 7px;
      border-bottom: 1px solid #e6e6e6;
    }
    .site-header #navbar .mega-menu-list-holder li a {
      font-size: 15px;
      font-size: 0.9375rem;
      font-weight: bold;
      color: #000;
      display: block;
      padding: 7px 8px;
      margin-left: -8px;
    }
    .site-header #navbar .has-mega-menu:hover &gt; ul {
      top: 100%;
      visibility: visible;
      opacity: 1;
    }
  }

  @media (max-width: 1199px) {
    .site-header #navbar &gt; ul .mega-menu {
      width: 950px;
      right: 15px;
    }
    .site-header #navbar &gt; ul .half-mega-menu {
      width: 485px;
    }
  }

  @media (max-width: 991px) {
    .site-header #navbar &gt; ul .mega-menu,
    .site-header #navbar &gt; ul .half-mega-menu {
      width: auto;
    }
    .site-header #navbar &gt; ul .mega-menu .row,
    .site-header #navbar &gt; ul .half-mega-menu .row {
      margin: 0;
    }
    .site-header #navbar .mega-menu-content &gt; .row &gt; .col {
      margin-bottom: 25px;
    }
  }

  @media (max-width: 991px) {
    .site-header #navbar .mega-menu .mega-menu-list-holder a {
      padding: 5px 15px 5px 40px;
    }
    .site-header #navbar .mega-menu .mega-menu-box-title {
      font-size: 14px;
      font-size: 0.875rem;
      text-transform: uppercase;
      display: block;
      border-bottom: 1px dotted #b3b3b3;
      padding: 0 0 4px 5px;
      margin: 0 25px 8px 25px;
    }
  }

  @media screen and (min-width: 992px) {
    .site-header .navbar-header .open-btn {
      display: none;
    }
    .site-header #navbar .close-navbar {
      display: none;
    }
  }

  @media (max-width: 991px) {
    .site-header {}
    .site-header .container {
      width: 100%;
    }
    .site-header .navbar-header button {
      background-color: #fff;
      width: 40px;
      height: 35px;
      border: 0;
      padding: 5px 10px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -o-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      outline: 0;
      position: absolute;
      right: 15px;
      top: 12px;
      z-index: 20;
    }
    .site-header .navbar-header button span {
      background-color: #1b232f;
      display: block;
      height: 2px;
      margin-bottom: 5px;
    }
    .site-header .navbar-header button span:last-child {
      margin: 0;
    }
    .site-header #navbar {
      background: #fff;
      display: block !important;
      width: 280px;
      height: 100% !important;
      margin: 0;
      padding: 0;
      border-left: 1px solid #cccccc;
      border-right: 1px solid #cccccc;
      position: fixed;
      right: -300px;
      top: 0;
      z-index: 100;
    }
    .site-header #navbar ul a {
      color: #000;
    }
    .site-header #navbar ul a:hover,
    .site-header #navbar ul li.current-menu-item a {
      color: #1a9172;
    }
    .site-header #navbar .navbar-nav {
      height: 100%;
      overflow: auto;
    }
    .site-header #navbar .close-navbar {
      background-color: #1B232F;
      width: 35px;
      height: 35px;
      color: #fff;
      border: 0;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -o-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      outline: none;
      position: absolute;
      left: -18px;
      top: 10px;
      z-index: 20;
    }
    .site-header #navbar &gt; ul &gt; li {
      border-bottom: 1px solid #cccccc;
    }
    .site-header #navbar &gt; ul &gt; li &gt; a {
      padding: 10px 15px 10px 35px;
    }
    .site-header .slideInn {
      right: 0 !important;
    }
  }

  @media (max-width: 767px) {
    .site-header #navbar .navbar-nav {
      margin: 0;
    }
  }

  .site-header .navbar-right {
  }

  @media (max-width: 991px) {
    .site-header .navbar-collapse.collapse {
      display: none;
    }
    .site-header .navbar-collapse.collapse.in {
      display: block;
    }
    .site-header .navbar-header .collapse,
    .site-header .navbar-toggle {
      display: block;
    }
    .site-header .navbar-header {
      float: none;
    }
    .site-header .navbar-nav {
      float: none;
    }
    .site-header .navbar-nav &gt; li {
      float: none;
    }
  }

  .social-links {
    overflow: hidden;
  }

  .social-links li {
    float: left;
  }

  .social-links li a {
    display: block;
    color: #4d4d4d;
    text-align: center;
  }

  .header-style-1 {}

  .header-style-1 .topbar {
    padding: 10px 0 10px;
    background-color: #349dd0;
  }

  @media (max-width: 991px) {
    .header-style-1 .topbar {
      padding: 12px 0 8px;
    }
  }

  @media (max-width: 767px) {
    .header-style-1 .topbar {
      text-align: center;
    }
  }

  .header-style-1 .topbar,
  .header-style-1 .topbar a {
    color: #fff;
  }

  @media (max-width: 991px) {
    .header-style-1 .topbar,
    .header-style-1 .topbar a {
      font-size: 14px;
    }
  }

  @media (max-width: 767px) {
    .header-style-1 .topbar .social-links {
      display: inline-block;
    }
  }

  .header-style-1 .topbar .social-links li {
    margin-right: 15px;
  }

  @media (max-width: 991px) {
    .header-style-1 .topbar .social-links li {
      margin-right: 10px;
    }
  }

  .header-style-1 .topbar .social-links li:last-child {
    margin-right: 0;
  }

  .header-style-1 .topbar .contact-info-login {
    float: right;
    overflow: hidden;
  }

  @media (max-width: 767px) {
    .header-style-1 .topbar .contact-info-login {
      float: none;
      display: inline-block;
    }
  }

  .header-style-1 .topbar .contact-info-login &gt; div {
    float: left;
  }

  @media (max-width: 767px) {
    .header-style-1 .topbar .contact-info-login &gt; div {
      float: none;
    }
  }

  .header-style-1 .topbar .contact-info-login .email {
    margin-right: 35px;
    color: #fff;
    font-size: 14px;
  }

  @media (max-width: 991px) {
    .header-style-1 .topbar .contact-info-login .email {
      margin-right: 20px;
    }
  }

  @media (max-width: 767px) {
    .header-style-1 .topbar .contact-info-login .email {
      margin: 0 0 5px;
    }
  }

  .header-style-1 .topbar .contact-info-login i,
  .header-style-1 .topbar .login {
    display: inline-block;
    padding-right: 3px;
    font-size: 14px;
  }

  .header-style-1 .topbar .login span {
    width: 18px;
    height: 18px;
    font-size: 12px;
    color: #555;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    position: relative;
  }

  .header-style-1 .topbar .login span i {
    padding: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }

  .header-style-1 .topbar .login ul {
    display: inline-block;
  }

  .header-style-1 .topbar .login ul li {
    float: left;
    margin-right: 6px;
    padding-right: 6px;
    position: relative;
  }

  .header-style-1 .topbar .login ul li:after {
    content: "/";
    position: absolute;
    right: -4px;
    top: 0;
  }

  .header-style-1 .topbar .login ul li:last-child {
    margin: 0;
    padding: 0;
  }

  .header-style-1 .topbar .login ul li:last-child:after {
    display: none;
  }

  @media screen and (min-width: 992px) {
    .header-style-1 #navbar {
      right: 0px;
    }
  }

  .header-style-1 .navigation {
    background-color: #fff;
  }

  @media screen and (min-width: 992px) {
    .header-style-1 #navbar &gt; ul &gt; li &gt; a {
      color: #1B232F;
    }
    .header-style-1 #navbar &gt; ul &gt; li &gt; a:hover,
    .header-style-1 #navbar &gt; ul &gt; .current-menu-ancestor &gt; a,
    .header-style-1 #navbar &gt; ul &gt; li.current-menu-item a {
      color: #1B232F;
    }
  }

  .header-style-1 .search-chat-info {
    position: absolute;
    right: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow: hidden;
  }

  .header-style-1 .search-chat-info a {
    font-size: 20px;
  }

  @media (max-width: 991px) {
    .header-style-1 .search-chat-info {
      right: 55px;
    }
    .header-style-1 .search-chat-info a {
      font-size: 23px;
    }
  }

  .header-style-1 .search-chat-info a {
    color: #fff;
  }

  .header-style-1 .search-chat-info .chat,
  .header-style-1 .search-chat-info .search-sideinfo {
    float: left;
  }

  .header-style-1 .search-chat-info .chat {
    margin-right: 30px;
  }

  @media (max-width: 991px) {
    .header-style-1 .search-chat-info .chat {
      margin-right: 15px;
    }
  }

  .header-style-1 .side-info-open-btn {
    background-color: transparent;
    border: 0;
    outline: 0;
    color: #fff;
    padding: 0;
    margin: 0;
  }

  @media (max-width: 991px) {
    .header-style-1 .side-info-open-btn {
      display: none;
    }
  }

  .header-style-1 .search-sideinfo &gt; div {
    float: left;
  }

  .header-style-1 .side-info {
    margin-left: 18px;
  }


  footer {
    background: #E9E9E9;
    color: #1b232f;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Raleway', sans-serif;
    padding-top: 20px;
  }
  footer ul {
    list-style: none;
  }
  footer ul li {
    padding-bottom: 3px;
  }
  footer ul li a {
    color: #1b232f; font-family: 'Raleway', sans-serif;
  }
  footer ul li a:hover {
    color: #349DD0;
  }
  .footer-entry {
    margin-bottom: 40px;
  }
  .footer-entry .title {
    font-size: 15px;
    margin-bottom: 16px;
    color: #1b232f;
    font-family: 'Raleway', sans-serif;
  }
  .subscription-form {
    height: 40px;
    background: #fff;
    position: relative;
    margin-top: 20px;
  }
  .subscription-form input {
    background: none;
    border: none;
    height: 40px;
    line-height: 40px;
    padding: 0 0px 0 20px;
    font-size: 14px; color: #1B232F;
    font-family: 'Raleway', sans-serif;
    width: 100%;}
    .subscription-form input[type="submit"] {
      border: none;
      background: url(../images/icon/newsletter-icon.png) center center no-repeat #349DD0;
      position: absolute;
      top: 0;
      right: 0;
      height: 40px;
      width: 50px;
      cursor: pointer;
      padding: 0;
    }
    .subscription-form input[type="submit"]:hover {
      opacity: 0.8;
    }
    .footer-menu {
      margin-bottom: 30px;text-align: right;
    }
    .footer-menu li {
      margin-right: 25px; display: inline-block;
    }
    .footer-menu li a {
      color: #1b232f;
    }
    .footer-menu li a:hover {
      color: #349DD0;
    }
    .copyright {
      color: #1b232f; margin-bottom: 30px;
    }
    .copyright a {
      color: #fff;font-weight: bold;
    }
    .copyright a:hover {
      color: #349DD0;
    }
    @media (max-width: 991px) {
     .copyright {
      text-align: center;
    }
    .footer-menu {
      margin-bottom: 30px;text-align: center;
    }
  }
  @media (max-width: 767px) {
    .footer-entry {
      margin-bottom: 30px;
    }
    .footer-menu {
     margin-bottom: 20px;
   }
   .copyright {
     margin-bottom: 20px;
   }
 }

 .gns, .gns-s3 {
  position: relative;
}

.gns h2, .gns-s3 h2 {
  font-size: 26px;
  margin: 0 0 0.64em;
}

@media (max-width: 1199px) {
  .gns h2, .gns-s3 h2 {
    font-size: 26px;
  }
}

@media (max-width: 767px) {
  .gns h2, .gns-s3 h2 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

.gns h3, .gns-s3 h3 {
  font-size: 22px;
  font-size: 1.375rem;
}

@media (max-width: 1199px) {
  .gns h3, .gns-s3 h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media (max-width: 767px) {
  .gns h3, .gns-s3 h3 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.gns .row, .gns-s3 .row {
  position: relative;
  padding: 60px 0;
}

@media (max-width: 767px) {
  .gns .row, .gns-s3 .row {
    padding: 50px 0;
  }
}

@media (max-width: 1199px) {
  .gns .row .gns-couple, .gns-s3 .row .gns-couple {
    width: 400px;
    height: 300px;
  }
}

@media (max-width: 991px) {
  .gns .row .gns-couple, .gns-s3 .row .gns-couple {
    display: none;
  }
}

@media (max-width: 991px) {
  .gns-s3 {
    text-align: center;
  }
}

.gns-s3 h2 {
  margin: 0 0 0.1em;
}

@media (max-width: 767px) {
  .gns-s3 h2 {
    margin: 0 0 0.5em;
  }
}

.gns-s3 p {
  font-size: 16px;
  margin-bottom: 20px;
}

@media (max-width: 991px) {
  .gns-s3 p {
    font-weight: normal;
  }
}

@media (max-width: 767px) {
  .gns-s3 p {
    font-size: 15px;
    font-size: 0.9375rem;
    line-height: 1.2em;
  }
}

.gns-s3 .form {
  margin-top: 25px;
}

.gns-s3 .form ::-webkit-input-placeholder {
  font-style: 18px;
  font-style: normal;
  color: #555;
}

.gns-s3 .form :-moz-placeholder {
  font-style: 18px;
  font-style: normal;
  color: #555;
}

.gns-s3 .form ::-moz-placeholder {
  font-style: 18px;
  font-style: normal;
  color: #555;
}

.gns-s3 .form :-ms-input-placeholder {
  font-style: 18px;
  font-style: normal;
  color: #555;
}

@media (max-width: 767px) {
  .gns-s3 .form {
    margin-top: 20px;
  }
}

.gns-s3 .form &gt; div {
  position: relative;
}

.gns-s3 .form input {
  height: 60px;
  font-size: 18px;
  font-size: 1.125rem;
  padding: 8px 220px 8px 20px;
  border: 1;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

@media (max-width: 1199px) {
  .gns-s3 .form input {
    height: 50px;
    font-size: 16px;
    font-size: 1rem;
    padding: 8px 180px 8px 20px;
  }
}

@media (max-width: 767px) {
  .gns-s3 .form input {
    height: 45px;
    font-size: 15px;
    font-size: 0.9375rem;
    padding: 6px 150px 6px 15px;
  }
}

.gns-s3 .form button {
  font-family: "Raleway", sans-serif;
  background-color: #349DD0;
  width: 200px;
  height: 60px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0 5px 5px 0;
  position: absolute;
  right: 0;
  top: 0;
}

@media (max-width: 1199px) {
  .gns-s3 .form button {
    width: 150px;
    height: 50px;
    font-size: 15px;
    font-size: 0.9375rem;
  }
}

@media (max-width: 767px) {
  .gns-s3 .form button {
    width: 130px;
    height: 45px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media (max-width: 991px) {
  .gns-s3 .gns-couple {
    display: none;
  }
}


.gns {
  position: relative;
  height: 525px;
  overflow: hidden;
}

@media (max-width: 991px) {
  .gns {
    height: 525px;
  }
}

@media (max-width: 767px) {
  .gns {
    height: 450px;
  }
}

.gns .slide {
  height: 650px;
  position: relative;
  background-repeat: no-repeat;
  position: relative;
}

@media (max-width: 991px) {
  .gns .slide {
    height: 610px;
  }
}

@media (max-width: 767px) {
  .gns .slide {
    height: 450px;
  }
}

.gns .slide .slider-bg {
  display: none;
}

.gns .slide:before {
  content: "";
  background-color: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.gns .slide:focus {
  outline: none;
}

.gns .slide .container {
  height: 100%;
  display: table;
}

.gns .slide .row {
  display: table-cell;
  vertical-align: middle;
}

.gns .slide-caption h1,
.gns .slide-caption p,
.gns .slide-caption li {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
}

@media (max-width: 991px) {
  .gns .slide-caption h1,
  .gns .slide-caption p,
  .gns .slide-caption li {
    font-size: 17px;
    font-size: 1.0625rem;
  }
}

@media (max-width: 767px) {
  .gns .slide-caption h1,
  .gns .slide-caption p,
  .gns .slide-caption li {
    font-size: 16px;
    font-size: 1rem;
  }
}

.gns .slide-caption h1 {
  font-size: 40px;
  font-family: "Raleway", sans-serif;
}

@media (max-width: 1199px) {
  .gns .slide-caption h1 {
    font-size: 40px;
  }
}

@media (max-width: 991px) {
  .gns .slide-caption h1 {
    font-size: 35px;
  }
}

@media (max-width: 767px) {
  .gns .slide-caption h1 {
    font-size: 30px;
  }
}

.gns .slide-caption p {
  font-family: "Titillium Web", sans-serif;
}

@media screen and (min-width: 1200px) {
  .gns .slide-caption p {
    padding-right: 0px;
  }
}

@media (max-width: 767px) {
  .gns .slide-caption p {
    margin-bottom: 35px;
  }
}

.gns .slide-caption a {
  font-size: 15px;
}

.gns .slide-caption a i {
  margin-right: 3px;
  font-size: 14px;
}

.gns .slide-caption .gns-button {
  background-color: transparent;
  border: 1px solid;
}

.gns .slick-prev,
.gns .slick-next {
  background-color: #349DD0;
  width: 50px;
  height: 55px;
  z-index: 10;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  display: none !important;
}

.gns .slick-prev:hover,
.gns .slick-next:hover {
  background-color: #080b0f;
}

@media (max-width: 1199px) {
  .gns .slick-prev,
  .gns .slick-next {
    width: 40px;
    height: 45px;
    display: none !important;
  }
}

@media (max-width: 991px) {
  .gns .slick-prev,
  .gns .slick-next {
    display: none !important;
  }
}

.gns .slick-prev {
  left: 0;
}

.gns .slick-prev:before {
  font-family: "FontAwesome";
  content: "\f104";
  font-size: 25px;
  font-size: 1.5625rem;
  opacity: 1;
}

@media (max-width: 1199px) {
  .gns .slick-prev:before {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.gns .slick-next {
  right: 0;
}

.gns .slick-next:before {
  font-family: "FontAwesome";
  content: "\f105";
  font-size: 25px;
  font-size: 1.5625rem;
  opacity: 1;
}

@media (max-width: 1199px) {
  .gns .slick-next:before {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.gns .slider-dots ul {
  bottom: 35px;
}

.gns .slider-dots .slick-dots li {
  width: 14px;
  height: 14px;
  margin: 0 15px 0 0;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

@media (max-width: 767px) {
  .gns .slider-dots .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 0 10px 0 0;
    border: 1px solid #fff;
  }
}

.gns .slider-dots .slick-dots .slick-active {
  background-color: #fff;
}

.gns .slider-dots .slick-dots li button {
  display: none;
}

.gns-slider-s3 {
}

.gns-slider-s3 .slide:before {
  background-color: rgba(27, 35, 47, 0.5);
}

.gns-slider-s3 .slide .row {
  position: relative;
}

@media (max-width: 767px) {
  .gns-slider-s3 .slide-caption {
    padding: 0;
  }
}

.gns-slider-s3 .slide-caption &gt; h1 {
  line-height: 1.2em;
  margin: 0.38em 0 0.25em;
}

@media (max-width: 1199px) {
  .gns-slider-s3 .slide-caption &gt; h1 {
    font-size: 40px;
    font-size: cacl-rem-value(40);
  }
}

@media (max-width: 991px) {
  .gns-slider-s3 .slide-caption &gt; h1 {
    font-size: 35px;
    font-size: cacl-rem-value(35);
    margin: 0.5em 0;
  }
}

@media (max-width: 767px) {
  .gns-slider-s3 .slide-caption &gt; h1 {
    font-size: 30px;
    font-size: cacl-rem-value(30);
    margin: 0.5em 0;
  }
}

.gns-slider-s3 .slide-caption &gt; p {
  margin-bottom: 40px;
}

@media (max-width: 991px) {
  .gns-slider-s3 .slide-caption &gt; p {
    margin-bottom: 25px;
  }
}

.gns-slider-s3 .slider-dots {
  display: none;
}

@media (max-width: 991px) {
  .gns-slider-s3 .slider-dots {
    display: block;
  }
}

.gns-slider-s3 .slider-dots ul {
  bottom: 25px;
}

.gns-slider-s3 .gns-slider .slide-caption,
.gns-slider-s3 .gns-slider .img-holder {
  opacity: 0;
}

.gns-slider-s3 .gns-slider .slick-list .slick-current .slide-caption {
  -webkit-animation: fadeInUp 1.5s 0.1s forwards;
  -moz-animation: fadeInUp 1.5s 0.1s forwards;
  -o-animation: fadeInUp 1.5s 0.1s forwards;
  -ms-animation: fadeInUp 1.5s 0.1s forwards;
  animation: fadeInUp 1.5s 0.1s forwards;
}

.quote {
  color: #349DD0;
  text-align: center;
  padding-left: 5px;
}

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}

#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  transition: .2s linear;
}

#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
}

#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 0;
}

#fade-quote-carousel.carousel .carousel-indicators&gt;li {
  background-color: #349DD0;
  border: none;
  opacity: 0.8;
}

#fade-quote-carousel blockquote {
  text-align: left;
  border: none;
  font-size: 14px;
  line-height: 23px;
  background: #F7F9FF;
  padding: 20px;
  width: auto;
  margin: 0 auto;
  border-radius: 10px;
}

#fade-quote-carousel blockquote p {
  font-size: 15px;
}

#fade-quote-carousel blockquote small {
  font-size: 14px;
  padding-top: 15px;
}

.carousel-indicators .active {
  width: 30px;
  height: 10px;
}

#fade-quote-carousel .profile-circle {
  width: 80px;
  height: 80px;
  margin: 0 auto 25px auto;
  margin-bottom: -25px;
  border-radius: 100%;
}

.category-menu{
  display: block;
  padding: 0px 0 10px 0;
  margin-bottom: 30px;
}
.category-menu-item{
  color: #1B232F;
  font-size: 14px;
  line-height: 22px;
  padding: 12px 10px 12px 10px;
  cursor: pointer;
  display: block;
  border-right: 1px solid;
  border-bottom: 1px solid;
  border-color: #eee;
}
.category-menu-item i{
  color: #349DD0;
  font-weight: bold;
  font-size: 14px;
  padding: 0 5px;
}
.category-menu-item.category-menu-baslik {
  background: #349DD0; color: #fff;text-align: center;font-weight: bold;
}
.category-menu-item.active {
  background: #eee;
}
.category-menu-item.category-menu-baslik:hover{
  background: #349DD0; color: #fff;
}
.category-menu-item:hover{
  background: #eee; color: #1B232F;
}

@media (max-width: 1199px) {
  .services-section {
    padding-bottom: 35px;
  }
}

@media (max-width: 991px) {
  .services-section {
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .services-section {
    padding-bottom: 20px;
  }
}

@media (max-width: 550px) {
  .services-section {
    padding-bottom: 70px;
  }
}

@media (max-width: 1199px) {
  .services-section .gns-services &gt; .col {
    margin-bottom: 80px;
  }
}

@media (max-width: 991px) {
  .services-section .gns-services &gt; .col {
    margin-bottom: 60px;
  }
}

@media (max-width: 550px) {
  .services-section .gns-services &gt; .col {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .services-section .gns-services &gt; .col:last-child {
    border: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
}

.gns-services {
  text-align: center;
}

.gns-services .icon {
  display: block;
  margin-bottom: 35px;
}

@media (max-width: 1199px) {
  .gns-services .icon {
    margin-bottom: 20px;
  }
}

.gns-services .icon img {
  display: inline-block;
}

@media (max-width: 1199px) {
  .gns-services .icon img {
    max-width: 100px;
  }
}

@media (max-width: 991px) {
  .gns-services .icon img {
    max-width: 150px;
  }
}

@media (max-width: 767px) {
  .gns-services .icon img {
    max-width: 150px;
  }
}

.gns-count {
  text-align: center;
  color: #fff;
  position: relative;
}

.gns-count:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 991px) {
  .gns-count {
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .gns-count {
    padding-bottom: 50px 0;
  }
}

.gns-count h3,
.gns-count p {
  color: #1B232F;
}

.gns-count h3 {
  font-size: 45px;
  font-size: 2.8125rem;
  font-weight: 600;
  margin: 0 0 0.17em;
}

@media (max-width: 1199px) {
  .gns-count h3 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}

@media (max-width: 767px) {
  .gns-count h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.gns-count p {
  font-size: 17px;
  font-size: 1.0625rem;
  margin: 0;
}

@media (max-width: 767px) {
  .gns-count p {
    font-size: 16px;
    font-size: 1rem;
  }
}

.gns-count .box {
  position: relative;
  margin-bottom: 35px;
}

@media (max-width: 767px) {
  .gns-count .box {
    height: 100px;
  }
}

.gns-count .box .inner-box {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.gns-count .box canvas,
.gns-count .box input {
  background-color: transparent;
  border: 0;
}

@media screen and (min-width: 992px) {
  .gns-count .box canvas,
  .gns-count .box input {
    width: 206px;
    height: 206px;
    background-color: transparent;
    border: 0;
  }
}

.gns-count .box canvas + input {
  display: none !important;
}

@media (max-width: 767px) {
  .gns-count .box canvas {
    display: none;
  }
}

.gns-count .content &gt; .col {
  margin-top: -40px;
  margin-bottom: -40px;
}

@media (max-width: 991px) {
  .gns-count .content &gt; .col {
    margin-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .gns-count .content &gt; .col {
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  .gns-count .content &gt; .col {
    width: 100%;
  }
}

.sigorta-teklif {
  padding-top: 30px;
  padding-bottom: 20px;
}

.sigorta-teklif form {
  margin-bottom: 0px;
}

.sigorta-teklif form button {
  background-color:#349DD0;
  color:#fff;
  font-size:16px;
  border: none;
}

.sigorta-teklif form .form-group {
  margin-bottom: 15px;
}

.sigorta-teklif form .padding {
  padding-right: 10px;padding-left: 0px;
}
@media (max-width: 767px) {
  .sigorta-teklif form .padding {
    padding-right: 10px;padding-left: 15px;
  }
}

.sigorta-teklif .form-control:focus,
.sigorta-teklif form input[type="text"]:focus,
.sigorta-teklif form input[type="email"]:focus,
.sigorta-teklif form input[type="number"]:focus,
.sigorta-teklif form input[type="url"]:focus,
.sigorta-teklif form input[type="search"]:focus,
.sigorta-teklif form input[type="tel"]:focus,
.sigorta-teklif form input[type="password"]:focus,
.sigorta-teklif form input[type="date"]:focus,
.sigorta-teklif form input[type="color"]:focus,
.sigorta-teklif form select:focus,
.sigorta-teklif form textarea:focus {
  color: #404040;
  border-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  outline: none;
}

.iletisim-sayfa form {
  margin-bottom: 0px;
}

.iletisim-sayfa form button {
  background-color:#349DD0;
  color:#fff;
  font-size:15px;
  border: none;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
}

@media (max-width: 1199px) {
  .iletisim-sayfa form button {
    margin-bottom: 50px;
  }
}

.iletisim-sayfa form .form-group {
  margin-bottom: 15px;
}

.iletisim-sayfa form .padding {
  padding-right: 10px;padding-left: 0px;
}
@media (max-width: 767px) {
  .iletisim-sayfa form .padding {
    padding-right: 10px;padding-left: 15px;
  }
}

.iletisim-sayfa .form-control:focus,
.iletisim-sayfa form input[type="text"]:focus,
.iletisim-sayfa form input[type="email"]:focus,
.iletisim-sayfa form input[type="number"]:focus,
.iletisim-sayfa form input[type="url"]:focus,
.iletisim-sayfa form input[type="search"]:focus,
.iletisim-sayfa form input[type="tel"]:focus,
.iletisim-sayfa form input[type="password"]:focus,
.iletisim-sayfa form input[type="date"]:focus,
.iletisim-sayfa form input[type="color"]:focus,
.iletisim-sayfa form select:focus,
.iletisim-sayfa form textarea:focus {
  color: #404040;
  border-color: rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  outline: none;
}

.form-control {
  border-radius: 0;
  box-shadow: none;
  height: 48px;
}

.contact-section {
  padding: 50px 0 5px;
}

.contact-section .contact-info-grids {
  text-align: center;
}

@media (max-width: 650px) {
  .contact-section .contact-info-grids &gt; .col {
    width: 100%;
    margin-bottom: 40px;
  }
}

.contact-section .grid h3 {
  font-size: 18px;
  margin: 0 0 1em;
}

.contact-section .grid p {
  font-size: 16px;
  margin: 0;
}

.blog-section .blog-grids &gt; .col {
  margin-bottom: 35px;
}

@media (max-width: 620px) {
  .blog-section .blog-grids &gt; .col {
    width: 100%;
  }
}

.blog-section .blog-grids .entry-media img {
  width: 100%;
}

.blog-section .pagination-wrapper {
  margin-top: 35px;
}

@media (max-width: 991px) {
  .blog-section .pagination-wrapper {
    padding-left: 0;
    margin-top: 15px;
  }
}

@media (max-width: 1199px) {
  .blog-section .blog-sidebar {
    padding-left: 50px;
  }
}

@media (max-width: 991px) {
  .blog-section .blog-sidebar {
    padding-left: 15px;
    margin-top: 90px;
  }
}

@media (max-width: 767px) {
  .blog-section .blog-sidebar {
    margin-top: 70px;
  }
}

.blog-grids .grid {
  margin-bottom: 5px;
}

.blog-grids .entry-media {
  position: relative;
}

.blog-grids .entry-body {
  background-color: #fff;
  padding: 25px 30px;
  -webkit-box-shadow: 0 0 10px 0 #e6e6e6;
  -moz-box-shadow: 0 0 10px 0 #e6e6e6;
  -o-box-shadow: 0 0 10px 0 #e6e6e6;
  -ms-box-shadow: 0 0 10px 0 #e6e6e6;
  box-shadow: 0 0 10px 0 #e6e6e6;
}

@media (max-width: 991px) {
  .blog-grids .entry-body {
    padding: 25px;
  }
}

.blog-grids .entry-meta a {
  background-color: #1a9172;
  background: -webkit-linear-gradient(left, #1a9172, #88c057);
  background: -moz-linear-gradient(left, #1a9172, #88c057);
  background: -o-linear-gradient(left, #1a9172, #88c057);
  background: -ms-linear-gradient(left, #1a9172, #88c057);
  background: -webkit-gradient(linear, left top, right top, from(#1a9172), to(#88c057));
  background: linear-gradient(left, #1a9172, #88c057);
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  font-weight: bold;
  padding: 2px 12px;
  margin-bottom: 15px;
}

@media (max-width: 991px) {
  .blog-grids .entry-meta a {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.blog-grids .entry-body h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 1.3em;
  margin: 0 0 0.9em;
}

@media (max-width: 1199px) {
  .blog-grids .entry-body h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media (max-width: 991px) {
  .blog-grids .entry-body h3 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

.blog-grids .entry-body h3 a {
  color: #1b232f;
}

.blog-grids .entry-body h3 a:hover {
  color: #349dd0;
}

.blog-grids .entry-body .read-more {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: bold;
  color: #4d4d4d;
  display: inline-block;
  margin-top: 15px;
}

@media (max-width: 1199px) {
  .blog-grids .entry-body .read-more {
    font-size: 16px;
    font-size: 1rem;
  }
}

@media (max-width: 991px) {
  .blog-grids .entry-body .read-more {
    font-size: 15px;
    font-size: 0.9375rem;
    margin-top: 10px;
  }
}

.blog-grids .entry-body .read-more:hover {
  color: #349dd0;
}

.pagination-wrapper {
  text-align: center;
}

.pagination-wrapper ul {
  display: inline-block;
  overflow: hidden;
}

.pagination-wrapper ul li {
  float: left;
  margin-right: 10px;
}

@media (max-width: 767px) {
  .pagination-wrapper ul li {
    margin-right: 5px;
  }
}

.pagination-wrapper ul li:last-child {
  margin-right: 0;
}

.pagination-wrapper ul li a {
  font-family: "Raleway", sans-serif;
  background-color: #E9E9E9;
  color: #1b232f;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  font-weight: 500;
}

@media (max-width: 767px) {
  .pagination-wrapper ul li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

.pagination-wrapper ul .active a,
.pagination-wrapper ul li a:hover {
  background-color: #349dd0;
  color: #fff;
}
.bos-sayfa {
  margin-bottom: 50px;
}

/********** accordion  **********/
.theme-accordion, .theme-accordion-s3 {
  margin-bottom: 0;
}

.theme-accordion .panel, .theme-accordion-s3 .panel {
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.theme-accordion .panel + .panel, .theme-accordion-s3 .panel + .panel {
  margin-top: 10px;
}

.theme-accordion .panel &gt; .panel-heading, .theme-accordion-s3 .panel &gt; .panel-heading {
  background-color: transparent;
  padding: 0;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 #d9d9d9;
  -moz-box-shadow: 0 0 10px 0 #d9d9d9;
  -o-box-shadow: 0 0 10px 0 #d9d9d9;
  -ms-box-shadow: 0 0 10px 0 #d9d9d9;
  box-shadow: 0 0 10px 0 #d9d9d9;
}

.theme-accordion .panel-heading a, .theme-accordion-s3 .panel-heading a {
  background-color: #1b232f;
  color: #fff;
  font-size: 22px;
  font-size: 1.375rem;
  font-weight: bold;
  padding: 15px 25px;
  display: block;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}

@media (max-width: 1199px) {
  .theme-accordion .panel-heading a, .theme-accordion-s3 .panel-heading a {
    font-size: 18px;
    font-size: 1.125rem;
    padding: 12px 20px;
  }
}

@media (max-width: 767px) {
  .theme-accordion .panel-heading a, .theme-accordion-s3 .panel-heading a {
    font-size: 16px;
    font-size: 1rem;
    padding: 10px 15px;
  }
}

.theme-accordion .panel-heading a:after, .theme-accordion-s3 .panel-heading a:after {
  font-family: "FontAwesome";
  content: "\f106";
  position: absolute;
  right: 25px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media (max-width: 1199px) {
  .theme-accordion .panel-heading a:after, .theme-accordion-s3 .panel-heading a:after {
    right: 20px;
  }
}

@media (max-width: 767px) {
  .theme-accordion .panel-heading a:after, .theme-accordion-s3 .panel-heading a:after {
    display: none;
  }
}

.theme-accordion .panel &gt; .panel-heading .collapsed, .theme-accordion-s3 .panel &gt; .panel-heading .collapsed {
  background-color: transparent;
  color: #1b232f;
}

.theme-accordion .panel &gt; .panel-heading .collapsed:after, .theme-accordion-s3 .panel &gt; .panel-heading .collapsed:after {
  content: "\f107";
}

.theme-accordion .panel-heading + .panel-collapse &gt; .panel-body, .theme-accordion-s3 .panel-heading + .panel-collapse &gt; .panel-body {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/*** them accordion s2 ***/
.theme-accordion-s2 .panel {
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.theme-accordion-s2 .panel + .panel {
  margin-top: 5px;
}

.theme-accordion-s2 .panel &gt; .panel-heading {
  background-color: transparent;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}

.theme-accordion-s2 .panel-heading a {
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #1b232f;
  padding: 10px 15px 10px 50px;
  display: block;
  position: relative;
}

@media (max-width: 991px) {
  .theme-accordion-s2 .panel-heading a {
    font-size: 16px;
    font-size: 1rem;
  }
}

.theme-accordion-s2 .panel-heading a:after {
  font-family: "FontAwesome";
  content: "\f068";
  background-color: #349DD0;
  width: 22px;
  height: 15px;
  text-align: center;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: normal;
  color: #fff;
  position: absolute;
  left: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.theme-accordion-s2 .panel &gt; .panel-heading .collapsed:after {
  content: "\f067";
}

.theme-accordion-s2 .panel-heading + .panel-collapse &gt; .panel-body {
  border: 0;
  padding: 0 15px 20px 50px;
}
</pre></body></html>