/**
 * Theme Building Unit
 * Version: 1.0
 * Author: building_unit Unit company
 * Author URL:
 * Designer: Entsher Company
 * Designer URL: http://entsher.com
 * Coder: Ayat Ahmed
 * Coder URL: instagram.com/ayaat.a7med
 * Copyrights 2019
 */
/*Vars List Start*/
/*Vars List End*/
/*Media Queries Start*/
@media (max-width: 575.98px) {
  .navbar {
    padding: .5rem 1rem; }
    .navbar .nav-item {
      border-bottom: 1px solid #4B4B4B; }

  .navbar-collapse {
    overflow: hidden;
    transition-property: width;
    display: block;
    margin: 0;
    top: 0;
    left: 0;
    width: 0;
    background: #ffffff;
    position: fixed;
    bottom: 0;
    height: auto; }
    .navbar-collapse.show {
      width: auto; }
    .navbar-collapse ul {
      padding: 30px; }

  .main-title {
    padding: 30px 15px; }

  .arrows {
    top: 0; } }
@media (min-width: 576px) and (max-width: 767.98px) {
  .navbar {
    padding: .5rem 1rem; }
    .navbar .nav-item {
      border-bottom: 1px solid #4B4B4B; }

  .navbar-collapse {
    overflow: hidden;
    transition-property: width;
    display: block;
    margin: 0;
    top: 0;
    left: 0;
    width: 0;
    background: #ffffff;
    position: fixed;
    bottom: 0;
    height: auto; }
    .navbar-collapse.show {
      width: auto; }
    .navbar-collapse ul {
      padding: 30px; }

  .main-title {
    padding: 30px 15px; }

  .arrows {
    top: 0; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar {
    padding: .5rem 1rem; }
    .navbar .nav-item {
      border-bottom: 1px solid #4B4B4B; }

  .navbar-collapse {
    overflow: hidden;
    transition-property: width;
    display: block;
    margin: 0;
    top: 0;
    left: 0;
    width: 0;
    background: #ffffff;
    position: fixed;
    bottom: 0;
    height: auto; }
    .navbar-collapse.show {
      width: auto; }
    .navbar-collapse ul {
      padding: 30px; }

  .main-title {
    padding: 30px 15px; }

  .arrows {
    top: 0; } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  .navbar {
    padding: .5rem 3rem; }

  .main-title {
    padding: 30px 70px; }

  .arrows {
    top: -100px; } }
@media (min-width: 1200px) {
  .navbar {
    padding: .5rem 3rem; }

  .main-title {
    padding: 30px 70px; }

  .arrows {
    top: -100px; } }
/*Media Queries End*/
/*Static Elements Style Start*/
body {
  font-family: Arial;
  color: #4B4B4B;
  font-size: 18px;
  background: #ffff; }

.mouse, .butn, #goTop, .arrows .next, .arrows .prev, #main-projects .project .project-item:hover {
  cursor: pointer !important; }

.jRight,
.jLeft,
#main-about .content .cont,
#about-vision .vision .content,
.defDection .cont,
.designs-parts .design-block .design-content .cont,
.jCenter {
  text-align: justify; }

.jCenter {
  text-align-last: center; }

.txt-center, .main-title, .arrows .next, .arrows .prev, #header .goDown, #main-projects .project .project-item .overlay {
  text-align: center; }

.f-bold, .main-title, .title, #main-contact form .butn, #main-footer a {
  font-weight: bold; }

.secPad-top, #main-projects, #main-projects .more, #main-partners, #main-contact, #main-footer, #about-vision, .defDection, .designs-parts {
  padding-top: 110px; }

.secPad-bottom, #main-projects .more, #main-partners, #main-contact, #all-projects, .defDection, .designs-parts {
  padding-bottom: 110px; }

.lcolorBG, .butn.butnLight.bordered:hover, .butn.butnDark:hover, #all-projects .project-block:hover .wrapper, #about-vision:before, .designs-parts.blog .design-block:hover {
  background: #7F3F98; }

.dcolorBG, .butn.butnLight:hover, .butn.butnWhite:hover {
  background: #231F20; }

.gradBG {
  background-image: linear-gradient(40deg, #7F3F98 35%, #231F20); }

.lcolorTxt, .butn.butnWhite.bordered:hover, .arrows .next, .arrows .prev, .navbar.purple .dropdown-menu li:hover a, .navbar-light.purple .dropdown-menu li:hover a, .navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover, #main-footer .title, #main-footer a:hover {
  color: #7F3F98; }

.dcolorTxt {
  color: #231F20; }

.wcolorTxt, .butn.butnLight.bordered:hover, .butn.butnWhite:hover, .arrows .next:hover, .arrows .prev:hover, .navbar.purple .nav-link, .navbar-light.purple .nav-link, .navbar.purple .dropdown-menu li a, .navbar-light.purple .dropdown-menu li a, #main-contact form input:not([type=submit]), #main-contact form textarea, #main-contact form input:not([type=submit])::placeholder, #main-contact form textarea::placeholder, #all-projects .project-block:hover .wrapper, .designs-parts.blog .design-block:hover .h3, .designs-parts.blog .design-block:hover .h6, .single .share a {
  color: #fff !important; }

.fcolorTxt, #main-footer, #all-projects .project-block .wrapper, .designs-parts .design-block .design-content {
  color: #4B4B4B; }

.clear-both, .main-title {
  clear: both; }

.dis-block, .after, #main-contact:before, #about-vision:before, form, .dropdown-menu.show, #main-projects .project .project-item .overlay, .project-title, .designs-parts.blog .design-block {
  display: block; }

.dis-inline-block, .main-title, .title, .arrows .next, .arrows .prev, #header .goDown, #main-projects .project .project-item .overlay a, #main-partners .partner-item, #main-footer .follow li, .defDection.unstyle ul li {
  display: inline-block; }

.dis-flex {
  display: flex;
  flex-wrap: wrap; }

.pos-rel, .main-title, .arrows, .arrows .next, .arrows .prev, form, .dropdown-menu.show, #header, #header .goDown, #main-projects .project .project-item, #main-partners, #main-contact, #all-projects .project-block .wrapper, #all-projects .project-block .project-img, #all-projects .project-block .project-img img, #about-vision, .project-title, .designs-parts .design-block .design-img, .designs-parts.blog .design-block {
  position: relative; }

.pos-abs, .after, #main-contact:before, #about-vision:before, .dropdown-menu, #main-projects .project .project-item .overlay, #main-contact form i {
  position: absolute; }

.opacity-0, .dropdown-menu {
  opacity: 0; }

.opacity-1, .dropdown-menu.show {
  opacity: 1; }

.over-hidden, .dropdown-menu, #main-projects .project .project-item, #all-projects .project-block .project-img, .designs-parts .design-block .design-img {
  overflow: hidden; }

.over-visible {
  overflow: visible; }

.bg-fx-img, #header, #main-about .img, #main-projects .more, #about-vision {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed; }

.lColor, #header .goDown {
  color: #7F3F98; }

.dColor {
  color: #231F20; }

.fColor {
  color: #4B4B4B; }

.light-bg {
  background-color: #7F3F98; }

.white-txt {
  color: #ffffff; }

.trans, .butn, .arrows .next, .arrows .prev, .navbar, .navbar-light, .navbar .navbar-toggler, .navbar-light .navbar-toggler, .navbar-collapse.show, .dropdown-menu, .dropdown-menu.show, #main-projects .project .project-item .overlay, #main-footer a, #all-projects .project-block .wrapper, #all-projects .project-block .project-info span, .designs-parts .design-block, .designs-parts .design-block .design-img img {
  -webkit-transition: 0.5s all ease-in-out;
  -moz-transition: 0.5s all ease-in-out;
  -o-transition: 0.5s all ease-in-out;
  -ms-transition: 0.5s all ease-in-out;
  transition: 0.5s all ease-in-out; }

.butn {
  text-decoration: none !important;
  text-align: center;
  padding: 10px 50px;
  margin: 10px 10px 10px 0;
  display: inline-block;
  outline: 0;
  border: 0; }
  .butn.butnLight {
    background: #7F3F98; }
    .butn.butnLight.bordered {
      color: #7F3F98 !important;
      background: transparent;
      border: 7px solid #F0F0F0; }
      .butn.butnLight.bordered:hover {
        border-color: #7F3F98; }
  .butn.butnDark {
    background: #231F20; }
  .butn.butnWhite {
    background: #ffffff;
    color: #7F3F98 !important; }
    .butn.butnWhite.bordered {
      color: #F0F0F0 !important;
      background: transparent;
      border: 7px solid #F0F0F0; }
      .butn.butnWhite.bordered:hover {
        background: #F0F0F0;
        border-color: #F0F0F0; }
  .butn.paX {
    padding-right: 70px;
    padding-left: 70px; }
  .butn.xl {
    padding-right: 80px;
    padding-left: 80px; }

.main-title {
  text-transform: capitalize;
  border: 7px solid #ffffff;
  font-size: 3rem;
  color: #7F3F98; }

#popup {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  padding: 30px;
  z-index: 9999;
  display: none; }
  #popup .content {
    width: 100%;
    height: 100%;
    display: block; }
    #popup .content img {
      margin: 0 auto;
      text-align: center;
      display: block;
      position: relative;
      width: 100%;
      padding: 10px;
      background: #fff; }

.closeView {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99999;
  width: 50px;
  height: 50px;
  text-align: center;
  font-size: 26px;
  line-height: 50px;
  color: #7F3F98;
  cursor: pointer; }
  .closeView:hover {
    color: #231F20; }
  .closeView i {
    transform: rotate(180deg); }

.divi {
  height: 2px;
  width: 70px;
  background: #7F3F98;
  display: block;
  margin: 10px auto; }

.title {
  text-transform: capitalize;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  .title.line {
    border-bottom: 3px solid #ffffff; }
    .title.line.dark {
      border-color: #7F3F98; }
  .title.square {
    padding-right: 60px;
    padding-Left: 60px;
    border: 7px solid #F0F0F0; }

a {
  text-decoration: none !important; }

#goTop {
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 9999;
  background: #7F3F98;
  opacity: 1;
  display: none; }
  #goTop a {
    width: 60px;
    height: 60px;
    padding: 10px;
    outline: 0;
    font-size: 18px;
    text-align: center;
    line-height: 45px;
    color: #ffffff;
    display: block; }
  #goTop:hover {
    opacity: 1;
    background: #231F20; }

.after, #main-contact:before, #about-vision:before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

.arrows {
  width: 50%;
  margin: auto;
  padding: 10px; }
  .arrows .next, .arrows .prev {
    background: transparent;
    border: 3px solid #F0F0F0;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    line-height: 55px; }
    .arrows .next:hover, .arrows .prev:hover {
      background: #7F3F98;
      border-color: #7F3F98; }
  .arrows .next {
    float: right; }
  .arrows .prev {
    float: left; }

.hid {
  overflow: hidden;
  height: 0;
  padding-top: 0;
  padding-bottom: 0;
  opacity: 0; }

/*Static Elements Style End*/
form {
  margin-top: 40px; }
  form input:not([type=submit]), form textarea {
    width: 100%;
    background: transparent;
    outline: 0;
    border: 3px solid #F0F0F0;
    margin-bottom: 10px;
    padding: 15px 15px 15px 50px; }
  form textarea {
    height: 200px; }

/*Bootstrap Edits Start*/
.navbar, .navbar-light {
  background-color: transparent !important;
  border: 0;
  box-shadow: none; }
  .navbar .nav-link, .navbar-light .nav-link {
    font-weight: bold; }
  .navbar.white, .navbar-light.white {
    background: #ffffff !important; }
  .navbar.purple, .navbar-light.purple {
    background: #7F3F98 !important; }
    .navbar.purple .navbar-collapse, .navbar-light.purple .navbar-collapse {
      background: #7F3F98; }
    .navbar.purple .dropdown-menu, .navbar-light.purple .dropdown-menu {
      background: #7F3F98; }
  .navbar .navbar-toggler, .navbar-light .navbar-toggler {
    border: 0;
    outline: 0; }
    .navbar .navbar-toggler.collapsed, .navbar-light .navbar-toggler.collapsed {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }

.navbar-brand img {
  height: 110px; }

.dropdown-menu {
  transition-property: top;
  border: 0;
  box-shadow: none;
  border-radius: 0;
  top: -200px; }
  .dropdown-menu.show {
    top: auto; }

/*Bootstrap Edits End*/
/*Index Page Style Start*/
#header {
  height: 100vh; }
  #header .goDown {
    padding: 20px 10px;
    border: 3px solid #ffffff;
    border-radius: 50px;
    margin-top: 50px; }
  #header.sub-header {
    height: 500px; }

#main-about .content {
  padding-top: 60px;
  padding-bottom: 60px; }
  #main-about .content .title, #main-about .content .cont {
    margin-left: 40px;
    margin-right: 40px; }
  #main-about .content .cont {
    line-height: 1.5; }
#main-about .img {
  padding: 0;
  background-size: cover;
  background-position: center;
  min-height: 300px; }

#main-projects .title.square {
  margin-bottom: 80px; }
#main-projects .project {
  margin: 0;
  padding: 0; }
  #main-projects .project .project-item {
    background: #7F3F98;
    width: 100%;
    height: 350px; }
    #main-projects .project .project-item .overlay {
      padding: 0 20px 0 20px;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      opacity: 0;
      z-index: 3;
      border: 7px solid #ffffff;
      margin: 20px; }
      #main-projects .project .project-item .overlay a {
        margin: 10px; }
    #main-projects .project .project-item img {
      width: 120%; }
    #main-projects .project .project-item:hover .overlay {
      padding-top: 90px;
      opacity: 1; }
    #main-projects .project .project-item:hover img {
      opacity: 0.4; }
#main-projects .more {
  background-position: center;
  background-image: url("../imgs/more-projects.jpeg"); }

#main-partners .partner-item img {
  height: 150px; }

#main-contact:before {
  bottom: auto;
  height: 450px;
  background: #F0F0F0;
  z-index: 0; }
#main-contact .contact {
  padding: 50px 30px;
  z-index: 3; }
#main-contact form .butn {
  padding-right: 70px;
  padding-left: 70px; }
#main-contact form i {
  font-size: 25px;
  color: #ffffff;
  top: 15px;
  left: 30px; }

#main-footer {
  background: #F0F0F0; }
  #main-footer .title {
    border-color: #7F3F98; }
  #main-footer ul {
    list-style: none;
    padding: 0; }
  #main-footer .follow li a {
    padding-right: 10px; }
  #main-footer a {
    color: #4B4B4B;
    padding-bottom: 10px;
    font-size: 15px; }
  #main-footer .copyright {
    margin-top: 20px;
    line-height: 15px; }

/*Index Page Style End*/
/*Projects Page Style Start*/
#all-projects {
  padding-top: 160px; }
  #all-projects .project-block .wrapper {
    width: 100%;
    background: #F0F0F0;
    margin-bottom: 130px;
    padding: 20px; }
  #all-projects .project-block .project-img {
    width: 250px;
    height: 250px;
    margin: -130px auto 20px auto; }
    #all-projects .project-block .project-img img {
      margin: 0 auto;
      height: 100% !important; }
  #all-projects .project-block .project-info .col-6 {
    margin-bottom: 10px; }
  #all-projects .project-block:hover .wrapper .project-info span {
    color: #ffffff !important; }

.more-projects a {
  text-decoration: none;
  color: #ffffff !important;
  padding: 10px; }

/*Projects Page Style End*/
/*About Us Page Style Start*/
#about-vision:before {
  opacity: 0.8; }
#about-vision .vision {
  background: #ffffff;
  padding: 70px 40px; }
  #about-vision .vision .content {
    margin-top: 20px; }
#about-vision .title.line {
  border-color: #7F3F98; }

/*About Us Page Style End*/
/*Single Project Page Style Start*/
.project-title {
  width: 100%;
  padding: 40px 40px 100px 40px;
  margin-top: -100px; }

.single-pro-info {
  padding-top: 50px; }

/*Single Project Page Style End*/
/*Ar Design Page Style Start*/
.defDection ul li {
  margin-top: 10px;
  padding-left: 10px; }
.defDection.unstyle ul {
  list-style: none; }
  .defDection.unstyle ul li {
    margin: 20px; }

.designs-parts .design-block {
  margin-left: 0;
  margin-right: 0; }
  .designs-parts .design-block .design-img {
    width: 100%;
    height: 600px; }
    .designs-parts .design-block .design-img img {
      height: 120%; }
  .designs-parts .design-block .design-content {
    padding: 60px 20px; }
.designs-parts.blog .design-block {
  border: 2px solid #F0F0F0;
  margin-bottom: 15px; }
  .designs-parts.blog .design-block .design-img {
    margin-bottom: 10px;
    height: 350px; }
    .designs-parts.blog .design-block .design-img img {
      height: auto;
      width: 100%; }
  .designs-parts.blog .design-block .design-content {
    padding: 20px; }
  .designs-parts.blog .design-block:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

/*Ar Design Page Style End*/
/*Single Page Style Start*/
.single .share a {
  opacity: 0.8;
  padding: 10px; }
  .single .share a:hover {
    opacity: 1; }

/*Single Page Style End*/

/*# sourceMappingURL=main.css.map */
