@font-face {
  font-family: "29ltbukraregular";
  src: url(../fonts/29ltbukraregular.ttf); }
* {
  box-sizing: border-box;
  font-family: "29ltbukraregular";
  margin: 0;
  padding: 0; }
  * a:hover {
    text-decoration: none; }

.header {
  padding-bottom: 20px; }
  .header .logo_header {
    padding-top: 20px; }
  .header .top_menu {
    padding-top: 60px; }
    .header .top_menu .navbar-default {
      background-color: #fff;
      border: none; }
      .header .top_menu .navbar-default .navbar-nav > li > a {
        color: #000;
        font-weight: bold;
        background-color: #fff;
        margin-left: 16px;
        transition: all .5s ease-in-out; }
        .header .top_menu .navbar-default .navbar-nav > li > a:hover {
          color: #d2ab41;
          border-top: 2px solid #d2ab41;
          border-bottom: 2px solid #d2ab41;
          padding-top: 2px;
          padding-bottom: 2px;
          margin-top: 14px;
          transition-duration: .5s; }
  .header .left_side_header {
    padding-top: 75px; }
    .header .left_side_header .ask_ser {
      border: 1px solid #000;
      border-radius: 20px;
      padding: 10px 44px;
      color: #000;
      font-weight: bold;
      font-size: 13px;
      transition: all .4s ease-in-out; }
      .header .left_side_header .ask_ser:hover {
        background-color: #d2ab41;
        color: #fff;
        border-color: #d2ab41; }
    

.first_slider .owl-nav {
  position: absolute;
  bottom: 50%; }
  .first_slider .owl-nav .owl-next {
    position: absolute;
    right: 1250px; }
    .first_slider .owl-nav .owl-next span {
      background-color: #000;
      color: #fff;
      padding: 4px 16px 8px 14px;
      border: 1px solid #000;
      border-radius: 50%;
      font-size: 20px;
      transition: all .3s ease-in-out; }
      .first_slider .owl-nav .owl-next span:hover {
        background-color: #d2ab41;
        border-color: #d2ab41; }
  .first_slider .owl-nav .owl-prev {
    position: absolute;
    right: 49px; }
    .first_slider .owl-nav .owl-prev span {
      background-color: #000;
      color: #fff;
      padding: 4px 15px 8px 17px;
      border: 1px solid #000;
      border-radius: 50%;
      font-size: 20px;
      transition: all .3s ease-in-out; }
      .first_slider .owl-nav .owl-prev span:hover {
        background-color: #d2ab41;
        border-color: #d2ab41; }

.who_us {
  background-image: url(../img/background-whous.png);
  width: auto;
  position: relative;
  padding-bottom: 40px;
      background-position: 780px 112%; }
  .who_us:before {
    content: " ";
    position: absolute;
    background-color: #d2ab41;
    height: 1px;
    width: 150px;
    top: 80px;
        left: 174px; }
  .who_us .who_us_h1 {
    padding-bottom: 40px; }
    .who_us .who_us_h1 h1 {
      font-weight: bold; }
      .who_us .who_us_h1 h1:after {
        content: " ";
        position: absolute;
        top: 75px;
            left: 0px;
        background-color: #000;
        height: 6px;
        width: 36px; }
      .who_us .who_us_h1 h1:before {
        content: " ";
        position: absolute;
        background-color: #d2ab41;
        height: 6px;
        width: 36px;
        top: 75px;
            left: 36px; }
  .who_us .who_us_f_c h3 {
    color: #d2ab41;
    padding-bottom: 20px; }
  .who_us .who_us_p p {
    color: #b9b9b9;
    text-align: justify;
        line-height: 32px; }
  .who_us .our_goals h3 {
    color: #d2ab41;
    padding-bottom: 0px; }
  .who_us .our_goals p {
    color: #b9b9b9;
    text-align: justify;
    line-height: 28px; }
  .who_us .right_img_who img {
    transition: all .3s ease-in-out; }
    .who_us .right_img_who img:hover {
      margin-right: 20px; }

.servise {
  background-image: url(../img/background-servics.png);
  background-size: cover;
  width: auto;
  height: auto;
  position: relative;
  padding-top: 180px;
  padding-bottom: 80px; }
  .servise:before {
    content: " ";
    position: absolute;
    background-color: #d2ab41;
    height: 1px;
    width: 150px;
    top: 260px;
    left: 160px; }
  .servise .ser_h1 {
    padding-bottom: 70px; }
    .servise .ser_h1 h1 {
      font-weight: bold; }
      .servise .ser_h1 h1:after {
        content: " ";
        position: absolute;
        top: 75px;
        left: 0px;
        background-color: #000;
        height: 6px;
        width: 36px; }
      .servise .ser_h1 h1:before {
        content: " ";
        position: absolute;
        background-color: #d2ab41;
        height: 6px;
        width: 36px;
        top: 75px;
        left: 36px; }
  .servise .our_servics {
    border: 1px solid #000;
    text-align: center;
    position: relative;
    padding-bottom: 40px;
    transition: all .4s ease-in-out;
    min-height: 322px;
    max-height: 349px;
        max-width: 381px;
    min-width: 356px;
    overflow: hidden; }
    .servise .our_servics:hover {
      background-image: url("../img/hover_ser.png"); }
      .servise .our_servics:hover:hover .ana {
        color: #fff;
        background-color: #d2ab41; }
      .servise .our_servics:hover:hover h4 {
        color: #d2ab41; }
        .servise .our_servics:hover:hover h4:before {
          background-color: #d2ab41; }
      .servise .our_servics:hover:hover p {
        color: #fff; }
      .servise .our_servics:hover:hover .more_det {
        color: #fff; }
    .servise .our_servics .analis {
      display: inline-block;
      padding-bottom: 14px;
      padding-top: 23px; }
      .servise .our_servics .analis .ana {
        color: #fff;
        background-color: #000;
        padding: 20px;
        border-radius: 50%;
        font-size: 23px; }
    .servise .our_servics h4 {
      font-weight: bold;
      position: relative;
          font-size: 16px;
 }
      .servise .our_servics h4:before {
        content: " ";
        position: absolute;
        background-color: #000;
        height: 2px;
        width: 130px;
        right: 127px;
        top: 41px; }
    .servise .our_servics p {
      color: #b0b0b0;
      padding: 27px 55px 18px 55px;
      line-height: 31px;
          font-size: 13px;
 }
    .servise .our_servics .more_det {
      border: 1px solid #000;
      color: #000;
      padding: 6px 40px;
      border-radius: 20px;
      font-weight: bold;
      transition: all .4s ease-in-out; }
      .servise .our_servics .more_det:hover {
        color: #fff;
        background-color: #d2ab41;
        border-color: #d2ab41; }

.our_works {
  position: relative;
  padding-top: 65px;
  padding-bottom: 65px; }
  .our_works:before {
    content: " ";
    position: absolute;
    background-color: #d2ab41;
    height: 1px;
    width: 150px;
    bottom: -16px;
    left: 71px; }
  .our_works .works_h1 {
    padding-bottom: 80px; }
    .our_works .works_h1 h1 {
      font-weight: bold; }
      .our_works .works_h1 h1:after {
        content: " ";
        position: absolute;
        top: 75px;
        left: 0px;
        background-color: #000;
        height: 6px;
        width: 36px; }
      .our_works .works_h1 h1:before {
        content: " ";
        position: absolute;
        background-color: #d2ab41;
        height: 6px;
        width: 36px;
        top: 75px;
        left: 36px; }
  .our_works .img_our_works {
    position: relative; }
    .our_works .img_our_works:hover .hide1 {
      display: block; }
    .our_works .img_our_works a img {
      margin-bottom: 30px; }
  .our_works .hide1 {
    background-color: rgba(0, 0, 0, 0.4);
    width: 89.5%;
    height: 100%;
    position: absolute;
    top: 0px;
    display: none;
    padding-top: 40%;
    text-align: -webkit-center; }
    .our_works .hide1 a i {
      color: #fff;
      background-color: #d2ab41;
      padding: 12px;
      border-radius: 50%;
      transition: all .4s ease-in-out; }
      .our_works .hide1 a i:hover {
        color: #d2ab41;
        background-color: #fff; }

.our_client {
  background-image: url("../img/background-slider-client.png");
  position: relative;
  margin-top: 50px;
  padding-bottom: 70px; }
  .our_client:before {
    content: " ";
    position: absolute;
    background-color: #d2ab41;
    height: 1px;
    width: 150px;
    bottom: 263px;
    left: 175px; }
  .our_client .client_h1 {
    padding-bottom: 80px; }
    .our_client .client_h1 h1 {
      font-weight: bold; }
      .our_client .client_h1 h1:after {
        content: " ";
        position: absolute;
        top: 75px;
        left: 0px;
        background-color: #000;
        height: 6px;
        width: 36px; }
      .our_client .client_h1 h1:before {
        content: " ";
        position: absolute;
        background-color: #d2ab41;
        height: 6px;
        width: 36px;
        top: 75px;
        left: 36px; }
  .our_client .second_slider .owl-nav {
    display: block;
    position: absolute;
    top: 50%;
    right: -5%; }
    .our_client .second_slider .owl-nav .owl-next {
      position: absolute;
      right: 1200px; }
      .our_client .second_slider .owl-nav .owl-next span {
        background-color: #000;
        color: #fff;
        padding: 4px 17px 8px 17px;
        border: 1px solid #000;
        border-radius: 50%;
        font-size: 20px;
        transition: all .3s ease-in-out; }
        .our_client .second_slider .owl-nav .owl-next span:hover {
          background-color: #d2ab41;
          border-color: #d2ab41; }
    .our_client .second_slider .owl-nav .owl-prev {
      position: absolute;
      left: -22px; }
      .our_client .second_slider .owl-nav .owl-prev span {
        background-color: #000;
        color: #fff;
        padding: 4px 15px 8px 17px;
        border: 1px solid #000;
        border-radius: 50%;
        font-size: 20px;
        transition: all .3s ease-in-out; }
        .our_client .second_slider .owl-nav .owl-prev span:hover {
          background-color: #d2ab41;
          border-color: #d2ab41; }
  .our_client .second_slider .item a img {
    border: 1px solid #d2ab41; }
    .our_client .second_slider .item a img:hover {
      border: 1px solid #000; }

.right_footer {
  background-image: url("../img/footer-img.png");
  padding-top: 40px;
  padding-right: 30px;
  padding-bottom: 96px;
  padding-left: 5px; }
  .right_footer .contact_us_footer .contact_h3 {
    padding-bottom: 30px; }
    .right_footer .contact_us_footer .contact_h3 h3 {
      color: #d2ab41; }
  .right_footer .contact_media {
    margin-bottom: 30px; }
    .right_footer .contact_media .media_c i {
      color: #fff;
      background-color: #d2ab41;
      border-radius: 50%;
      margin-left: 10px;
      width: 40px;
      height: 36px;
      text-align: -webkit-center;
      padding-top: 12px; }
      .right_footer .contact_media .media_c i:hover {
        color: #000; }
    .right_footer .contact_media .media_c span {
      color: #fff; }
      .right_footer .contact_media .media_c span p {
        display: -webkit-inline-box; }
    .right_footer .contact_media .media_c .ipad {
      color: #fff;
      background-color: #d2ab41;
      padding: 11px 13px;
      border-radius: 50%;
      margin-left: 10px;
      font-size: 16px; }

.left_footer iframe {
  width: 100%;
  height: 483px; }

.bottom_footer {
  padding-top: 45px;
  padding-left: 30px;
  padding-bottom: 30px;
  background-color: #000; }
  .bottom_footer .right_side_bootom a i {
    color: #000;
    background-color: #fff;
    padding: 10px;
    border-radius: 50%;
    margin-left: 15px;
    transition: all .3s ease-in-out; }
    .bottom_footer .right_side_bootom a i:hover {
      color: #fff;
      background-color: #d2ab41; }
  .bottom_footer .right_side_bootom a .face {
    padding: 10px 13px; }

.left_side_bootom {
  float: left ;
  padding-left: 49px; }
  .left_side_bootom p {
    color: #fff; }
  .left_side_bootom a {
    color: #d2ab41; }
    .left_side_bootom a:hover {
      opacity: .5; }

.ask_ser_page form {
  text-align: -webkit-center;
  padding: 5% 0;
  margin-top: 5%;
  margin-bottom: 5%;
  background-color: #C1BDB3;
  border: 1px solid #000;
  border-radius: 20px; }
  .ask_ser_page form input {
    margin: 10px;
    padding: 5px;
    text-align: left;
    width: 91% }
    .ask_ser_page form input[type=submit]
    {
      text-align:center; 
    }
  .ask_ser_page form textarea {
    margin: 10px;
    padding: 5px;
    text-align: left;
    width: 91% }
.ask_ser_page div.wpcf7-validation-errors, .ask_ser_page div.wpcf7-acceptance-missing {
  border: 2px solid #000000; }
.ask_ser_page .wpcf7-submit {
  margin: 10px;
  margin: 10px;
  background-color: #323031;
  color: #fff;
  border-radius: 12px;
  border: 1px solid #fff;
  width: 88px;
  transition: all .7s ease-in-out;
  height: 38px; }
  .ask_ser_page .wpcf7-submit:hover {
    background-color: #fff;
    color: #3D3B3C;
    border-color: #000; }

.ser_single {
  border: 1px solid #000;
  margin: 10px; }
  .ser_single .servise {
    background-image: none;
    padding-top: 80px; }
    .ser_single .servise:before {
      top: 160px; }
      .qtranxs_language_chooser .active
      {
        display: none;
      }
            .qtranxs_language_chooser
      {
list-style: none;
    display: inline;
    float: right;
    margin-left: 21%;

      }
          .qtranxs_language_chooser li a {
      background-color: #d2ab41;
      color: #fff;
      border: 1px solid #d2ab41;
      padding: 7px 4px;
      border-radius: 50%;
      
      transition: all .7s ease-in-out; }
      .qtranxs_language_chooser li a:hover {
        background-color: #fff;
        color: #d2ab41;
        border-color: #000; }
      

@media (max-width: 1366px) {
  .our_client .second_slider .owl-nav .owl-next {
    right: 1231px; }

  .servise .our_servics h4:before {
    right: 125px; } }
@media (max-width: 1280px) {
  .first_slider .owl-nav .owl-next {
    right: 1184px; }

  .who_us:before {
        left: 141px;
 }

  .servise:before {
        left: 138px;
 }

  .our_client:before {
        left: 141px;
 }

  .our_client .second_slider .owl-nav .owl-prev {
    left: -53px; } }
@media (max-width: 1024px) {
  .servise .our_servics
  {
        min-width: 315px;

  }
  .servise .our_servics p {
    padding: 27px 45px 18px 55px;
        font-size: 10px;
 }
.servise .our_servics h4 {
    font-size: 13px;
}
  .header .top_menu .navbar-default .navbar-nav > li > a {
    margin-left: -4px; }
    .qtranxs_language_chooser
    {
      margin-left: 0;
    }

  .first_slider .owl-nav .owl-next {
    right: 915px; }

  .who_us:before {
        left: 115px; }

  .who_us .who_us_p p {
    line-height: 23px; }

  .right_img_who {
    margin-left: 4px; }

  .who_us .our_goals h3 {
    padding-bottom: 8px; }

  .who_us .our_goals p {
    line-height: 24px; }

  .servise:before {
        left: 112px;
 }

  .servise .our_servics h4:before {
    right: 91px;
    bottom: 220px; }

  .our_works .img_our_works {
    margin-left: 10px; }

  .our_client:before {
        left: 115px;
    top: 80px; }

  .our_works .hide1 {
    width: 100%; }

  .our_client .second_slider .owl-nav .owl-next {
    right: 993px;
    top: -17px; }

  .our_client .second_slider .owl-nav .owl-next span {
    padding: 4px 14px 8px 12px;
    font-size: 16px; }

  .our_client .second_slider .owl-nav .owl-prev span {
    padding: 4px 14px 8px 12px;
    font-size: 16px; }

  .our_client .second_slider .owl-nav .owl-prev {
    left: -42px;
    top: -17px; } }
@media (max-width: 768px) {
  .servise .our_servics p {
    padding: 27px 39px 18px 55px;
        font-size: 8px;
 }

  .header .top_menu .navbar-default .navbar-nav > li > a {
    margin-left: 0;
        font-size: 13px;
 }
 .qtranxs_language_chooser {
    margin-right: 15px;
    margin-top: 10px;
}
.header .left_side_header .ask_ser
{
      float: right;

}
  .header .left_side_header {
    padding-top: 22px;
    text-align: -webkit-left;
    padding-bottom: 15px; }

  .first_slider .owl-nav .owl-prev {
    right: 23px; }

  .first_slider .owl-nav .owl-next {
    right: 696px; }

  .who_us:before {
        left: 93px;
 }

  .who_us .who_us_p p {
    line-height: 17px;
    font-size: 11px; }

  .who_us .our_goals p {
    line-height: 18px;
    font-size: 11px; }

  .who_us .our_goals h3 {
    padding-bottom: 0px; }

  .servise:before {
        left: 93px;
 }

  .servise .our_servics h4:before {
        right: 115px;

    bottom: 190px; }

  .our_client:before {
        left: 96px;

    bottom: 334px; }

  .our_client .second_slider .owl-nav {
    top: 112%; }

  .our_client .second_slider .owl-nav .owl-prev {
    left: -313px; }

  .our_client .second_slider .owl-nav .owl-next {
    right: 479px; }

  .left_side_bootom {
        padding-left: 35px; } }
@media (max-width: 767px) {
  .header .logo_header {
    text-align: -webkit-center; }

  .navbar-toggle {
    float: left;
    margin-top: 20px;
}

  .header .top_menu {
    padding-top: 3px; }

  .who_us:before {
        left: 81px;
 }

  .img_who_us {
    text-align: -webkit-center;
    padding-bottom: 40px;
    padding-top: 10px; }

  .servise {
    padding-top: 85px;
        margin-left: 26%;
 }

  .who_us .our_goals h3 {
    margin-top: 0px; }

  .who_us .our_goals p {
    font-size: 11px;
      line-height: 17px;
}
.left_img_who img , .right_img_who img
{
  max-width: 97%;
} 

  .servise:before {
        left: 81px;
    top: 164px; }

  .servise .our_servics h4:before {
        right: 124px;
 }

  .our_works .img_our_works {
    margin-bottom: 15px; }

  .our_works .img_our_works a img {
    width: 90%;
    margin: 0 auto;
    display: table; }

  .our_works .hide1 {
    width: 90%;
    right: 18px; }

  .our_client:before {
        left: 81px;
 }

  .right_footer {
    padding-right: 261px;
    padding-bottom: 20px; } }
@media (max-width: 640px) {
  .header .logo_header {
    text-align: -webkit-center; }

  .nav {
    text-align: -webkit-center; }

  .navbar-header {
    float: left; }
    .navbar-toggle
    {
      margin-top: 13px;
    }
.header .left_side_header .ask_ser {
    margin-right: 17px;
}

  .header .top_menu {
    padding-top: 6px; }

  .first_slider .owl-nav {
    display: none; }

  .who_us:before {
        left: 81px;
 }

  .right_img_who, .left_img_who {
    margin-left: 4px;
    margin-top: 50px; }

  .servise {
    padding-top: 68px;
    margin-left:0px; }

  .servise:before {
    top: 148px;
    right: 86px; }

  .servise .our_servics h4:before {
       right: 125px;
    bottom: 161px; }

  .our_client:before {
    right: 87px;
    bottom: 307px; }
    .servise .our_servics
    {
          margin-left: 16%;

    }

  .our_client .second_slider .owl-nav {
    display: none; }

  .left_side_bootom {
    padding-left: 0px;
    font-size: 12px; }

  .our_works .hide1 {
    width: 91%; }

  .our_works .hide1 {
    width: 90%;
    right: 15px; }

  .right_footer {
    padding-right: 202px; } }
@media (max-width: 480px) {
  .qtranxs_language_chooser li a
  {
    margin-right: 70%;
  }
  .who_us .our_goals h3 {
    margin-top: 0px;
    font-size: 17px;
}
.who_us .our_goals p {
 
    line-height: 10px;
}
  .header .left_side_header {
    text-align: center; }

  .our_works .hide1 {
    width: 90%;
    right: 10px; }

  .right_img_who, .left_img_who {
    margin-top:38px; }

  .servise .our_servics h4:before {
        right: 124px;
 }
    .servise .our_servics {
    margin-left: 6%;
}

  .our_client:before {
    bottom: 188px; }

  .bottom_footer .right_side_bootom a i {
    margin-left: 2px; }

  .left_side_bootom {
    padding-left: 0px;
    font-size: 9px;}

  .our_client:before {
    bottom: 324px; }

  .servise .our_servics p {
    padding: 27px 5px 18px 16px; }

  .who_us .our_goals p {
    font-size: 10px;
    line-height: 14px; }

  .right_img_who, .left_img_who {
    margin-top: 48px; }

  .right_footer {
    padding-right: 115px; } }
@media (max-width: 360px) {
  .qtranxs_language_chooser {
    margin-right: -8px;
}


  .header .left_side_header {
    text-align: center; }

  .header .left_side_header .lang {
    margin-right: 10px; }

  .header .left_side_header .ask_ser {
    padding: 5px 15px; }

  .header {
    padding-bottom: 0px; }

  .who_us .our_goals h3 {
    font-size: 13px; }

  .who_us .our_goals p {
    line-height: 8px;
    font-size: 6px; }

  .right_img_who, .left_img_who {
    margin-top: 26px; }

  .servise .our_servics h4:before {
        right: 104px;
    bottom: 192px; }
    .our_works .hide1 {
    right: 7px;
}

  .our_client:before {
    bottom: 279px; }
  .servise .our_servics {
    margin-left: -3%;
}
  .left_side_bootom {
        padding-left: 7px;
    font-size: 6px;
}

  .bottom_footer .right_side_bootom a i {
    padding: 6px; }

  .bottom_footer .right_side_bootom a .face {
    padding: 7px 9px; }

  .servise .our_servics p {
    padding: 27px 5px 18px 15px; }

  .right_footer {
    padding-right: 30px;
    padding-bottom: 96px; } }
@media (max-width: 320px) {
  .who_us .our_goals h3 {
    font-size: 11px;
}

  .ask_ser {
    padding: 2px 9px;
    font-size: 9px; }

  .header .left_side_header .lang {
    margin-right: 7px;
    font-size: 10px; }

  .who_us .our_goals p {
    line-height: 5px;
    font-size: 7px;}

  .who_us .right_img_who img {
    height: 67px; }

  .who_us .left_img_who img {
    height: 67px; }

  .right_img_who, .left_img_who {
        margin-top: 19px; }

  .servise {
    padding-top: 0;
        margin-left: -5px;
 }

  .servise:before {
    top: 80px; }

  .servise .our_servics h4 {
        font-size: 13px;
 }

  .servise .our_servics h4:before {
        right: 91px;
 }

  .our_works .hide1 {
    width: 90%;
    right: 6px; }

  .left_side_bootom {
    padding-left: 0px; }

  .bottom_footer {
    padding-right: 0; }
    .qtranxs_language_chooser {
    margin-top: 15px;
} }

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