
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @font-face {
    font-family: 'Frutiger Light';
    src: url('../fonts/FrutigerLTArabic-45Light.eot');
    src: url('../fonts/FrutigerLTArabic-45Light.eot?#iefix') format('embedded-opentype'), url('../fonts/FrutigerLTArabic-45Light.woff2') format('woff2'), url('../fonts/FrutigerLTArabic-45Light.woff') format('woff'), url('../fonts/FrutigerLTArabic-45Light.ttf') format('truetype');
}

@font-face {
    font-family: 'Frutiger Black';
    src: url('../fonts/FrutigerLTArabic-75Black.eot');
    src: url('../fonts/FrutigerLTArabic-75Black.eot?#iefix') format('embedded-opentype'), url('../fonts/FrutigerLTArabic-75Black.woff2') format('woff2'), url('../fonts/FrutigerLTArabic-75Black.woff') format('woff'), url('../fonts/FrutigerLTArabic-75Black.ttf') format('truetype');
}

@font-face {
    font-family: 'Frutiger Roman';
    src: url('../fonts/FrutigerLTArabic-55Roman.eot');
    src: url('../fonts/FrutigerLTArabic-55Roman.eot?#iefix') format('embedded-opentype'), url('../fonts/FrutigerLTArabic-55Roman.woff2') format('woff2'), url('../fonts/FrutigerLTArabic-55Roman.woff') format('woff'), url('../fonts/FrutigerLTArabic-55Roman.ttf') format('truetype');
}

@font-face {
    font-family: 'Frutiger Bold';
    src: url('../fonts/FrutigerLTArabic-65Bold.eot');
    src: url('../fonts/FrutigerLTArabic-65Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/FrutigerLTArabic-65Bold.woff2') format('woff2'), url('../fonts/FrutigerLTArabic-65Bold.woff') format('woff'), url('../fonts/FrutigerLTArabic-65Bold.ttf') format('truetype');
}

body {
  font-family: 'Frutiger Roman';
  background-color: rgb(38, 50, 56) !important; }

a {
  display: block;
  color: #fffeff; }

a:hover, a:focus {
  text-decoration: unset;
  color: #fffeff; }

.active{
    color: rgb(255, 214, 0);
}

p {
  margin: 0; }

a.fixedA {
  background-color: transparent;
  color: rgb(255, 214, 0);
  font-family: 'Frutiger Light';
  display: block;
  width: 101px;
  height: 40px;
  font-size: 14px;
  line-height: 35px;
  text-align: center;
  border: 1px solid rgb(255, 214, 0);
  border-radius: 19px;
  transition: all 0.3s ease-in; }

a.fixedA:focus, a.fixedA:hover {
  text-decoration: unset;
  font-family: 'Frutiger Black';
  color: #1d262b;
  background-color: rgb(255, 214, 0); }

.navLgContainer-fix {
  display: flex;
  align-items: center;
  justify-content: space-around;
  margin-top: 0px; }
  .navLgContainer-fix .logoSection {
    width:10% ;margin-top: -30px; }
      .head.fixedheader .navLgContainer-fix .logoSection {
    width: 10%;
    margin-top: 0px;
}
.head.fixedheader .navLgContainer-fix .logoSection img{
    width: 35px;}
    .logoSection img {
    margin: auto;
    width: 50px;
    margin-top: -30px;
}
    .logoSection img {
    margin: auto;
    width: 50px;
    margin-top: -30px;
}
.logoSection img{margin:auto;margin-right: 53px;}

.logoSection span{display: block;
    color: #fff;
    width: 150px;
    text-align: center;
    font-size: 12px;
    margin:auto;
    margin-top: 2px;}
    
  .navLgContainer-fix .navBtnsLG {
    display: flex;
    align-items: center; }
    .navLgContainer-fix .navBtnsLG a {
      margin: 0 20px;
      transition: all 0.5s ease-in; }
    .navLgContainer-fix .navBtnsLG a:hover {
      color: rgb(255, 214, 0); }
  .navLgContainer-fix .contactInfo {
    display: flex;
    flex-direction: column;
    color: #fffeff; }
    .navLgContainer-fix .contactInfo p:nth-child(1) {
      margin-bottom: 10px; }
    .navLgContainer-fix .contactInfo .fa {
      margin-right: 10px;
      color: rgb(255, 214, 0); }

      .lang{display:flex;justify-content: flex-end;padding-top: 10px;}
      .lang a{
        display: block;
        border: 1px solid rgb(255, 214, 0);
        padding: 4px;
        border-radius: 3px;
        background-color: transparent;
        transition: all 0.5s ease-in;
    }
    .lang a:hover{ background-color: rgb(255, 214, 0);color: #1d262b; }



  
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .navLgContainer-fix {
    flex-direction: column-reverse;
    align-items: center; }
    .navLgContainer-fix .contactInfo {
      width: 100%;
      display: flex;
      flex-direction: row;
      justify-content: space-around;
      margin-bottom: 15px; } }
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  .navLgContainer-fix {
    margin-top: 25px; }
    .navLgContainer-fix .contactInfo {
      display: flex;
      flex-direction: column-reverse;
      text-align: center;
      margin-bottom: 25px; }
      .navLgContainer-fix .contactInfo p:nth-child(2) {
        margin-bottom: 10px; }
      .navLgContainer-fix .contactInfo p:nth-child(1) {
        margin-bottom: 0; } }
.navXSbars-fix .navXSbars {

  width: 100%;
  text-align: right;
  padding-right: 25px;
  background-color: #00000040;
  height: 50px;
  line-height: 50px;
  direction: rtl; }
  .navXSbars-fix .navXSbars a {
    color: rgb(255, 214, 0);
    cursor: pointer;
    display: inline-block;
    width: 100px;
    text-align: center;
    font-size: 16px; }
    .navXSbars-fix .navXSbars a p {
      display: -webkit-inline-box;
      margin-right: 5px; }

.navXScontainer-fix {
  width: 100%;
      text-align: center;
  height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #1d262b;
  border-right: 1px solid #0000003b;
  z-index: 9999;
  padding-top: 80px;
  padding-left: 25px;
  left: -2000px;
  transition: all 0.5s ease-in; }
  .navXScontainer-fix .navBtnsXS .clsBtn {
    position: absolute;
    top: 20px;
    left: 20px; }
  .navXScontainer-fix .navBtnsXS a {
    margin-bottom: 20px;
    transition: all 0.5s ease-in;padding: 0px 25px; }
  .navXScontainer-fix .navBtnsXS a:hover, .navXScontainer-fix .navBtnsXS a:focus {
    color: rgb(255, 214, 0); }

.hideBody {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 1000px;
  background-color: #000000b5;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease-in; }

.openNav {
  transition: all 0.5s ease-in;
  left: 0px;
  height: 1000px; }

.openNavBack {
  transition: all 0.5s ease-in;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 99; }

.downBtnContainer-fix {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  padding-top: 5px; }
  .downBtnContainer-fix a {
    height: 50px;
    width: 25px;
    bottom: 80px;
    z-index: 9;
    border-style: solid;
    border-width: 1px;
    border-color: #fffeff;
    border-radius: 12px;
    position: relative; }
    .downBtnContainer-fix a span {
      width: 1px;
      height: 9px;
      position: absolute;
      top: 0px;
      left: 11px;
      background-color: #fffeff;
      animation: mymove 5s infinite; }

@keyframes mymove {
  0% {
    top: 10px; }
  50% {
    top: 30px; }
  100% {
    top: 10px; } }

  /*.owl_oilContainer-fix .item {*/
  /*  display: flex;*/
  /*  justify-content: space-between;*/
  /*  align-items: center; }*/
    /* .imgContainer{max-width: 600px;} */
    .owl_oilContainer-fix .item .textContainer {
      font-size: 60px;
      font-family: 'Frutiger Black';
      color: #fffeff;
      text-align: center;
      max-width: 529px; }
      .owl_oilContainer-fix .item .textContainer p {
        height: 100%;
        align-items: center;
        display: flex; }
  .owl_oilContainer-fix .owl-item:nth-child(6) .item {
    align-items: unset; }
 #carousel-custom-dots1{display: none;}
    

/* Large Devices, Wide Screens */

/* Small Devices, Tablets */

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  /* .owl_oilContainer-fix {
    margin-top: 50px; } */
    .owl_oilContainer-fix .item {
      flex-direction: column-reverse;
      min-height: auto; }
      .owl_oilContainer-fix .item .textContainer {
        margin-top: 20px;
        font-size: 20px; }
        .owl_oilContainer-fix .item .textContainer p {
          justify-content: center; }
      .owl_oilContainer-fix .item .imgContainer img {
        height: 265px; }

    .owl_oilContainer-fix .owl-dots {
      margin-top: 25px; }
      /* .owl_oilContainer-fix .owl-dots .owl-dot {
        width: 50px;
        height: 50px; } */
      .owl_oilContainer-fix .owl-dots .owl-dot:nth-child(1):after,
      .owl_oilContainer-fix .owl-dots .owl-dot:nth-child(2):after,
      .owl_oilContainer-fix .owl-dots .owl-dot:nth-child(3):after {
        display: none; } }
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .owl_oilContainer-fix .owl-carousel .owl-item:nth-child(5) .item .textContainer {
    margin-top: -135px;
    max-width: 475px; }
  .owl_oilContainer-fix .owl-carousel .owl-item:nth-child(6) .item {
    margin-right: 130px;
    margin-left: 130px;
    align-items: unset; } }
.prdctsContainer-fix .prdctsHeader {
  margin-bottom: 75px; }
  .prdctsContainer-fix .prdctsHeader .text {
    font-family: 'Frutiger Bold';
    font-size: 36px;
    color: #fffeff;
    font-weight: bold;
    line-height: 1.2;
    text-align: center; }
.prdctsContainer-fix .prdctContainer .contentContainer {
  position: relative;
  border-top: 1px solid rgb(255, 214, 0);
  box-shadow: 0px 0px 20px 0px rgba(1, 2, 2, 0.5);
  margin-bottom: 30px; }
  .contentContainer .imgSection img {    filter: brightness(0.4);min-width: 100%;
    height: 100%;}
  .prdctsContainer-fix .prdctContainer .contentContainer .infoContainer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-right: 30px;
    padding-left: 40px;
    padding-bottom: 60px; }
    .prdctsContainer-fix .prdctContainer .contentContainer .infoContainer span {
      font-family: 'Frutiger Light';
      font-size: 20px;
      color: #fffeff;
      text-transform: uppercase;
      line-height: 1.2;
      width: 160px; }

.owl_prdctsContainer .prdctsHeader {
  margin-bottom: 75px; }
  .owl_prdctsContainer .prdctsHeader .text {
    font-family: 'Frutiger Bold';
    font-size: 36px;
    color: #fffeff;
    font-weight: bold;
    line-height: 1.2;
    text-align: center; }
.owl_prdctsContainer .contentContainer {
  position: relative;
  border-top: 1px solid rgb(255, 214, 0);
  box-shadow: 0px 0px 20px 0px rgba(1, 2, 2, 0.5);
  margin-bottom: 30px; }
  .owl_prdctsContainer .contentContainer .infoContainer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-right: 15px;
    padding-left: 20px;
    padding-bottom: 60px; }
    .owl_prdctsContainer .contentContainer .infoContainer span {
      font-family: 'Frutiger Light';
      font-size: 20px;
      color: #fffeff;
      text-transform: uppercase;
      line-height: 1.2;
      width: 160px; }

/*.advntgContainer-fix {*/
/*  margin-top: 165px; }*/
  .advntgContainer-fix .advntgHeader {
    margin-bottom: 75px; }
    .advntgContainer-fix .advntgHeader .text {
      font-family: 'Frutiger Bold';
      font-size: 36px;
      color: #fffeff;
      font-weight: bold;
      line-height: 1.2;
      text-align: center; }
  .advntgContainer-fix .itemsContainer .item {
    background-color: #1d262b;
    min-height: 295px;
    margin-bottom: 30px;
    padding-top: 60px;
    padding-right: 40px;
    padding-left: 40px; }
    .advntgContainer-fix .itemsContainer .item .svgContainer {
      text-align: center;
      margin:auto;
      margin-bottom: 30px; }
      .advntgContainer-fix .itemsContainer .item .svgContainer i svg {
        fill: rgb(255, 214, 0);
        fill-rule: evenodd; }
    .advntgContainer-fix .itemsContainer .item .contentHesder {
      margin-bottom: 15px; }
      .advntgContainer-fix .itemsContainer .item .contentHesder p {
        font-family: 'Frutiger Light';
        font-size: 18px;
        color: #fffeff;
        line-height: 1.2;
        text-align: center; }
    .advntgContainer-fix .itemsContainer .item .infoContainer p {
      font-size: 14px;
      color: rgb(255, 214, 0);
      line-height: 1.429;
      text-align: center;
      font-family: 'Frutiger Roman'; }
    .advntgContainer-fix .itemsContainer .item .btnContainer {
      display: flex;
      justify-content: center;
      margin-top: 15px; }
      .advntgContainer-fix .itemsContainer .item .btnContainer a {
        height: 35px;
        width: 125px;
        font-size: 14px;
        line-height: 30px; }
  .advntgContainer-fix .itemsContainer:nth-child(5) .item {
    padding-top: 35px; }

@media only screen and (max-width: 1200px) {
  .advntgContainer-fix .itemsContainer .item {
    min-height: 305px;
    padding-bottom: 10px; } }
@media only screen and (max-width: 768px) {
  .advntgContainer-fix {
    margin-top: 50px; } }
@media only screen and (max-width: 480px) {
  .advntgContainer-fix .itemsContainer .item {
    padding-bottom: 35px; } }
/*.hwWrkContainer-fix {*/
/*  margin-top: 165px; }*/
  .hwWrkContainer-fix .hwWorkHeader {
    margin-bottom: 75px; }
    .hwWrkContainer-fix .hwWorkHeader .text {
      font-family: 'Frutiger Bold';
      font-size: 36px;
      color: #fffeff;
      font-weight: bold;
      line-height: 1.2;
      text-align: center; }
  .hwWrkContainer-fix .item .itemsContainer {
    display: flex;
    border: 1px solid #1d262b;
    margin-bottom: 20px;
    padding-bottom: 50px;
    padding-top: 40px;
    position: relative; }
    .hwWrkContainer-fix .item .itemsContainer .svgContainer {
      margin-right: 30px;
      margin-left: 30px; }
      .hwWrkContainer-fix .item .itemsContainer .svgContainer i svg {
        fill: rgb(255, 214, 0);
        fill-rule: evenodd; }
    .hwWrkContainer-fix .item .itemsContainer .infoContainer {
      margin: 0px 50px; }
      .hwWrkContainer-fix .item .itemsContainer .infoContainer .header {
        font-size: 18px;
        font-family: 'Frutiger Light';
        color: #fffeff;
        line-height: 1.2;
        margin-top: 20px;
        margin-bottom: 20px; }
      .hwWrkContainer-fix .item .itemsContainer .infoContainer .info {
        font-family: 'Frutiger Roman';
        font-size: 14px;
        color: rgb(255, 214, 0);
        width: 96%;
        line-height: 1.8; }
  .hwWrkContainer-fix .item:nth-child(3) .svgContainer {
    padding-top: 15px; }
  .hwWrkContainer-fix .col-lg-push-3.item .itemsContainer {
    flex-direction: row-reverse; }

      .hwWrkContainer-fix .col-lg-push-3.item .itemsContainer .infoContainer p {
        text-align: right; }

.hwWrkContainer-fix .item:nth-child(2) .itemsContainer::after {
  position: absolute;
  content: '01';
  font-size: 24px;
  color: #fffeff;
  background-color: #1d262b;
  line-height: 1.2;
  top: 55px;
  left: -30px;
  display: flex;
  height: 60px;
  width: 60px;
  align-items: center;
  justify-content: center; }
.hwWrkContainer-fix .item:nth-child(2) .itemsContainer::before {
  content: ' ';
  height: 208px;
  width: 237px;
  position: absolute;
  top:85px;
  left: -270px;
  background: url(../images/arrw2.png), no-repeat; }
.hwWrkContainer-fix .item:nth-child(3) .itemsContainer::after {
  position: absolute;
  content: '02';
  font-size: 24px;
  color: #fffeff;
  background-color: #1d262b;
  line-height: 1.2;
  top: 55px;
  right: -30px;
  display: flex;
  height: 60px;
  width: 60px;
  align-items: center;
  justify-content: center; }
.hwWrkContainer-fix .item:nth-child(3) .itemsContainer::before {
  content: ' ';
  height: 208px;
  width: 237px;
  position: absolute;
  top: 85px;
  right: -270px;
  background: url(../images/arrw.png), no-repeat; }
.hwWrkContainer-fix .item:nth-child(3) .svgContainer {
  padding-top: 10px; }
.hwWrkContainer-fix .item:nth-child(4) .itemsContainer::after {
  position: absolute;
  content: '03';
  font-size: 24px;
  color: #fffeff;
  background-color: #1d262b;
  line-height: 1.2;
  top: 70px;
  left: -30px;
  display: flex;
  height: 60px;
  width: 60px;
  align-items: center;
  justify-content: center; }
.hwWrkContainer-fix .item:nth-child(4) .itemsContainer::before {
  content: ' ';
  height: 208px;
  width: 237px;
  position: absolute;
  top: 100px;
  left: -270px;
  background: url(../images/arrw2.png), no-repeat; }
.hwWrkContainer-fix .item:nth-child(4) .svgContainer {
  padding-top: 20px; }
.hwWrkContainer-fix .item:nth-child(5) .itemsContainer::after {
  position: absolute;
  content: '04';
  font-size: 24px;
  color: #fffeff;
  background-color: #1d262b;
  line-height: 1.2;
  top: 55px;
  right: -30px;
  display: flex;
  height: 60px;
  width: 60px;
  align-items: center;
  justify-content: center; }
.hwWrkContainer-fix .item:nth-child(5) .itemsContainer::before {
  content: ' ';
  height: 208px;
  width: 237px;
  position: absolute;
  top:85px;
  right: -270px;
  background: url(../images/arrw.png), no-repeat; }
.hwWrkContainer-fix .item:nth-child(6) .itemsContainer::after {
  position: absolute;
  content: '05';
  font-size: 24px;
  color: #fffeff;
  background-color: #1d262b;
  line-height: 1.2;
  top: 70px;
  left: -30px;
  display: flex;
  height: 60px;
  width: 60px;
  align-items: center;
  justify-content: center; }
.hwWrkContainer-fix .item:nth-child(6) .itemsContainer::before {
  content: ' ';
  height: 208px;
  width: 237px;
  position: absolute;
  top: 100px;
  left: -270px;
  background: url(../images/arrw2.png), no-repeat; }
.hwWrkContainer-fix .item:nth-child(6) .svgContainer {
  padding-top: 10px; }
.hwWrkContainer-fix .item:nth-child(7) .itemsContainer::after {
  position: absolute;
  content: '06';
  font-size: 24px;
  color: #fffeff;
  background-color: #1d262b;
  line-height: 1.2;
  top: 60px;
  right: -30px;
  display: flex;
  height: 60px;
  width: 60px;
  align-items: center;
  justify-content: center; }
.hwWrkContainer-fix .item:nth-child(7) .svgContainer {
  padding-top: 10px; }

@media (max-width: 1200px) {
  .hwWrkContainer-fix .item .itemsContainer::before {
    display: none; } }
@media only screen and (max-width: 768px) {
  .hwWrkContainer-fix {
    margin-top: 50px; } }
@media only screen and (max-width: 480px) {
  .hwWrkContainer-fix .item .itemsContainer {
    flex-direction: column !important; }
    .hwWrkContainer-fix .item .itemsContainer .svgContainer {
      text-align: center; }
    .hwWrkContainer-fix .item .itemsContainer .infoContainer {
      margin-left: 15px !important;
      margin-right: 15px !important; }
      .hwWrkContainer-fix .item .itemsContainer .infoContainer p {
        text-align: center !important; }
  .hwWrkContainer-fix .col-lg-push-1.item .itemsContainer::after {
    top: -20px !important;
    left: 43% !important;
    height: 40px !important; }
  .hwWrkContainer-fix .col-lg-push-3.item .itemsContainer::after {
    top: -20px !important;
    right: 43% !important;
    height: 40px !important; } }
.requstPriceContainer-fix {
  margin-top: 165px; }
  .requstPriceContainer-fix .header {
    font-size: 36px;
    font-family: 'Frutiger Bold';
    color: #fffeff;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 60px; }
  .requstPriceContainer-fix .headerText {
    font-family: 'Frutiger Roman';
    font-size: 14px;
    color: #fffeff;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 45px;
    padding-right: 75px;
    padding-left: 75px; }
  .requstPriceContainer-fix .infoInputs {
    margin-bottom: 20px; }
    .requstPriceContainer-fix .infoInputs input {
      border: 1px solid #272727;
      border-radius: 30px;
      background-color: #1d262b;
      color:#fff;
      text-align: center;
      height: 60px; }
    .requstPriceContainer-fix .infoInputs input:hover, .requstPriceContainer-fix .infoInputs input:focus {
      outline: none;
      box-shadow: unset; }
    .requstPriceContainer-fix .infoInputs input:nth-child(1) {
      margin-bottom: 10px; }
    .requstPriceContainer-fix .infoInputs input::placeholder {
      color: #444343; }
  .requstPriceContainer-fix .inputBtn {
    display: flex;
    justify-content: center; }
    .requstPriceContainer-fix .inputBtn a {
      font-family: 'Frutiger Bold';
      width: 195px;
      height: 55px;
      font-size: 14px;
      text-transform: uppercase;
      line-height: 55px;
      border-radius: 30px; }

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .requstPriceContainer-fix {
    margin-top: 50px; }
    .requstPriceContainer-fix .headerText {
      padding-right: 0;
      padding-left: 0; } }
.requstPriceContainer-fix .infoInputs input:focus {
  border: 1px solid rgb(255, 214, 0);
  transition: all 1s ease-in; }

footer {
  background-color: #1d262b;
  margin-top: 100px;
  padding-top: 65px;
  padding-bottom: 65px; }
  .social i {
    font-size: 24px;
    color: #fff;
    line-height: 1.12;
        margin: 0px 5px;
    transition: all 1s ease-in;
}
.social i:hover{color:#fff ;}
  footer .ftrContainer-fix .contactInfo {
    display: flex;
    flex-direction: column;
    color: #fffeff;
    margin-top: 20px; }
    footer .ftrContainer-fix .contactInfo .fa {
      margin-left: 10px;
      color: rgb(255, 214, 0); }
    footer .ftrContainer-fix .contactInfo p:nth-child(1) {
      margin-bottom: 5px; }
  footer .ftrContainer-fix .socialContent {
    width: 230px;
    display: flex;
    justify-content: center;
    flex-direction: column; }
    .social {
      display: flex;
      justify-content: center;
      margin-bottom: 15px; }
     .social .fa {
        font-size: 24px;
        color: #444343;
        line-height: 1.12; }
    footer .ftrContainer-fix .socialContent a {
      display: inline-flex;
      font-family: 'Frutiger Light'; }
  footer .ftrContainer-fix .upBtn {
    margin-top: 20px; }
    footer .ftrContainer-fix .upBtn a {
      font-size: 15px;
      line-height: 47px;
      text-align: center;
      width: 50px;
      height: 50px;
      border: 1px solid #fff;
      border-radius: 50%; }
    footer .ftrContainer-fix .upBtn .fa {
      color: #fff; }
  footer .ftrContainer-fix.center {
    display: flex;
    justify-content: center; }

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
  .ftrContainer-fix {
    display: flex;
    justify-content: center;
    margin-bottom: 30px; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  footer {
    padding-top: 30px;
    padding-bottom: 0; } }
footer .ftrContainer-fix .socialContent a:hover {
  color: rgb(255, 214, 0);
  transition: all 0.5s ease-in; }

.owl-prdctModel .modal-body {
  padding: 0; }
  .owl-prdctModel .modal-body .owlContainer-fix {
    padding: 0;
    margin-bottom: 65px; }
    .owl-prdctModel .modal-body .owlContainer-fix .item .info {
      position: absolute;
      top: 100px;
      left: 115px;
      max-width: 530px;
      color: #fffeff; }
      .owl-prdctModel .modal-body .owlContainer-fix .item .info .header {
        font-size: 24px;
        color: #fffeff;
        line-height: 1.2;
        font-family: 'Frutiger Bold';
        margin-bottom: 15px; }
      .owl-prdctModel .modal-body .owlContainer-fix .item .info .data {
        font-size: 15px;
        color: #6e6e6e;
        line-height: 1.6;
        font-family: 'Frutiger Roman'; }
    .owl-prdctModel .modal-body .owlContainer-fix .item .info.infoRight {
      right: 75px;
      left: unset; }
  .owl-prdctModel .modal-body .owl-nav .owl-prev {
    top: 160px;
    left: 25px;
    position: absolute; }
  .owl-prdctModel .modal-body .owl-nav .owl-next {
    top: 160px;
    position: absolute;
    right: 25px; }

.owl-prdctModel .modal-content {
  border-radius: 0;
  background-color: transparent; }
.owl-prdctModel .modal-header {
  border: 0; }
  .owl-prdctModel .modal-header .close {
    margin-right: -40px;
    opacity: 1; }
  .owl-prdctModel .modal-header svg {
    fill: #fff;
    fill-rule: evenodd; }

.owl-prdctModel .modal-body {
  padding-bottom: 70px;
  background-color: #fffeff; }
  .owl-prdctModel .modal-body .pakgtybContainer-fix .leftSection {
    border-right: 1px solid #e3e3e3; }
    .owl-prdctModel .modal-body .pakgtybContainer-fix .leftSection .headerText {
      font-size: 18px;
      font-family: 'Frutiger Roman';
      color: #1d262b;
      line-height: 1.2;
      margin-bottom: 35px; }
    .owl-prdctModel .modal-body .pakgtybContainer-fix .leftSection .imgSection {
      margin-bottom: 85px; }
    .owl-prdctModel .modal-body .pakgtybContainer-fix .leftSection .content {
      font-size: 13px;
      color: #1d262b;
      font-weight: bold;
      line-height: 1.385;
      width: 50%;
      display: table-cell; }
      .owl-prdctModel .modal-body .pakgtybContainer-fix .leftSection .content p {
        font-family: 'Frutiger Light';}
      .owl-prdctModel .modal-body .pakgtybContainer-fix .leftSection .content ul {
        padding-left: 17px;
        margin-bottom: 20px; }
        .owl-prdctModel .modal-body .pakgtybContainer-fix .leftSection .content ul p {
          font-family: 'Frutiger Bold'; }
  .owl-prdctModel .modal-body .pakgtybContainer-fix .rightSection .header {
    margin-bottom: 45px;
    max-width: 330px; }
    .owl-prdctModel .modal-body .pakgtybContainer-fix .rightSection .header p {
      font-size: 18px;
      font-family: 'Frutiger Roman';
      color: #1d262b;
      line-height: 1.2; }
  .owl-prdctModel .modal-body .pakgtybContainer-fix .rightSection .inpts input {
    border: 1px solid #e3e3e3;
    border-radius: 29px;
    height: 64px;
    background-color: #f0f0f0;
    color: #9c9c9c;
    font-size: 14px;
    line-height: 1.2;
    font-family: 'Frutiger Roman';
    margin-bottom: 10px;
    padding-left: 20px;
    outline: none;
    box-shadow: none;
    transition: none; }
  .owl-prdctModel .modal-body .pakgtybContainer-fix .rightSection .inpts input:hover, .owl-prdctModel .modal-body .pakgtybContainer-fix .rightSection .inpts input:focus {
    box-shadow: none; }
  .owl-prdctModel .modal-body .pakgtybContainer-fix .rightSection .dscndBtn {
    margin-top: 15px; }
    .owl-prdctModel .modal-body .pakgtybContainer-fix .rightSection .dscndBtn a {
      background-color: rgb(255, 214, 0);
      border-radius: 27px;
      background-color: rgb(255, 214, 0);
      height: 55px;
      width: 190px;
      line-height: 55px;
      color: black;
      font-size: 14px;
      font-family: 'Frutiger Bold';
      color: #1d262b;
      text-transform: uppercase;
      text-align: center; }

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .owl-prdctModel .modal-dialog {
    width: 1100px; }
  .owl-prdctModel .modal-body .pakgtybContainer-fix .rightSection .header {
    margin-left: 10px; }
  .owl-prdctModel .modal-body .pakgtybContainer-fix .rightSection .inpts {
    margin-left: 10px;
    margin-right: 60px; }
  .owl-prdctModel .modal-body .pakgtybContainer-fix .rightSection .dscndBtn {
    margin-left: 10px; } }
@media only screen and (max-width: 1200px) {
  .owl-prdctModel .modal-body .owlContainer-fix .item .info {
    top: 20px;
    left: 35px; }
  .owl-prdctModel .modal-body .owlContainer-fix .item .info.infoRight {
    right: unset;
    left: 35px; }
  .owl-prdctModel .modal-body .owl-nav .owl-prev {
    top: 70px;
    left: 10px; }
  .owl-prdctModel .modal-body .owl-nav .owl-next {
    top: 70px;
    right: 10px; } }
/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
  .owl-prdctModel .modal-body .owlContainer-fix {
    margin-bottom: 30px; }
    .owl-prdctModel .modal-body .owlContainer-fix .owl-carousel .owl-item img {
      min-height: 350px; }
    .owl-prdctModel .modal-body .owlContainer-fix .owl-carousel .owl-nav .owl-next, .owl-prdctModel .modal-body .owlContainer-fix .owl-carousel .owl-nav .owl-prev {
      top: 140px; }
  .owl-prdctModel .modal-body .pakgtybContainer-fix .leftSection .imgSection {
    margin-bottom: 30px; }
  .owl-prdctModel .modal-body .pakgtybContainer-fix .content {
    width: 100% !important;
    display: block !important;
    margin-bottom: 30px; } }
@media only screen and (max-width: 320px) {
  .owl-prdctModel .modal-body .owlContainer-fix .owl-carousel .owl-item img {
    min-height: 400px; } }
#carousel-custom-dots {
  list-style: none;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-right: 60px;
  padding-left: 60px;
  margin-top: 60px;
  margin-bottom: 30px; }
  #carousel-custom-dots li {
    margin-top: 5px;
    margin-bottom: 5px;
    display: table-caption;
    transition: all 0.5s ease-in;
    font-family: 'Frutiger Roman';}
    #carousel-custom-dots li a {
      border-radius: 16px;
      background-color: #f1f1f1;
      height: 33px;
      width: 300px;
      color: black;
      padding-left: 25px;
      line-height: 33px;
      transition: all 0.5s ease-in; }
  #carousel-custom-dots .owl-dot.active a {
    background-color: #1d262b;
    color: rgb(255, 214, 0); }

/* Small Devices, Tablets */
@media only screen and (max-width: 1200px) {
  #carousel-custom-dots {
    padding-left: 15px;
    padding-right: 15px;
    justify-content: center; }
    #carousel-custom-dots li a {
      width: 250px;
      text-align: center;
      padding-left: 0; } }
/* Custom, iPhone Retina */
@media only screen and (max-width: 480px) {
  .owl-prdctModel .modal-header .close {
    margin-right: -10px; } }
/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
  .owl-prdctModel .modal-body .pakgtybContainer-fix .rightSection .dscndBtn a {
    width: auto; } }

/* ======================================================== */
/* ======================================================== */
/* ======================================================== */
/* ======================ABOUT=========================== */
/* ======================================================== */
/* ======================================================== */
.bread{
  height: 100px;margin-top: 15px;color: #fff;    line-height: 40px;
  background-color:rgb(55, 71, 79);padding: 20px 0px;}
.bread  .breadcrumb{background-color: rgb(55, 71, 79);margin-bottom: 0px;margin-top: 0px;}
.bread  .breadcrumb>li{display: inline-flex;}
.bread  .breadcrumb>li>a{color: rgb(255, 214, 0);
  font-family: 'Frutiger Bold';}
.bread .breadcrumb > li + li:before {
  color: #fff;
}

.about {
  padding: 50px 0px;

}

.about .about-title h2{padding-right:20px;}
.about .about-title{margin-top:100px;color:#fffeff}
.about .about-img{margin-top: 100px;}
.about .about-title p{position: relative;font-size: 20px;
  font-family: 'Frutiger Light';

  margin-bottom: 25px;
margin-top: 0;margin-bottom: 30px;
  padding-right: 20px;
  line-height: 1.2;}
  
.about .about-title p:first-child:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #c0c0c0;
}
.about-img>img{max-width: 100%;}
.why-title{text-align: center;    padding-top: 40px;}
.why-title h2{color:#fffeff;
  font-size: 24px;
  margin-bottom: 35px}
.why-title>p:first-child {
  font-size: 20px;
  color:#fffeff;
  font-family: 'Frutiger Light';
  margin-bottom: 25px;
  padding-right: 20px;
  line-height: 1.2;
  margin: auto;
width:max-content ;
  position: relative;}
  .why-title>p:after, .why-title>p:before {
    content: "";
    position: absolute;
    top: 65%;
    display: block;
    width: 20px;
    height: 1px;
    background-color: #c0c0c0;
}
.why-title>p:before {
  left: -40px;
}
.why-title>p:after {
  right: -26px;
}
.why-box{
  background-color: #1d262b;
  padding: 40px;
  text-align: center;
  margin-bottom: 25px;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(1, 1, 1, 0.1);
  box-shadow: 0px 0px 25px 0px rgba(1, 1, 1, 0.1);
  -webkit-transition: .5s;

  transition: .5s;}
   .why-box .img {
    width: 42px;
    height: 42px;
    margin: auto;
    margin-bottom: 20px;
}
 .why-box p {
  font-size: 16px;
  color: rgb(255, 214, 0);
  line-height: 1.563;
 
}
 .why-box h3 {
  font-size: 20px;
  
  color: #fffeff;
}
.why-im>img{    filter: invert(1);}

/* ======================================================== */
/* ======================================================== */
/* ======================================================== */
/* =====================CONTACT============================ */
/* ======================================================== */
/* ======================================================== */
.contact {
  padding: 75px 0;
}
.contact h2 {
  font-family: 'Frutiger Black';
  font-size: 20px;
  color: #fffeff;
  margin:20px;
  
}
#googleMap{padding-top: 15px;}

.contact h3 {
  color: #fffeff;
  margin: 0px 20px;
  margin-bottom: 35px;
}

.cont-us {
  display: flex;
  margin-bottom: 15px;
}

.cont-us i {
  color: #fffeff;
  font-size: 18px;
  margin: 5px 15px;
}

.cont-us span {
  color: #fffeff;
  font-size: 16px;
  font-family: 'Frutiger Bold';
}

.cont-us p {
  color: #fffeff;
  font-size: 16px;
}

.coi {
  margin-top: 35px;
  line-height: 27px;
}
.buttons .btn-primary {
  font-family: 'Frutiger Bold';
  background-color: transparent;
  width: 150px;
  height: 50px;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 35px;
  text-align: center;
  border: 1px solid rgb(255, 214, 0);
  transition: all 0.3s ease-in;
  color: rgb(255, 214, 0);
  border-radius: 25px;
}
.buttons .btn-primary:hover {

  font-family: 'Frutiger Light';
  color: #1d262b;
  background-color: rgb(255, 214, 0);
}
.contact input {
  border: 1px solid #272727;
  border-radius: 30px;
  background-color: #1d262b;
  text-align: right;
  height: 60px;
  color:#fff;
}
.contact textarea.form-control{ border: 1px solid #272727;
  border-radius: 30px;
  background-color: #1d262b;color:#fff;}

.contact input:focus,.contact textarea.form-control:focus {outline: none;
  box-shadow: unset;
  border: 1px solid rgb(255, 214, 0);
  transition: all 1s ease-in;
}
.contact label {
  font-size: 15px;
  color:#fffeff;
  margin-bottom: 15px;
  margin-right: 10px;
}

/* ======================================================== */
/* ======================================================== */
/* ======================================================== */
/* ====================BLOG================================ */
/* ======================================================== */
/* ======================================================== */
.blog {
  padding: 85px 0 100px;
}

@media (max-width: 991px) {
  .blog {
    padding: 40px 0 100px;
  }
}

.blog h2 {
  margin-top: 0;
  margin-bottom: 50px;
  text-align: center;
  font-size: 20px;
  font-family: 'Frutiger Bold';
  color:#fffeff;
}

html[dir="ltr"] .blog .item {
  text-align: left;
}
.blog .pic img{min-width: 100%;}
.blog .pic {
  position: relative;
}
.blog .pic i{
  font-size: 36px;
  color: #fffeff;
}
.blog .pic .over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(209 , 153, 32, 0.8)), to(rgba(209 , 153, 32, 0.95)));
  background-image: linear-gradient(to right, rgba(209 , 153, 32, 0.8), rgba(209 , 153, 32, 0.95));
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog .pic .over span {
  font-size: 36px;
  color: #fff;
}

.blog .item:hover .over {
  opacity: 1;
}

.blog .owl-nav {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  width: calc(100% + 86px);
}

@media (min-width: 992px) {
  .blog .owl-nav {
    width: calc(100% + 40px);
  }
}

@media (min-width: 1200px) {
  .blog .owl-nav {
    width: calc(100% + 86px);
  }
}

@media (max-width: 991px) {
  .blog .owl-nav {
    display: none !important;
  }
}

.blog .owl-nav span {
  font-size: 18px;
  color: #333;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.blog .owl-nav span:hover {
  color: #2cb8c5;
}

.blog .owl-dots {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  bottom: -50px;
}

@media (min-width: 992px) {
  .blog .owl-dots {
    display: none !important;
  }
}

.blog .owl-dots span {
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.4);
}

.blog .owl-dots .owl-dot.active span {
  background-color: rgb(255, 214, 0);
}
.blog .item{margin-bottom: 45px;}
.blog .title {
  font-size: 18px;
  font-family: 'Frutiger Light';
  color: #fff;
  padding-top: 20px;
  margin-bottom: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: right;
}
.blo-ft{border: 1px solid #444343;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 15px;
}
.blog .title:hover {
  color: rgb(255, 214, 0);
}

.blog .text {
  font-family: 'Frutiger Roman';
  font-size: 15px;
  color: #fffeff;
  margin-bottom: 0;
  text-align: right;
  width: 97%;
}

html[dir="ltr"] .blog .text {
  margin-right: 3%;
}
/* ======================================================== */
/* ======================================================== */
/* ======================================================== */
/* ====================BLOG-PAGE========================== */
/* ======================================================== */
/* ======================================================== */
.blog-page .item{text-align: center;}
.blog-page h2{text-align: center;color: #fffeff;margin-bottom: 50px;padding-top: 40px;}
.blog-page .pic img{margin: auto;}
.blog-page .title {
  font-size: 18px;
  font-family: 'Frutiger Light';
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;

}
.share {display: flex;align-items: center;}
.sub-blog{margin-bottom: 30px;    border: 1px solid #444343;}
.sub-blog a{margin: 10px;}
.blog-page .time{ font-size: 15px;margin-top: 20px;
  color: #fffeff;  margin-bottom: 10px;}
.blog-page .text {
  font-family: 'Frutiger Roman';
  font-size: 15px;
  color: #fffeff;

}
.sub-image img{min-width: 100%;}
.adi-blog{
  display: inline-block;
  justify-content: space-between;
  margin-bottom: 30px;
  border: 1px solid #444343;
  padding: 4px 10px;
  border-radius: 3px;}

.blog-page .see i{ font-size: 15px;color: #fffeff;margin: 0px 8px;}
.blog-page .see span{font-size: 15px;color: #fffeff;}
.share-btn {
  position: relative;
  display: inline-block;
  height: 19px;
  margin: 0px 4px;
  padding: 0px 8px;
  line-height: 1.53;
  letter-spacing: 0.04em;
  vertical-align: top;
  font-size: 12px;
  font-weight: bold;
  font-family: 'Frutiger Roman';
  color: #0f0f33;
  background: #444343;
  border: 1px solid #444343;
  border-radius: 2px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.share-btn:hover{background: rgb(255, 214, 0);color:#0f0f33;}
.blog-page .details{font-size: 15px;
  color: #fffeff;
  line-height: 30px;}

/* ======================================================== */
/* ======================================================== */
/* ======================================================== */
/* ====================client============================== */
/* ======================================================== */
/* ======================================================== */

a+.tooltip>.tooltip-inner {
  border-radius: 3px;
  font-size: 10px;
  line-height: 18px;
  font-family: 'Frutiger Roman';
  background-color: rgba(0, 0, 0, 0.8);
}

.tooltip-inner {
  padding: 2px 11px
}

.tooltip.top {
  margin-top: 3px
}

.tooltip.top .tooltip-arrow {
  border-top-color: rgba(0, 0, 0, 0.8);
}
.client {
  padding-bottom: 80px;
  padding-top: 80px;
}

.client-photos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
}

.client-photo {
  height: 100px;
  width: calc(100% / 4);
  display: flex;
  align-items: center;
  justify-content: center;
}

.client-photo img {
  margin: auto;
  filter: grayscale(100%);
  opacity: .5;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}

.client-photo img:hover {
  opacity: 1;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
}
@media (max-width: 992px) {.about {
  padding: 0px 
}
.blog .item {
  margin-bottom: 70px;
}
.blog-page .details {
  padding-bottom: 30px;

  padding-top: 40px;
}
.sub-blog{text-align: center;}
.sub-blog img{margin: auto;}

}

@media (max-width: 480px){
  .client-photo {
    width: calc(100% / 2);}
  
}
.head.fixedheader{
    height: 100px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: rgb(38, 50, 56);
    -webkit-box-shadow: 0px 0px 8px 0px rgba(1, 1, 1, 0.1);
    box-shadow: 0px 8px 20px 3px rgba(1, 1, 1, 0.1);   
}
.head.fixedheader .logo img{max-width: 100%;}
.head.fixedheader .contactInfo{display: none;}
.head.fixedheader .navLgContainer-fix{    margin-top: -35px}
.head.fixedheader .navLgContainer-fix .navBtnsLG{    margin: auto;}
.socialContent p{color: rgb(255, 214, 0);text-align: center;}
.head{
  padding-bottom: 25px;
  position: absolute;
  z-index: 99;
  background-color: rgb(38, 50, 56);
  left: 0;
  right: 0;}
@media (max-width: 991px) {
  .head.fixedheader .navLgContainer-fix {
    margin-top: -25px;
    margin-bottom: 10px;
}}

@media (max-width: 768px) {
  
    /* .navLgContainer-fix .contactInfo{display: none;} */
    .navLgContainer-fix {
      justify-content: space-between;
      padding: 0px 40px;
      margin-bottom: 10px;
  }
  .navLgContainer-fix .logoSection {
    width: 10%;
    margin-top: -40px;
}
.head.fixedheader .navXSbars-fix .navXSbars{background-color:rgba(39, 37, 60, 0.6);}
.head.fixedheader .navXSbars-fix{    border-top: 1px solid rgb(255, 214, 0);}
.head {
  padding-bottom: 0px;
}
.head.fixedheader {
  height: 110px;}
.head.fixedheader .navLgContainer-fix .logoSection {
  width: 30%;
  margin-top: -10px;
}
.head.fixedheader .navLgContainer-fix .logoSection img{width:40px;}
.head.fixedheader .navXSbars-fix .navXSbars{    top: -40px;}
    .navLgContainer-fix .navBtnsLG{display: none;} 
   }
    
    @media(min-width: 769px) {
      .navXScontainer-fix .navXSbars{display: none;}
      .navXSbars-fix .navXSbars{display: none;}
    }
    @media(max-width: 480px){
      .navLgContainer-fix{    flex-direction: column;}
      .navLgContainer-fix .contactInfo{margin-bottom: 0px;}
.advntgContainer-fix .itemsContainer .item .svgContainer {

    margin: auto;
}
.bread{    margin-bottom: 160px;height: 60px;line-height: 0px;}
.downBtnContainer-fix{    margin-bottom: 30px;}
      .navLgContainer-fix .logoSection {flex-direction: column;}
      .navLgContainer-fix .contactInfo {display:none;}
      .navLgContainer-fix .contactInfo p{text-align: center;}
      .navXSbars-fix .navXSbars{    padding-right: 0px;position: relative;
    top: -100px;background-color: transparent;}
     .navXSbars-fix .navXSbars a>p{display:none;}
     .navXSbars-fix .navXSbars a{border: 1px solid rgb(255, 214, 0);
    margin: 0px 10px;width:40px;
    border-radius: 3px;}
    .navXSbars-fix .navXSbars{    height: 0px;
    line-height: 30px;}
      .navLgContainer-fix .logoSection {width: 60%; }}
      .imgContainer{position: relative;}
      .imgContainer::before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        /*background: rgba(0,0,0,.5);*/
    }

    .bread {
      position: relative;
      z-index: 999;
      top: 140px;
      margin-bottom:190px;
  }
  .svgContainer {

    width: 75px;
    height: 75px;
}
@media only screen and (max-width: 480px){
    footer .ftrContainer-fix .contactInfo .fa{display: block;
    margin-bottom: 10px;
}
    footer .ftrContainer-fix .contactInfo p:nth-child(1) {
    margin-bottom: 15px;
}
.hwWrkContainer-fix .item .itemsContainer .svgContainer {
  text-align: center;
  margin: auto;
}
footer .ftrContainer-fix .contactInfo{    text-align: center;}}
.loader {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  z-index: 99999;
}
  .loader img  {
    margin: auto;
    width: 160px;

}
.form-control.contact-contact_type {
    border: 1px solid #272727;
    border-radius: 30px;
    background-color: #1d262b;
    text-align: right;
    height: 60px;
    color:#fff;
}
.form-control:focus{outline: none;
    box-shadow: unset;
    border: 1px solid rgb(255, 214, 0);
    transition: all 1s ease-in;}
    
    .blog-page p {
    font-size: 15px;
    color: #fffeff;
    line-height: 30px;
}
    .blog-page .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{display:none;}
    
    /*.about-us-1{    margin-bottom: 75px;}*/
    .about-us-1 h2{
    font-family: 'Frutiger Bold';
    font-size: 36px;
    color: #fffeff;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    margin-bottom: 35px;
}
.about-us-1 p{
    
    font-size: 20px;
    color: #fffeff;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
}
.loa-more{text-align: center;margin-bottom:45px;}
.loa-more a {
      height: 35px;
      width: 125px;
      font-size: 14px;
      line-height: 30px;
      background-color: transparent;
      color: rgb(255, 214, 0);
      margin: auto;
      border-radius: 19px;
      border:1px solid rgb(255, 214, 0);
      -webkit-transition: all .5s ease;
      -o-transition: all .5s ease;
      transition: all .5s ease;
  }
  .loa-more a:hover{
    text-decoration: unset;
    color: #1d262b;
    background-color: rgb(255, 214, 0);
}
.mas{text-align:center;}
.wsa{
    width: 50%;
    margin: auto;
    text-align: center;
}
@media (max-width: 768px){.wsa{width: 100%;}.loa-more{margin-bottom:5px;}}

@media (max-width: 768px){
.owl_prdctsContainer .owl-dots {
    position: absolute;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    left: 50%;
    bottom: 40px;
}
    .owl_prdctsContainer .owl-dots .owl-dot.active {
    background-color: rgb(255, 214, 0);
}
.owl_prdctsContainer .owl-dots .owl-dot {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-right: 4px;
    background-color: rgba(0, 0, 0,0.502);
}}
  .owl_oilContainer-fix .item {
  position: relative;
} 

.text-cont {
  position: absolute;
bottom: 163px;
left: 50%;
right: 0;
width: 100%;
transform: translateY(-50%);
overflow: hidden;
}
 .slider-head {
  color: #fff;
  font-size: 36px;
  text-align: center;
  padding: 1px 0;
  width: 100%;

  transition: all 2.5s linear;
  text-transform: capitalize;
}
.slider-head.openStyle {
  width: 100%;
}
@media (max-width: 767px) {
 .slider-head {
    font-size: 17px;
    
  }
  html[dir=ltr] .slider-head {
    font-size: 16px;
  }
}
.slider-head:first-child {
  font-family: bold;
  font-size: 48px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
 .slider-head:first-child {
    font-size: 17px;
    display: block;
    margin: 0;
  }
  .slider-head:last-child {font-size:13px}
  html[dir=ltr] .slider-head:first-child {
    font-size: 18px;
  }
  html[dir=ltr] .slider-head:last-child {fon-size:16px}
}
@media (max-width: 480px) {
  .logoSection img {
    margin: auto;
    
}.slider-head:first-child {
    font-size: 14px;
}
.slider-head:last-child {font-size:11px}}

.owl_oilContainer-fix .layer-fadeInLeft {

    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: translateX(30%);
    -ms-transform: translateX(30%);
    -webkit-transform: translateX(30%);
    transform: translateX(30%);

}
.owl_oilContainer-fix .layer-fadeInRight {

    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform: translateX(-30%);
    -ms-transform: translateX(-30%);
    -webkit-transform: translateX(-30%);
    transform: translateX(-30%);

}
.owl_oilContainer-fix .owl-item.active .layer-fadeInLeft{

    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);

}
.owl_oilContainer-fix .owl-item.active .layer-fadeInRight{

    filter: progid: DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);

}
.text-cont h1{color:rgb(255, 214, 0);   font-family: 'Frutiger Bold'!important;}
.text-cont h2{   font-family: 'Frutiger Light' !important;}
@media (max-width: 768px){.text-cont {
   
    bottom: 70px;}}
@media (max-width: 480px){
.text-cont {
    bottom: 35px;
}}