/* Using SCSS variables to store breakpoints */
/*
@include tablet {
    right: 0;
    height: 70px;
    padding: 12px 15px 0;

}

*/
/*Fonts*/
@font-face {
  font-family: 'SomarSans-Black';
  src: url(../vendor/fonts/somar/SomarSans-Black.otf); }

@font-face {
  font-family: 'SomarSans-BlackCondensed';
  src: url(../vendor/fonts/somar/SomarSans-BlackCondensed.otf); }

@font-face {
  font-family: 'SomarSans-BlackCondensedItalic';
  src: url(../vendor/fonts/somar/SomarSans-BlackCondensedItalic.otf); }

@font-face {
  font-family: 'SomarSans-BlackExpanded';
  src: url(../vendor/fonts/somar/SomarSans-BlackExpanded.otf); }

@font-face {
  font-family: 'SomarSans-BlackExpandedItalic';
  src: url(../vendor/fonts/somar/SomarSans-BlackExpandedItalic.otf); }

@font-face {
  font-family: 'SomarSans-BlackItalic';
  src: url(../vendor/fonts/somar/SomarSans-BlackItalic.otf); }

@font-face {
  font-family: 'SomarSans-Bold';
  src: url(../vendor/fonts/somar/SomarSans-Bold.otf); }

@font-face {
  font-family: 'SomarSans-Regular';
  src: url(../vendor/fonts/somar/SomarSans-Regular.otf); }

@font-face {
  font-family: 'SomarSans-ExtraBold';
  src: url(../vendor/fonts/somar/SomarSans-ExtraBold.otf); }

/* line 1, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_general.scss */
*:focus {
  outline: none !important; }

/* line 4, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_general.scss */
body {
  font-family: 'SomarSans-Regular';
  font-weight: normal; }

/* line 9, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_general.scss */
.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden; }

/* line 15, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_general.scss */
.page-content {
  position: relative;
  z-index: 90; }

/* line 21, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_general.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0; }

/*Lists
==========================*/
/* line 4, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }

/*Social List*/
/* line 11, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.social-list {
  overflow: hidden; }

/* line 14, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.social-list > li {
  float: left; }

/* line 17, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.social-list > li > a {
  display: block;
  height: 44px;
  line-height: 45px;
  color: #616161;
  padding: 0 12px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

/* line 28, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.social-list > li:hover a {
  color: #4fd775; }

/*Contact Info*/
/* line 34, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.contact-info {
  display: flex;
  overflow: hidden; }
  /* line 37, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
  .contact-info li {
    float: left;
    padding: 10px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    /* line 43, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
    .contact-info li:first-child {
      padding-left: 0px;
      border-right: 1px solid #e8e8e8; }
    /* line 47, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
    .contact-info li span {
      padding-left: 5px;
      font-family: 'SomarSans-Bold';
      font-size: 13px;
      color: #606060; }

/*Item-info*/
/* line 61, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
ul.item-info > li {
  overflow: hidden;
  margin-bottom: 15px; }

/* line 65, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
ul.item-info > li > span {
  display: block;
  float: left;
  font-size: 13px; }

/* line 70, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
ul.item-info > li > span:first-child {
  letter-spacing: 0.5px;
  font-size: 14px;
  margin-right: 5px; }

/* Categories List*/
/* line 78, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.categories-list > li {
  padding: 10px 0;
  border-bottom: 1px solid #f4f4f4;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

/* line 85, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.categories-list > li:last-child {
  border-bottom: none; }

/* line 88, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.categories-list > li > a {
  text-transform: capitalize;
  color: #505050;
  font-size: 14px;
  padding-left: 15px;
  position: relative;
  font-family: 'SomarSans-Bold'; }

/* line 96, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.categories-list > li:hover a {
  color: #4fd775; }

/* line 99, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.categories-list > li > a:before {
  content: " ";
  position: absolute;
  width: 0;
  height: 0;
  left: 0px;
  top: 10px;
  border: 2px solid #000; }

/* line 108, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.categories-list > li:hover > a:before {
  border: 2px solid #4fd775; }

/* line 111, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.categories-list > li > a > span {
  float: right;
  margin-right: 10px; }

/* Popular-Tags*/
/* line 116, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.popular-tags > li {
  margin: 5px 5px 5px 0;
  display: inline-block;
  padding: 10px;
  background: #f4f4f4;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

/* line 125, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.popular-tags > li:hover {
  background: #4fd775; }

/* line 128, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.popular-tags > li:hover a {
  color: #fff; }

/* Recent-Posts List*/
/* line 132, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.recent-list li {
  overflow: hidden;
  margin-bottom: 15px; }

/* line 136, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.recent-list li img {
  width: 85px;
  height: 80px;
  float: left;
  margin-right: 10px;
  position: relative; }

/* line 143, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.recent-list li .blog-date {
  display: block;
  color: #c3c3c3;
  font-size: 13px; }

/* line 148, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.recent-list li a {
  color: #505050;
  font-size: 14px;
  line-height: 20px;
  text-transform: capitalize;
  padding-bottom: 10px;
  margin-top: 10px;
  display: block;
  font-family: 'SomarSans-Bold'; }

/* line 159, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_lists.scss */
.recent-list li:hover a {
  color: #4fd775; }

/*Images
==========================*/
/* line 3, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
img {
  display: block;
  max-width: 100%;
  height: auto; }

/*Image Corner*/
/* line 9, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners {
  position: relative;
  overflow: hidden;
  z-index: 100;
  margin-top: -33px; }

/* line 15, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .image-wrap {
  margin: 52px 52px 48px 48px; }

/* line 18, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners img {
  max-width: 100%;
  max-height: 400px;
  margin: 0 auto; }

/* line 23, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .top-corner,
.image-corners .bottom-corner {
  position: relative; }

/* line 27, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .top-corner {
  position: absolute;
  top: 0;
  right: 0; }

/* line 32, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .top-corner:before,
.image-corners .top-corner span:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-right: 34px solid #4fd775;
  border-bottom: 34px solid transparent; }

/* line 41, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .top-corner:before {
  right: 250px;
  top: 0px; }

/* line 45, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .top-corner span:before {
  right: 0px;
  top: 280px; }

/* line 49, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .top-corner:after,
.image-corners .top-corner span:after {
  content: "";
  position: absolute;
  right: 0px;
  border: 17px solid #4fd775; }

/* line 56, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .top-corner:after {
  top: 0px;
  width: 250px;
  height: 0; }

/* line 61, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .top-corner span:after {
  top: 30px;
  width: 0;
  height: 250px; }

/* line 66, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .bottom-corner {
  position: absolute;
  bottom: 0;
  left: 0; }

/* line 71, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .bottom-corner:before,
.image-corners .bottom-corner span:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 30px solid #f5f5f5;
  border-top: 30px solid transparent; }

/* line 80, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .bottom-corner:before {
  left: 0px;
  top: -170px; }

/* line 84, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .bottom-corner span:before {
  left: 140px;
  bottom: 0px; }

/* line 88, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .bottom-corner:after,
.image-corners .bottom-corner span:after {
  content: "";
  position: absolute;
  border: 15px solid #f5f5f5;
  left: 0px;
  bottom: 0; }

/* line 96, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .bottom-corner:after {
  width: 0;
  height: 140px; }

/* line 100, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-corners .bottom-corner span:after {
  width: 140px;
  height: 0; }

@media (max-width: 500px) {
  /* line 105, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
  .image-corners .image-wrap {
    margin: 34px 34px 30px 30px; }
  /* line 108, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
  .image-corners img {
    width: 100%;
    height: 300px; }
  /* line 112, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
  .image-corners .top-corner:before {
    right: 220px; }
  /* line 115, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
  .image-corners .top-corner:after {
    width: 220px; }
  /* line 118, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
  .image-corners .top-corner span:before {
    top: 250px; }
  /* line 121, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
  .image-corners .top-corner span:after {
    height: 220px; } }

/*Image Hover*/
/* line 126, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-hover {
  position: relative;
  display: block;
  margin: 0;
  max-width: 100%;
  color: #666;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  transform: translateZ(0); }

/* line 138, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-hover:after,
.image-hover:before {
  background-color: rgba(230, 230, 230, 0.3);
  position: absolute;
  content: ''; }

/* line 144, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-hover:after,
.image-hover:after {
  top: 0;
  left: 0; }

/* line 149, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-hover:before,
.image-hover:before {
  right: 0;
  bottom: 0; }

/* line 155, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-hover:after,
.image-hover:before {
  width: 200%;
  height: 200%;
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  transition: all .6s ease; }

/* line 163, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-hover:after {
  -webkit-transform: skew(45deg) translateX(-100%);
  -moz-transform: skew(45deg) translateX(-100%);
  transform: skew(45deg) translateX(-100%); }

/* line 168, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-hover:before {
  -webkit-transform: skew(45deg) translateX(100%);
  -moz-transform: skew(45deg) translateX(100%);
  transform: skew(45deg) translateX(100%); }

/* line 173, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_images.scss */
.image-hover:hover:after,
.image-hover:hover:before {
  -webkit-transform: skew(40deg) translateX(0);
  -moz-transform: skew(40deg) translateX(0);
  transform: skew(40deg) translateX(0); }

/* line 1, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.pt-60 {
  padding-top: 60px; }

/* line 4, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.pt-50 {
  padding-top: 50px; }

/* line 7, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.pt-40 {
  padding-top: 40px; }

/* line 10, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.pb-60 {
  padding-bottom: 60px; }

/* line 13, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.pb-50 {
  padding-bottom: 50px; }

/* line 16, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.pb-40 {
  padding-bottom: 40px; }

/* line 21, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.mb-20 {
  margin-bottom: 20px; }

/* line 26, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.section-lg {
  padding: 60px 0; }

/*Section Settings
==========================*/
/*Section-title*/
/* line 46, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.section-title {
  display: block;
  position: relative;
  font-size: 23px;
  line-height: 40px;
  padding-bottom: 15px;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-family: 'SomarSans-Bold';
  color: #606060; }
  /* line 56, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
  .section-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 0px;
    height: 2px;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #4fd775; }
  /* line 65, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
  .section-title:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 8px;
    width: 45px;
    height: 0px;
    border: 1px dashed #c9c9c9; }

.about-desription p{
    text-align: justify;
    line-height: 30px;
    color: #444
}

/* line 78, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.section-cont p {
  color: #777;
  line-height: 31px;
  font-size: 15px;
  text-transform: capitalize;
  letter-spacing: 1px;
  margin-bottom: 15px; }
  /* line 85, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
  .section-cont p:last-of-type {
    margin: 0; }

/* line 90, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.section-actions {
  margin-top: 20px; }

/* line 95, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.no-after-before:after,
.no-after-before:before {
  display: none; }

/* line 100, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.no-top {
  padding-top: 0 !important;
  margin-top: 0 !important; }

/* line 104, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.no-bottom {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important; }

/* About
============================*/
/* line 116, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/global/_section-settings.scss */
.about .image-corners {
  margin-top: -34px; }

/* line 2, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
.header {
  position: relative;
  background: #fff; }
  @media (max-width: 991px) {
    /* line 2, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
    .header {
      border-top: 4px solid #4fd775; } }
  /* line 8, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
  .header .container {
    position: relative; }
  /* line 11, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
  .header:before {
    content: "";
    position: absolute;
    background-color: #f5f5f5;
    width: 500%;
    height: 90px;
    top: 41px;
    z-index: 6;
    right: 75%; }
    @media (max-width: 991px) {
      /* line 11, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
      .header:before {
        display: none; } }
  /* line 24, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
  .header:after {
    content: "";
    position: absolute;
    bottom: 0px;
    height: 5px;
    width: 100%;
    background: #e6e6e6;
    z-index: 1; }
    @media (max-width: 991px) {
      /* line 24, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
      .header:after {
        display: block;
        position: static;
        width: 100%;
        height: 0;
        clear: both; } }
  /* line 40, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
  .header .top-header {
    display: block;
    position: relative;
    background: #f6f6f6;
    border-bottom: 1px solid #e8e8e8;
    z-index: 10; }
    /* line 46, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
    .header .top-header .social-list {
      float: right;
      border-right: 1px solid #e8e8e8;
      border-left: 1px solid #e8e8e8; }
    @media (max-width: 991px) {
      /* line 40, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
      .header .top-header {
        display: none; } }
  /* line 55, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
  .header .logo {
    display: block;
    position: relative;
    float: left;
    background: #f5f5f5;
    width: 300px;
    padding: 13px 0;
    z-index: 9; }
    @media (max-width: 1239px) {
      /* line 55, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
      .header .logo {
        width: 220px; } }
    @media (max-width: 991px) {
      /* line 55, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
      .header .logo {
        background: none;
        width: auto; } }
    /* line 70, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
    .header .logo img {
      height: 60px; }
    /* line 73, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
    .header .logo:before {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      border-width: 0 35px 86px 0;
      border-color: #f6f6f6 #fff;
      border-style: solid; }
      @media (max-width: 991px) {
        /* line 73, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
        .header .logo:before {
          display: none; } }
    /* line 85, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
    .header .logo:after {
      content: "";
      position: absolute;
      right: 15px;
      top: -7px;
      width: 5px;
      height: 100px;
      z-index: 9;
      background: #e6e6e6;
      transform: rotate(-21deg); }
      @media (max-width: 991px) {
        /* line 85, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
        .header .logo:after {
          display: none; } }
  @media (min-width: 992px) {
    /* line 100, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
    .header .navbar-collapse {
      display: block; } }
  @media (max-width: 991px) {
    /* line 100, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
    .header .navbar-collapse {
      background: #4fd775;
      max-height: 300px;
      width: 100%;
      overflow: hidden;
      overflow-y: scroll; } }
  /* line 111, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
  .header .navbar-collapse .nav-main {
    position: relative; }
    /* line 113, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
    .header .navbar-collapse .nav-main ul.navbar-nav {
      background: none;
      margin-right: 60px;
      display: flex;
      flex-direction: row;
      place-self: flex-end; }
      @media (max-width: 991px) {
        /* line 113, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
        .header .navbar-collapse .nav-main ul.navbar-nav {
          flex-direction: column;
          place-self: auto;
          margin: 0; } }
      /* line 126, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
      .header .navbar-collapse .nav-main ul.navbar-nav li.lang-mob {
        display: none; }
        @media (max-width: 991px) {
          /* line 126, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
          .header .navbar-collapse .nav-main ul.navbar-nav li.lang-mob {
            display: block; } }
      /* line 133, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
      .header .navbar-collapse .nav-main ul.navbar-nav li a {
        color: #606060;
        padding: 0 20px;
        line-height: 90px;
        font-family: 'SomarSans-Bold';
        font-size: 15px;
        text-transform: capitalize; }
        @media (max-width: 1239px) {
          /* line 133, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
          .header .navbar-collapse .nav-main ul.navbar-nav li a {
            padding: 0 14px;
            font-size: 14px; } }
        @media (max-width: 991px) {
          /* line 133, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
          .header .navbar-collapse .nav-main ul.navbar-nav li a {
            position: relative;
            display: block;
            overflow: hidden;
            color: #fff;
            padding: 5px 10px;
            line-height: 40px; } }
        /* line 153, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
        .header .navbar-collapse .nav-main ul.navbar-nav li a:focus {
          background: none; }
      /* line 159, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
      .header .navbar-collapse .nav-main ul.navbar-nav li:hover a, .header .navbar-collapse .nav-main ul.navbar-nav li.active a {
        color: #4fd775;
        background: none; }
        @media (max-width: 991px) {
          /* line 159, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
          .header .navbar-collapse .nav-main ul.navbar-nav li:hover a, .header .navbar-collapse .nav-main ul.navbar-nav li.active a {
            background: rgba(0, 0, 0, 0.1);
            color: #fff; } }

/*Header Search*/
/* line 182, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
.search-head {
  display: block;
  position: absolute;
  right: 15px;
  height: 85px;
  width: 60px;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  border-left: 1px solid rgba(0, 0, 0, 0.05);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  -webkit-transition: width 0.4s;
  -moz-transition: width 0.4s;
  transition: width 0.4s; }
  @media (max-width: 991px) {
    /* line 182, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
    .search-head {
      display: none; } }

/* line 200, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
.search-head-form {
  position: absolute;
  right: 0px;
  width: 270px;
  height: 100%; }

/* line 206, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
.search-head .btn-head {
  font-size: 16px;
  position: absolute;
  right: 0;
  width: 60px;
  height: 100%;
  padding: 0;
  background: none;
  color: #505050;
  border: none; }

/* line 217, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
.search-head input {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 210px;
  border: none;
  color: #373737;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* line 229, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
.search-head input:focus {
  box-shadow: none; }

/* line 232, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
.search-head:hover {
  width: 270px; }

/*btn-responsive-nav*/
/* line 241, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
.btn-responsive-nav {
  display: none;
  float: right;
  margin-top: 30px;
  margin-left: 20px;
  background: #4fd775;
  color: #fff;
  -webkit-transition: background 0.4s;
  -moz-transition: background 0.4s;
  transition: background 0.4s; }
  /* line 251, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
  .btn-responsive-nav:hover, .btn-responsive-nav:active, .btn-responsive-nav:focus {
    background: #222;
    color: #fff;
    outline: none !important; }
  @media (max-width: 991px) {
    /* line 241, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_header.scss */
    .btn-responsive-nav {
      display: block; } }

/* Footer
==============================*/
/* line 4, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
.footer {
  position: relative;
  background: #f5f5f5;
  overflow: hidden; }
  @media (max-width: 991px) {
    /* line 4, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
    .footer {
      display: none; } }

/* line 12, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
.footer .about-footer {
  padding-top: 50px;
  padding-bottom: 50px; }

/* line 16, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
.footer .footer-newsletter {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../images/bg-img.jpg);
  background-size: cover;
  padding: 50px 105px 50px 90px;
  z-index: 5; }

/* line 26, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
footer .footer-newsletter:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 100px solid #f5f5f5;
  border-top: 370px solid transparent;
  position: absolute;
  left: -1px;
  top: 0px;
  z-index: 6; }

/* line 37, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
.footer .footer-newsletter:after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0px;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.87);
  padding: 0 100px;
  z-index: -1; }

/* line 48, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
.footer .footer-newsletter p {
  color: #b1b1b1 !important;
  margin-bottom: 25px !important; }

@media (min-width: 2200px) {
  /* line 54, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
  .footer .footer-newsletter {
    position: relative;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto; } }

@media (max-width: 1200px) {
  /* line 63, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
  .footer .footer-newsletter {
    padding: 50px 15px 50px 70px; } }

@media (max-width: 767px) {
  /* line 68, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
  .footer .footer-newsletter {
    position: relative;
    padding: 50px 15px 50px 15px; }
  /* line 72, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
  footer .footer-newsletter:before {
    display: none; } }

/* Footer Copyright
==========================*/
/* line 78, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
.footer-copyright {
  display: block;
  width: 100%;
  overflow: hidden;
  background: #ebebeb;
  color: #b7b7b7;
  letter-spacing: 0.6px;
  line-height: 30px;
  padding: 10px 0; }
  /* line 87, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
  .footer-copyright .container {
    display: flex;
    justify-content: space-between; }
    @media (max-width: 991px) {
      /* line 87, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
      .footer-copyright .container {
        display: block; } }
    /* line 93, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
    .footer-copyright .container span {
      display: flex;
      gap: 10px; }
      @media (max-width: 991px) {
        /* line 96, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
        .footer-copyright .container span:first-child {
          display: none; } }
      @media (max-width: 991px) {
        /* line 93, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
        .footer-copyright .container span {
          justify-content: center; } }
      /* line 105, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
      .footer-copyright .container span a {
        color: #4fd775;
        text-transform: capitalize;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        transition: 0.3s; }
        /* line 111, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_footer.scss */
        .footer-copyright .container span a img {
          height: 30px; }

/* line 1, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_slider.scss */
.home-slider .carousel {
  position: relative;
  z-index: 0; }

/* line 5, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_slider.scss */
.carousel-indicators [data-bs-target] {
  background: #555;
  background-clip: padding-box;
  opacity: 0.4;
  height: 5px;
  width: 40px; }

/* line 12, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_slider.scss */
.carousel-indicators .active {
  background-color: #4fd775;
  opacity: 1; }

/* line 19, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_slider.scss */
.carousel-item a {
  display: block; }

/* line 22, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_slider.scss */
.carousel-item img {
    display: block;
    width: auto;
    max-height: 520px;
    margin: 0 auto;
}

/* line 27, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_slider.scss */
.home-slider .container.carousel .carousel-item img {
  border-radius: 10px; }

/* Service Box
=========================*/
/* line 4, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box {
  display: block;
  position: relative;
  overflow: hidden;
  margin-top: 30px;
  background: #fff; }

/* line 11, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box .service-box-head {
  position: relative; }

/* line 14, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box .service-box-img {
  position: relative; }

/* line 17, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box .service-box-img:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

/* line 30, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box:hover .service-box-img:before {
  opacity: 1; }

/* line 33, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box .service-box-img img {
  width: 100%;
  height: 100%; }

/* line 37, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box .service-box-icon {
  position: absolute;
  bottom: -111px;
  left: -116px;
  opacity: 0;
  padding: 30px 35px 45px 35px;
  background: #4fd775;
  color: #fff;
  font-size: 40px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  /* line 49, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
  .service-box .service-box-icon img {
    height: 40px; }

/* line 53, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box:hover .service-box-icon {
  bottom: 0;
  left: 0;
  opacity: 1; }

/* line 58, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box .service-box-content {
  position: relative;
  background: #f8f8f8;
  padding: 0px 30px 40px; }

/* line 63, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box .service-box-content:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 0;
  width: 0;
  height: 0;
  border-right: 20px solid #f8f8f8;
  border-top: 30px solid transparent; }

/* line 73, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box .service-box-content:after {
  content: "";
  position: absolute;
  top: -30px;
  right: 0;
  width: calc(100% - 20px);
  height: 30px;
  background: #f8f8f8; }

/* line 82, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box .service-box-content h3 {
  display: block;
  margin: 0 0 20px;
  font-family: 'SomarSans-Bold';
  font-size: 17px;
  line-height: 25px;
  color: #505050;
  min-height: 50px;
  text-transform: capitalize;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

/* line 95, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box .service-box-content p {
  color: #777;
  font-size: 15px;
  letter-spacing: 1px;
  line-height: 30px;
  margin: 0;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

/* line 105, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box .service-box-content .show-more {
  display: block;
  font-family: 'SomarSans-Bold';
  text-transform: capitalize;
  font-size: 13px;
  letter-spacing: 0.3px;
  color: #000;
  margin-top: 15px;
  -webkit-transition: color 0.3s ease-in-out;
  -moz-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }

/* line 117, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.service-box:hover .service-box-content h3,
.service-box:hover .service-box-content .show-more {
  color: #4fd775; }

/*Home Services*/
/* line 123, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.home-service {
  overflow: visible;
  text-align: center;
  border: 1px solid #f1f1f1;
  padding: 30px 20px;
  margin-top: -1px; }

/* line 130, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.home-service:nth-child(odd) {
  border-left: 0; }

/* line 133, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.home-service:last-child {
  border-left: 0; }

/* line 136, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.home-service .service-box-head {
  position: static; }

/* line 139, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.home-service .service-box-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* line 154, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.home-service:hover .service-box-img {
  opacity: 1;
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  transform: scale(1.05); }

/* line 160, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.home-service .service-box-img:before {
  opacity: 1;
  background: rgba(79, 215, 117, 0.9); }

/* line 164, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.home-service .service-box-icon {
  display: inline-block;
  position: relative;
  bottom: auto;
  left: auto;
  margin: 0 auto;
  padding: 0;
  background: none;
  color: #4fd775;
  font-size: 45px;
  z-index: 20;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

/* line 180, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.home-service .service-box-content {
  padding: 0;
  z-index: 20;
  background: none; }

/* line 185, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.home-service .service-box-content:before,
.home-service .service-box-content:after {
  display: none; }

/* line 189, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.home-service .service-box-content h3 {
  margin: 10px 0; }

/* line 192, /Users/hossamshahen/Desktop/gsces/public/web_assets/css/layouts/_service-box.scss */
.home-service:hover .service-box-icon,
.home-service:hover .service-box-content h3,
.home-service:hover .service-box-content p {
  color: #fff; }

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