@import url(reset.css);
@import url(stylesheet.css);
@import url("https://fonts.googleapis.com/css?family=Nunito:400,600,700,800");
body {
  height: 100vh;
  width: 100%;
  position: relative;
  font-family: 'Nunito', sans-serif;
  font-style: normal;
  background-color: #ffffff; }

#mobile {
  display: none; }

.container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

.blank {
  width: 100%;
  height: 72px;
  background-color: #fe466d;
  padding-left: 30px; }
  .blank p {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    line-height: 76px;
    float: left;
    display: inline-block; }
  .blank span {
    display: inline-block;
    width: 42px;
    height: 42px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid #fff;
    margin-right: 20px;
    border-radius: 42px;
    text-align: center;
    line-height: 42px;
    float: left;
    margin-top: 17px; }

header {
  background: #fd3178;
  background: linear-gradient(90deg, #fd3178 0%, #ff6c5a 100%);
  height: 90px;
  width: 100%; }
  header .logo {
    padding-top: 22px;
    display: inline-block;
    width: 28%;
    float: left; }
    header .logo a {
      display: block; }
  header .collapse {
    display: inline-block;
    width: 65%;
    float: left; }
    header .collapse ul {
      display: inline-block;
      float: right; }
      header .collapse ul li {
        margin-left: 34px;
        display: inline-block; }
        header .collapse ul li:first-child {
          margin-left: 0; }
        header .collapse ul li a {
          color: #fff;
          line-height: 94px;
          font-weight: 500;
          font-size: 20px; }
  header .hamburger {
    width: 7%;
    float: left;
    display: inline-block;
    text-align: right; }
    header .hamburger a {
      display: inline-block;
      margin-top: 30px; }

#content {
  width: 100%;
  display: inline-block;
  height: 100%; }
  #content #eslesme {
    width: 330px;
    margin-top: 25px;
    margin-right: 25px;
    float: left;
    display: inline-block;
    background-color: #d4d9e1;
    min-height: 910px; }
    #content #eslesme .top-eslesme {
      width: 100%;
      background-color: #eff2f7;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 10px;
      padding-bottom: 10px;
      display: inline-block;
      margin-bottom: -3px;
      text-align: center; }
      #content #eslesme .top-eslesme .img {
        width: 26%;
        float: left;
        position: relative; }
        #content #eslesme .top-eslesme .img span {
          width: 23px;
          height: 23px;
          right: 0;
          top: 0;
          border-radius: 23px;
          text-align: center;
          line-height: 23px;
          background-color: #ec1177;
          color: #ffffff;
          font-weight: 700;
          display: block;
          position: absolute; }
      #content #eslesme .top-eslesme h2 {
        margin-top: 10px;
        width: 74%;
        font-size: 19px;
        text-align: left;
        padding-left: 10px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-weight: 700;
        float: left;
        color: #54575c;
        line-height: 21px; }
        #content #eslesme .top-eslesme h2 span {
          display: block;
          font-size: 14px;
          font-weight: 600;
          margin-top: 3px; }
    #content #eslesme .es-box {
      width: 100%;
      background-color: #dfe4ec;
      padding-left: 18px;
      padding-top: 20px;
      padding-bottom: 15px;
      display: inline-block;
      margin-bottom: -3px;
      margin-top: 2px; }
      #content #eslesme .es-box .es-img {
        float: left;
        width: 35%;
        position: relative; }
        #content #eslesme .es-box .es-img img {
          width: 95px;  height:95px; border-radius: 50%; border:3px solid white; }
        #content #eslesme .es-box .es-img:after {
          width: 17px;
          height: 17px;
          content: "";
          border-radius: 17px;
          background-color: #de1d7e;
          border: 3px solid #dfe4ec;
          position: absolute;
          right: 18px;
          top: 5px;
          display: block; }
      #content #eslesme .es-box .es-title {
        float: left;
        margin-top: 10px;
        width: 65%; }
        #content #eslesme .es-box .es-title h4 {
          color: #54575c;
          font-size: 26px;
          font-weight: 800; }
          #content #eslesme .es-box .es-title h4 span {
            display: block;
            font-size: 17px;
            margin-top: 2px;
            line-height: 19px;
            color: #54575c;
            font-weight: 600; }
  #content #bolge {
    width: 840px;
    padding-top: 30px;
    display: inline-block;
    float: left; }
    #content #bolge .b-title {
      width: 100%;
      display: inline-block;
      margin-top: 28px;
      margin-bottom: 28px; }
      #content #bolge .b-title h2 {
        color: #fff;
        font-size: 20px;
        font-weight: 500; }
  #content .online {
    width: 100%;
    height: 83px;
    margin-top: -4px; }

.online {
  display: inline-block; }

.right-online {
  width: 35%;
  height: 62px;
  background-color: #9eb1d1;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  text-align: center; }
  .right-online label {
    color: #fff;
    font-weight: 800;
    font-size: 18.5px;
    padding-top: 23px;
    display: inline-block;
    float: left;
    margin-right: 10px; }
  .right-online select {
    background-color: #fefdfd;
    color: #eb0038;
    display: block;
    width: 100px;
    text-align: center;
    text-align-last: center;
    border-radius: 8px;
    font-weight: bold;
    height: 38px;
    margin-top: 12.5px; }

.left-online {
  display: inline-block;
  height: 62px;
  width: 65%;
  line-height: 62px;
  background-color: #9eb1d1;
  padding-left: 25px;
  float: left;
  padding-right: 25px; }
  .left-online .who-people {
    display: inline-block;
    width: 50%;
    float: left; }
    .left-online .who-people p {
      font-size: 17px;
      font-weight: 700;
      color: #fff;
      line-height: 68px; }
      .left-online .who-people p span {
        width: 17px;
        height: 17px;
        border-radius: 17px;
        background-color: #00ff1e;
        display: block;
        float: left;
        margin-right: 10px;
        margin-top: 25px; }
  .left-online .tel {
    display: inline-block;
    float: left;
    width: 50%; }
    .left-online .tel p {
      font-size: 17px;
      font-weight: 700;
      color: #fff;
      line-height: 68px; }
      .left-online .tel p img {
        float: left;
        margin-right: 10px;
        margin-top: 24px; }

#content .item {
  width: 100%;
  margin-top: -11px; }

#content .item .item-box {
  background-size: 100% 100%;
  height: 273px;
  position: relative; }

.item {
  width: 100%;
  background-color: #eff2f7;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 20px;
  display: inline-block; }

.item-full {
  width: 25%;
  float: left;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 16px; }

.item-bottom {
  width: 100%;
  text-align: center;
  display: inline-block; }
  .item-bottom a {
    display: inline-block; }
    .item-bottom a.ms {
      margin-top: 5px;
      width: 100%;
      height: 39px;
      line-height: 44px;
      text-align: center;
      display: block;
      color: #fff;
      font-weight: 800; }
      .item-bottom a.ms img {
        float: left;
        margin-left: 30px;
        margin-right: -25px;
        margin-top: 10px; }
      .item-bottom a.ms:first-child {
        background-color: #eb3367;
        border-radius: 10px 10px 0 0; }
      .item-bottom a.ms:last-child {
        background-color: #24b683;
        margin-top: 5px;
        border-radius: 0 0 10px 10px; }

#content .item .item-box h2 {
  position: absolute;
  left: 20px;
  bottom: 15px;
  color: #fff;
  font-weight: 800;
  font-size: 20px; }
  #content .item .item-box h2 span {
    display: block;
    font-size: 15px;
    font-weight: 700;
    margin-top: 3px; }

#content .item .item-box .onlinex {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 100px;
  height: 26px;
  border-radius: 26px;
  background-color: #000000;
  color: #fff;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  display: block;
  line-height: 26px; }
  #content .item .item-box .onlinex.mt-5 {
    margin-top: 20px; }

#content .item .item-box .onlinex span {
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 11px;
  background-color: #00ff1e;
  margin-right: -8px;
  float: left;
  margin-top: 8px;
  margin-left: 8px; }

#content .item .item-box .brand {
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0; }

#content .item .item-box .brand .brand-tel {
  width: 60%;
  background-color: #fd3f71;
  height: 100%;
  float: left;
  line-height: 44px;
  text-align: center;
  font-size: 17.5px;
  color: #fff;
  font-weight: 700; }

#content .item .item-box .brand a {
  width: 40%;
  float: left;
  background-color: #00b987;
  text-align: center;
  line-height: 40px;
  font-weight: 700;
  color: #fff;
  font-size: 17px; }

#content {
  display: inline-block;
  width: 100%;
  min-height: 1350px; }

select {
  cursor: pointer; }

footer {
  width: 100%;
  height: 70px;
  background-color: #fe466d;
  text-align: right;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 32px; }
  footer p {
    color: #fff;
    font-weight: 700;
    font-size: 19px;
    margin-bottom: 0; }

#content {
  margin-bottom: 60px; }

.hakkimizda {
  padding: 30px;
  background-color: #262626;
  display: inline-block;
  width: 100%;
  min-height: 600px; }
  .hakkimizda p {
    color: #fff;
    font-size: 17px;
    line-height: 25px; }
    .hakkimizda p span {
      display: block; }
      .hakkimizda p span:last-child {
        margin-top: 30px; }

@media screen and (max-width: 1220px) {
  #eslesme {
    width: 25% !important;
    margin-right: 0 !important; }

  .container {
    padding-left: 15px;
    padding-right: 15px; }

  #content .online .left-online .tel p {
    font-size: 15px !important; }

  #content .online .left-online .tel p img {
    width: 17px !important; }

  #content .online .left-online .who-people p {
    font-size: 15px !important; }

  #content .online .right-online label {
    font-size: 15px !important; }

  #content .online .right-online select {
    width: 100px !important; }

  #content .online .left-online {
    width: 60% !important; }

  #content .online .right-online {
    width: 40% !important;
    text-align: center !important; }

  #content .online .right-online select {
    display: inline-block !important; }

  #content #bolge .b-title h2 {
    font-size: 17px !important; }

  #content #eslesme .es-box .es-title h4 {
    font-size: 17px !important; }

  #content #eslesme .es-box .es-title h4 span {
    font-size: 14px !important; }

  #content #eslesme .es-box img {
    width: 60px !important;  height:60px!important; border-radius: 50%!important; border:3px solid white!important;}

  #content #eslesme .es-box .es-title {
    margin-top: 15px !important; }

  #content #eslesme .top-eslesme h2 {
    font-size: 17px !important; }

  header .collapse ul li a {
    font-size: 17px !important; }

  header .hamburger a img {
    width: 38px !important; }

  #content .online .left-online {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  #content .online .right-online {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  #bolge {
    width: 75% !important;
    padding-left: 30px !important; } }
@media screen and (max-width: 950px) {
  #eslesme {
    display: none !important; }

  #bolge {
    display: none !important; }

  #mobile {
    display: block !important; }

  body {
    background-color: #f25173; }

  header .hamburger a img {
    width: 33px !important; }

  .top-eslesme {
    width: 100%;
    display: inline-block;
    padding-top: 20px;
    padding-bottom: 15px;
    background-color: #eff2f7;
    padding-left: 15px;
    padding-right: 15px; }
    .top-eslesme .img {
      width: 17%;
      float: left;
      position: relative; }
      .top-eslesme .img img {
        width: 45px; }
      .top-eslesme .img span {
        width: 13px;
        border-radius: 13px;
        position: absolute;
        height: 13px;
        top: 0px;
        right: 23px;
        background-color: #ec1177;
        color: #fff;
        font-size: 10px;
        text-align: center;
        line-height: 14px; }
    .top-eslesme p {
      float: left;
      font-size: 15px;
      margin-top: 2px; }
      .top-eslesme p strong {
        display: block;
        font-size: 16px;
        margin-bottom: 5px; }

  .like {
    width: 100%;
    display: inline-block;
    background-color: #d94265;
    padding-left: 20px;
    padding-right: 20px;
    height: 45px; }
    .like span {
      float: left;
      width: 27px;
      text-align: center;
      line-height: 21px;
      height: 26px;
      border-radius: 25px;
      border: 3px solid #fff;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-top: 11px; }
      .like span img {
        width: 10px; }
    .like p {
      width: 80%;
      padding-left: 15px;
      float: left;
      margin-bottom: 0;
      line-height: 45px;
      color: #fff;
      font-size: 17px;
      font-weight: 500; }

  .call {
    border-left: 10px solid #fa9cac;
    background-color: #f45b7b; }
    .call .call-box {
      width: 100%;
      display: inline-block; }
      .call .call-box .am {
        margin-top: 7px;
        margin-bottom: 7px;
        float: left;
        padding-left: 10px; }
        .call .call-box .am img {
			width: 75px;  height:75px; border-radius: 50%; border:3px solid white;
          margin-top: 3px; }
      .call .call-box .am-title {
        float: left;
        padding-left: 10px;
        margin-top: 20px; }
        .call .call-box .am-title h3 {
          color: #fff;
          font-size: 20px;
          font-weight: 800; }
        .call .call-box .am-title p {
          color: #fff;
          font-weight: 500;
          margin-top: 7px;
          margin-bottom: 0; }
          .call .call-box .am-title p img {
            float: left;
            margin-top: -5px;
            margin-right: 6px; }
      .call .call-box .am-a {
        width: 100%;
        display: inline-block;
        text-align: center; }
        .call .call-box .am-a a {
          width: 50%;
          float: left;
          text-align: center;
          height: 41px;
          line-height: 41px; }
          .call .call-box .am-a a:first-child {
            font-weight: 400;
            font-size: 19px;
            background-color: #f57993;
            color: #a62a44; }
          .call .call-box .am-a a:last-child {
            font-weight: 800;
            font-size: 20px;
            background-color: #79f590;
            color: #0c551a; }

  .konum {
    display: inline-block;
    background-color: #a11e39;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 8px;
    padding-left: 20px;
    padding-right: 20px; }
    .konum .kimg {
      float: left;
      width: 18%; }
      .konum .kimg img {
        margin-top: 1px; }
    .konum p {
      float: left;
      margin-bottom: 0;
      color: #fff;
      width: 82%;
      margin-top: 5px; }

  .people {
    width: 100%;
    padding: 20px;
    background-color: #f25173; }
    .people .people-box {
      background-color: #f6768f;
      width: 100%;
      display: inline-block;
      text-align: center;
      padding-top: 20px;
      margin-bottom: 12px; }
      .people .people-box .pep-img {
        width: 100%; }
        .people .people-box .pep-img img {
          width: 200px; height:200px; border-radius: 50%; border:3px solid white;}
      .people .people-box h4 {
        font-weight: 800;
        color: #fff;
        font-size: 20px;
        margin-top: 10px; }
      .people .people-box p {
        color: #fff;
        font-size: 17px;
        font-weight: 600;
        max-width: 100%;
        margin-top: 10px;
        margin-bottom: 5px;
        display: inline-block; }
        .people .people-box p img {
          margin-right: 10px;
          float: left;
          margin-top: -4px; }
      .people .people-box ul {
        width: 100%;
        border-top: 3px solid #f25173;
        border-bottom: 3px solid #f25173; }
        .people .people-box ul li {
          width: 33%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          margin-right: -2px;
          display: inline-block;
          border-right: 3px solid #f25173;
          background-color: #f6768f;
          height: 36px;
          line-height: 38px;
          color: #fff; }
          .people .people-box ul li img {
            margin-right: 2px;
            display: inline-block;
            margin-bottom: -3px; }
      .people .people-box a {
        width: 100%;
        text-align: center;
        height: 47px;
        line-height: 49px;
        font-weight: 800;
        font-size: 23px;
        background-color: #79f590;
        color: #043f0f;
        display: block; }

  footer {
    display: none !important; }

  #content {
    min-height: auto !important; }

  .hak form {
    max-width: 100% !important;
    width: 100% !important; }

  .hak form .form-group {
    width: 100% !important;
    padding-right: 0 !important; }

  .hak form button {
    width: 100% !important;
    float: none !important; } }
@media screen and (max-width: 767px) {
  .item-full {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-bottom: 0 !important; }

  #content .item .item-box h2 {
    font-weight: 800 !important; }

  #content .item .item-box .brand .brand-tel {
    font-weight: 800 !important; }

  #content .item .item-box .online {
    font-weight: 700 !important; }

  #content .item .item-box .brand a {
    background-color: #a3003b !important; }

  #content .item .item-box .brand .brand-tel {
    background-color: #b54942 !important; }

  #content .item .item-box .brand a {
    font-weight: 800 !important; }

  #content .item {
    margin-left: 0 !important;
    margin-right: 0 !important; }

  .container {
    padding-left: 0 !important;
    padding-right: 0 !important; }

  #content #bolge .b-title {
    display: none !important; }

  #content #bolge {
    padding-top: 0 !important; }

  header .collapse ul {
    display: none !important; }

  header .hamburger {
    width: 30px !important;
    float: right;
    position: absolute;
    right: 20px;
    top: -7px; }

  header {
    height: 70px !important; }

  header .logo {
    margin-left: 20px;
    width: 200px !important;
    display: inline-block;
    padding-top: 16px !important; }
    header .logo img {
      width: 150px !important; }

  .right-online {
    display: none !important; }

  #content .online.hide-mb {
    display: none !important; }

  #content .info.hide-pc {
    display: block !important; } }
#content .online .hide-pc {
  display: none; }

#content .info.hide-pc {
  display: none;
  width: 100%; }

#content .info ul {
  width: 100%;
  background: #fd2c7a;
  background: linear-gradient(85deg, #fd2c7a 0%, #ff7854 100%); }

#content .info ul li {
  border-bottom: 1px solid #3a0418;
  width: 100%;
  display: inline-flex; }

#content .info ul li .icon {
  width: 15%;
  background-color: #d1175a;
  display: block;
  padding-top: 15px;
  float: left;
  text-align: center;
  padding-bottom: 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#content .info ul li .tit {
  float: left;
  width: 85%;
  padding-top: 15px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  line-height: 20px;
  box-sizing: border-box;
  font-weight: 500;
  color: #fff;
  display: block;
  font-size: 15px; }

#content .info ul li .mss {
  font-size: 17px; }

.hak {
  width: 100%;
  padding: 30px;
  background-color: #eff2f7;
  margin-top: -11px; }
  .hak form {
    max-width: 90%;
    display: inline-block; }
    .hak form button {
      margin-right: 40px;
      float: right;
      width: 200px;
      height: 58px;
      line-height: 60px;
      text-align: center;
      color: #fff;
      font-weight: 800;
      font-size: 26px;
      background-color: #fe466d; }
    .hak form h3 {
      font-weight: 800;
      font-size: 23px;
      color: #292929;
      margin-top: 30px;
      margin-bottom: 30px; }
    .hak form .form-group {
      width: 49%;
      display: inline-block;
      padding-right: 30px;
      margin-bottom: 15px; }
      .hak form .form-group.w100 {
        width: 100% !important;
        padding-right: 42px; }
      .hak form .form-group label {
        display: inline-block;
        width: 100%;
        margin-bottom: 7px;
        font-weight: bold;
        font-size: 18.5px;
        color: #292929; }
      .hak form .form-group input {
        background-color: #fff;
        border: 2px solid #8e9bb1;
        height: 42px;
        box-sizing: border-box;
        width: 100%; }
      .hak form .form-group textarea {
        background-color: #fff;
        border: 2px solid #8e9bb1;
        box-sizing: border-box;
        width: 100%;
        height: 200px; }
  .hak p {
    font-size: 18px;
    color: #292929;
    font-weight: 600;
    line-height: 24px; }
    .hak p strong {
      display: block;
      margin-top: 25px;
      font-size: 21px;
      margin-bottom: 25px;
      font-weight: 800; }

#__smobileMenuContent__menu {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 9999;
  display: none; }

#__smobileMenuContent__menu ul {
  list-style: none;
  margin: 0;
  width: 100%;
  height: 100%; }

ul.smobilemenu-theme-default {
  background-image: linear-gradient(to right top, #dc2b46, #f7304e, #ff334e, #ff3c08, #a8eb12);
  padding: 20px !important;
  overflow-y: auto; }

ul.smobilemenu-theme-default li {
  border-bottom: #333 1px solid;
  padding: 25px; }

ul.smobilemenu-theme-default li a {
  font-size: 25px;
  color: white;
  text-decoration: none;
  font-family: 'Roboto', sans-serif; }

ul.smobilemenu-theme-default li a.smm-active {
  color: red; }

ul.smobilemenu-theme-default li a > i {
  margin-left: 10px; }

/* close button */
#smobileMenu-close-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  color: white;
  font-size: 30px;
  text-decoration: none; }

/*# sourceMappingURL=style.css.map */
