body {
  background: #618696; }

#ibrahimcevik {
  background: white;
  display: table;
  max-width: 750px;
  margin: auto;
  width: 100%;
  padding: 30px;
  font-family: 'Open Sans', sans-serif; }
  #ibrahimcevik h1 {
    font-weight: 600; }
  #ibrahimcevik .photo {
    float: left;
    padding: 0px 15px 10px 0px; }
  #ibrahimcevik .aboutext {
    overflow: hidden; }
  #ibrahimcevik .aboutactive {
    height: auto; }
    @media (max-width: 992px) {
      #ibrahimcevik .aboutactive {
        height: 830px; } }
  #ibrahimcevik .aboutreadmore {
    font-size: 30px;
    color: black;
    display: table;
    margin: auto; }
  #ibrahimcevik .aboutreadmoret {
    transform: rotate(180deg); }

#instagram-feedd {
  padding: 0px;
  margin-top: 15px; }
  @media (max-width: 992px) {
    #instagram-feedd .head img {
      width: 100px !important; } }
  #instagram-feedd .head a {
    color: #e66745;
    display: table;
    float: right;
    margin-right: 15px;
    margin-top: 15px;
    font-weight: bold;
    letter-spacing: 1px; }
  #instagram-feedd li {
    display: table;
    float: left;
    width: 20%; }
    #instagram-feedd li img {
      width: 100%; }

#instagram-feed {
  display: table;
  width: 100%;
  padding: 0px;
  margin-top: 0px; }
  #instagram-feed .head a {
    color: #e66745;
    display: table;
    float: right;
    margin-right: 15px;
    margin-top: 15px;
    font-weight: bold;
    letter-spacing: 1px; }
  #instagram-feed li {
    display: table;
    float: left;
    width: 20%; }
    #instagram-feed li img {
      width: 100%; }

.askquestion {
  color: #618696;
  background: white;
  font-size: 20px;
  padding: 10px;
  position: fixed;
  top: 50%; }
  .askquestion i {
    margin-right: 10px; }

.getprice {
  display: table;
  padding: 10px 30px;
  background: #e66745 !important;
  color: #fff !important;
  margin: 15px auto; }

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