/*
Theme Name: Denzel
Theme URI: https://droitthemes.com/wp/denzel/
Author: DroitThemes
Author URI: https://themeforest.net/user/droitthemes
Description: Denzel is a creative, full screen, scrolling portfolio WordPress theme that can be used by agencies, professionals, freelancers and even corporate companies.
Version: 1.0.6
License: GNU General Public License v2 or later
License URI: LICENSE
Requires at least: 4.7
Tested up to: 5.4
Requires PHP: 5.2.4
Text Domain: denzel
*/

.comment_box .contact_form_box .p_btn {
  background-color: #c5e213;
}

.dl_fp_testimonial_title .dl_title span {
  color: #c5e213;
}


/* Denzel Core Widget Style Start  */

/******** fp experience section css *********/
.dl_fp_experience_section.sec_padding {
  padding: 128px 0 96px;
}

.dl_fp_experience_title .dl_banner_title {
  font-size: 43px;
  font-weight: 700;
  color: #fff;
}

@media (max-width: 991px) {
  .dl_fp_experience_title .dl_banner_title {
    font-size: 35px;
    margin-bottom: 15px;
  }
}

.dl_fp_swiper_navigation {
  position: absolute;
  display: flex;
  justify-content: flex-end;
}


.dl_fp_experience_title .dl_fp_swiper_navigation {
  display: flex;
  align-items: center;
}

.dl_fp_experience_title .dl_fp_swiper_navigation .swiper_button_prev,
.dl_fp_experience_title .dl_fp_swiper_navigation .swiper_button_next {
  margin-left: 20px;
  cursor: pointer;
}

.dl_fp_experience_title .dl_fp_swiper_navigation .swiper_button_prev i,
.dl_fp_experience_title .dl_fp_swiper_navigation .swiper_button_next i {
  opacity: .5;
  transition: all 0.3s;
  font-size: 40px;
  display: inline-block;
}

.dl_fp_experience_title .dl_fp_swiper_navigation .swiper_button_prev i:hover,
.dl_fp_experience_title .dl_fp_swiper_navigation .swiper_button_next i:hover {
  opacity: 1;
}

.dl_fp_experience_title .dl_fp_swiper_navigation .swiper_button_prev i:hover,
.dl_fp_experience_title .dl_fp_swiper_navigation .swiper_button_next i:hover {
  color: #c5e213;
}

.dl_experience_list_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 60px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.3);
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .dl_experience_list_wrapper {
    padding: 30px 0;
  }
}

@media (max-width: 991px) {
  .dl_experience_list_wrapper {
    padding: 20px 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199.98px) {
  .dl_experience_list_wrapper {
    padding: 20px 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  .dl_experience_list_wrapper {
    padding: 20px 0;
  }
}

@media only screen and (min-width: 1440px) and (max-width: 1679px) {
  .dl_experience_list_wrapper {
    padding: 40px 0;
  }
}

.dl_experience_list_wrapper:first-child {
  border-top: 0px solid transparent;
}

.dl_experience_list_wrapper .dl_fp_institute_logo,
.dl_experience_list_wrapper .dl_fp_institute_job_time,
.dl_experience_list_wrapper .dl_fp_institute_job_desc {
  flex: 30% 0 0;
}

@media (max-width: 767px) {
  .dl_experience_list_wrapper .dl_fp_institute_job_desc {
    flex: 100% 0 0;
  }

  .dl_experience_list_wrapper .dl_fp_institute_logo {
    flex: 48% 0 0;
  }

  .dl_experience_list_wrapper .dl_fp_institute_job_time {
    flex: 48% 0 0;
  }
}

@media (max-width: 576px) {

  .dl_experience_list_wrapper .dl_fp_institute_logo,
  .dl_experience_list_wrapper .dl_fp_institute_job_time,
  .dl_experience_list_wrapper .dl_fp_institute_job_desc {
    flex: 100% 0 0;
  }

  .dl_experience_list_wrapper .dl_fp_institute_logo {
    display: none;
  }
}


.dl_experience_list_wrapper .dl_fp_institute_job_time {
  color: #fff;
}

@media (max-width: 991px) {
  .dl_experience_list_wrapper .dl_fp_institute_job_time {
    margin-top: 10px;
  }
}

.dl_experience_list_wrapper .dl_fp_institute_name {
  font-weight: 700;
  font-size: 30px;
  line-height: 1.25;
  color: #fff;
  margin-bottom: 0;
  text-transform: capitalize;
}

@media (max-width: 991px) {
  .dl_experience_list_wrapper .dl_fp_institute_name {
    font-size: 25px;
    margin-top: 5px;
  }
}

.dl_experience_list_wrapper .dl_fp_institute_job_desc {
  font-size: 16px;
  line-height: 1.625em;
  color: #fff;
}

@media (max-width: 991px) {
  .dl_experience_list_wrapper .dl_fp_institute_job_desc {
    margin-top: 10px;
  }
}

.dl_fp_experience_content .dl_fp_exp_pagination1,
.dl_fp_experience_content .dl_fp_exp_pagination {
  display: flex;
  align-self: center;
  justify-content: center;
  margin-top: 60px;
}

.dl_fp_experience_content .dl_fp_exp_pagination1 .swiper-pagination-bullet,
.dl_fp_experience_content .dl_fp_exp_pagination .swiper-pagination-bullet {
  display: block;
  width: 20px;
  height: 3px;
  background-color: #d6d6d6;
  border-radius: 0;
  margin: 0 5px;
  opacity: 1;
}

.dl_fp_experience_content .dl_fp_exp_pagination1 .swiper-pagination-bullet-active,
.dl_fp_experience_content .dl_fp_exp_pagination .swiper-pagination-bullet-active {
  background-color: #c5e213;
}

/******** fp experience section css end *********/


/******** fp skils / Progress bar section css *********/
.dl_fp_skils_content .dl_title {
  font-weight: 700;
  font-size: 2.7rem;
  line-height: 1.2;
  color: #000;
  margin-bottom: 30px;
}

@media (max-width: 991px) {
  .dl_fp_skils_content .dl_title {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .dl_fp_skils_content .dl_description {
    margin-bottom: 36px;
  }
}

.dl_fp_skils_content .dl_title span {
  color: #c5e213;
}

.dl_fp_skils_content .dl_description {
  color: #767676;
  font-size: 16px;
  line-height: 1.625em;
}


.progress_bar_wrapper .progress_bar {
  margin-bottom: 50px;
  position: relative;
}

@media (max-width: 991px) {
  .progress_bar_wrapper .progress_bar {
    margin-bottom: 25px;
  }
}

.progress_bar_wrapper .progress_bar .dl_desc {
  font-weight: 700;
  font-size: 0.9rem;
  letter-spacing: 1px;
  line-height: 1.2;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 17px;
}

.progress_bar_wrapper .progress_bar .progressbar {
  background-color: #000;
}

.progress_bar_wrapper .progress_bar .proggress {
  height: 6px;
  width: 10px;
  background-color: #c5e213;
}

.progress_bar_wrapper .progress_bar .progressbar {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 15px;
  position: relative;
}

.progress_bar_wrapper .progress_bar .percentCount {
  font-weight: 700;
  font-size: 14px;
  color: #060a24;
  position: absolute;
  right: 0;
  top: -35px;
}

/******** fp skils section css end *********/

/******** latest project Portfolio section *********/
.dl_fp_portfolio_section {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.dl_bg_changer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.dl_bg_changer .dl_section_bg {
  width: 100%;
  height: 100%;
  opacity: 0;
  will-change: opacity, transform;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.5s 0.2s ease, transform 5s 0.2s ease;
  -o-transition: opacity 0.5s 0.2s ease, transform 5s 0.2s ease;
  transition: opacity 0.5s 0.2s ease, transform 5s 0.2s ease;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.dl_bg_changer .dl_section_bg.dl_active {
  opacity: 1;
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
}

.dl_project_box_col {
  margin-top: 30px;
}

.dl_project_box_col .dl_project_box {
  display: block;
  padding-bottom: 30%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 768px) {
  .dl_project_box_col .dl_project_box .project-box {
    padding-bottom: 75%;
  }
}

@media (max-width: 768px) {
  .dl_project_box_col .dl_project_box {
    padding-bottom: 20%;
  }
}

.dl_project_box_col .dl_project_box .dl_project_box_inner {
  padding: 2.14rem 1.928rem;
}

@media (max-width: 991px) {
  .dl_project_box_col .dl_project_box .dl_project_box_inner {
    padding: 20px;
    min-height: 100px;
  }
}

.dl_project_box_col .dl_project_box .dl_title {
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-size: 1.525rem;
  line-height: 1.2;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.dl_project_box_col .dl_project_box .dl_project_category {
  position: absolute;
  bottom: 1.2rem;
  color: #cccccc;
  font-size: 16px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.dl_project_box_col .dl_project_box:hover {
  background-color: #c5e213;
}

.dl_project_box_col .dl_project_box:hover .dl_title {
  color: #060a24;
}

.dl_project_box_col .dl_project_box:hover .dl_project_category {
  color: #666666;
}

/******** latest project section Portfolio end *********/

/******** testimonial section css *********/
.dl_fp_testimonial_title .dl_icon_quote {
  line-height: .8;
  font-size: 12rem;
  color: #c5e213;
}

@media (max-width: 991px) {
  .dl_fp_testimonial_title .dl_icon_quote {
    font-size: 130px;
  }
}

@media (max-width: 576px) {
  .dl_fp_testimonial_title .dl_icon_quote {
    font-size: 80px;
  }
}

.dl_fp_testimonial_title .dl_title {
  font-weight: 700;
  font-size: 2.7rem;
  line-height: 1.2;
  color: #fff;
}

@media (max-width: 991px) {
  .dl_fp_testimonial_title .dl_title {
    font-size: 30px;
  }
}

.dl_fp_testimonial_title .dl_title span {
  color: #c5e213;
}

.dl_fp_testomonial_content .dl_name {
  line-height: 1.2;
  color: #fff;
  font-size: 16px;
  margin-bottom: 50px;
}

@media (max-width: 991px) {
  .dl_fp_testomonial_content .dl_name {
    margin-bottom: 20px;
  }
}

.dl_fp_testomonial_content .dl_name span {
  font-weight: 600;
  font-size: 1.525rem;
}

.dl_fp_testomonial_content .dl_desc {
  color: #fff;
  font-size: 16px;
}

.dl_fp_testomonial_content .dl_fp_swiper_navigation {
  display: flex;
  align-items: center;
  margin-top: 60px;
}

@media (max-width: 991px) {
  .dl_fp_testomonial_content .dl_fp_swiper_navigation {
    margin-top: 20px;
  }
}

.dl_fp_testomonial_content .dl_fp_swiper_navigation .swiper_button_prev,
.dl_fp_testomonial_content .dl_fp_swiper_navigation .swiper_button_next {
  margin-right: 20px;
  cursor: pointer;
}

.dl_fp_testomonial_content .dl_fp_swiper_navigation .swiper_button_prev i,
.dl_fp_testomonial_content .dl_fp_swiper_navigation .swiper_button_next i {
  opacity: 1;
  transition: all 0.3s;
  font-size: 40px;
  color: #FFFFFF;
}

.dl_fp_testomonial_content .dl_fp_swiper_navigation .swiper_button_prev i:hover,
.dl_fp_testomonial_content .dl_fp_swiper_navigation .swiper_button_next i:hover {
  color: #c5e213;
}

/******** testimonial section end *********/

/******** fp blog section *********/
.dl_fp_blog_title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 74px;
}

.dl_fp_blog_title .dl_title {
  margin-bottom: 0;
}

.dl_fp_blog_title .dl_cu_btn {
  background-color: #c5e213;
  color: #000;
  border: 1px solid #c5e213;
  border-radius: 0;
  padding: 1em 2.4em 1em;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

@media (max-width: 991px) {
  .dl_fp_blog_wrapper {
    margin-bottom: 30px;
  }

  .dl_fp_blog_title {
    flex-wrap: wrap;
    margin-bottom: 40px;
  }

  .dl_fp_blog_title .dl_cu_btn {
    margin-left: 15px;
  }
}

.dl_fp_blog_wrapper .dl_blog_thumb_wrapper {
  overflow: hidden;
  display: block;
  width: 100%;
}

.dl_fp_blog_wrapper .dl_blog_thumb_wrapper .dl_blog_thumb {
  width: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.dl_fp_blog_wrapper .dl_blog_thumb_wrapper:hover .dl_blog_thumb {
  transform: scale(1.1);
}

.dl_fp_blog_wrapper .dl_blog_meta {
  display: flex;
  align-items: center;
  margin-top: 25px;
}

@media (max-width: 991px) {
  .dl_fp_blog_wrapper .dl_blog_meta {
    margin-top: 8px;
  }
}

.dl_fp_blog_wrapper .dl_blog_meta span,
.dl_fp_blog_wrapper .dl_blog_meta a {
  line-height: 1.625;
  color: #767676;
  text-transform: uppercase;
  font-size: 14px;
}

.dl_fp_blog_wrapper .dl_blog_meta a:hover {
  color: #c5e213;
}

.dl_fp_blog_wrapper .dl_blog_meta span {
  margin: 0 5px;
}

.dl_fp_blog_wrapper .dl_blog_title {
  font-size: 24px;
  margin-top: 13px;
  margin-bottom: 18px;
}

@media (max-width: 991px) {
  .dl_fp_blog_wrapper .dl_blog_title {
    margin-bottom: 5px;
    margin-top: 5px;
    line-height: 1.2;
  }

  .dl_fp_blog_title .dl_title {
    font-size: 30px;
  }
}

.dl_fp_blog_wrapper .dl_blog_title a {
  color: #000;
}

.dl_fp_blog_wrapper .dl_blog_title a:hover {
  color: #c5e213;
}

.dl_fp_blog_wrapper .dl_read_more_btn {
  color: #c5e213;
  font-size: 16px;
  line-height: 1.625;
  display: inline-flex;
  align-items: center;
  transform: translateY(30px);
  opacity: 0;
  visibility: hidden;
}

.dl_fp_blog_wrapper .dl_read_more_btn i {
  margin-left: 8px;
  margin-top: 3px;
}

@media (max-width: 991px) {
  .dl_fp_blog_wrapper .dl_read_more_btn {
    transform: translateY(0px);
    opacity: 1;
    visibility: visible;
  }
}

.dl_fp_blog_wrapper:hover .dl_read_more_btn {
  transform: translateY(0px);
  opacity: 1;
  visibility: visible;
}

/******** fp blog section end *********/


.navbar-bottom {
  position: fixed;
  left: 0;
  width: 100%;
  bottom: 0;
  padding: 0 1.5rem 1rem 1.5rem;
}

@media (min-width: 992px) {
  .navbar-bottom {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}

.navbar-bottom {
  font-family: 'Relaway', sans-serif;
  color: #000;
}

.navbar-bottom .social {
  position: relative;
  z-index: 10;
  float: left;
}

.navbar-bottom .copy {
  float: right;
  position: relative;
  z-index: 10;
}

.social-icons li {
  float: left;
  margin-right: 1.5rem;
}

.navbar-bottom .social-icons li {
  list-style: none;
}

.navbar-bottom .social-icons li a {
  color: #000;
}

.navbar-bottom .copy {
  color: #000;
}


.social-icons ion-icon {
  display: block;
  font-size: 1.2rem;
  color: #000;
  transition: all 0.3s ease;
}

.social-icons ion-icon:hover {
  color: #c5e213;
}

.navbar-bottom-white,
.navbar-bottom-white .social-icons ion-icon {
  color: #fff;
}

.dl_navbar span {
  position: relative;
  z-index: 1;
}

.dl_navbar span:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-image: -moz-linear-gradient(40deg, rgb(90, 79, 250) 0%, rgb(169, 11, 223) 100%);
  background-image: -webkit-linear-gradient(40deg, rgb(90, 79, 250) 0%, rgb(169, 11, 223) 100%);
  background-image: -ms-linear-gradient(40deg, rgb(90, 79, 250) 0%, rgb(169, 11, 223) 100%);
  right: -10px;
  bottom: 7px;
}

/* 2.1 Navbar Desctop */

/******** For AR *********/
.projects.elementor-section .elementor-container {
  width: 100%
}

.dl_fp_testomonial_content .swiper-wrapper {
  margin-bottom: 88px;
}

.dl_fp_swiper_navigation {
  bottom: 0;
  left: 0;
}

.dl_fp_swiper_navigation i {
  font-size: 40px;
  cursor: pointer;
}

.swiper_button_prev.dl_fp_swiper_prev_one {
  margin-right: 20px;
}

.navbar-bottom .copy a {
  color: #FFFFFF;
}

.navbar-bottom .copy a:hover {
  color: #C5E213;
}


.navbar-bottom.navbar-bottom-white .social-icons li a {
  color: #FFFFFF;
}

.navbar-bottom.navbar-bottom-white .copy {
  color: #FFFFFF;
}

.navbar-bottom.navbar-bottom-white .copy a {
  color: #FFFFFF;
}

.navbar-bottom .copy a {
  color: #000;
}

nav.navbar.navbar-desctop.navbar-white .dark_logo {
  display: none;
}

nav.navbar.navbar-desctop .white_logo {
  display: none;
}

nav.navbar.navbar-desctop.navbar-white .white_logo {
  display: block;
}

.navbar-bottom .social ul {
  padding-left: 0;
}

a.edit_sec {
  margin-right: 50px;
  color: #C5E213;
  padding-bottom: 50px;
  text-align: center;
  float: right;

}

.logo_text {
  color: #fff;
}

.navbar_fixed .logo_text a {
  color: #000;
}
.navbar_fixed .logo_text a:hover {
  color: #000;
}

.navbar-mobile-footer a {
  color: #FFFFFF;
}

.navbar-mobile-footer a:hover {
  color: #C5E213;
}

.swiper_button_next:hover {
  color: #C5E213;
}

.swiper_button_prev:hover {
  color: #C5E213;
}

.navbar_fixed .logo_info .navbar-brand h3 {
  color: #c5e213;
}

.navbar-nav .dropdown-menu {
  background-color: transparent;
}

.navbar .position-relative {
  display: flex;
  align-items: center;
  height: 100%;
}

.navbar-nav .dropdown-menu li:last-child {
  margin-bottom: 0;
}

.navbar-nav .dropdown-toggle::after {
  display: none;
}

.navbar-nav-mobile {
  min-width: 300px;
}

@media (min-width: 767px) and (max-width: 992px) {
  .navbar-nav-mobile {
    min-width: 250px;
  }
}


.navbar-nav .dropdown-toggle::before {
  position: absolute;
  content: "\f107";
  right: 0;
  top: 0;
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}

.dropdown.show>.dropdown-toggle::before {
  transform: rotate(180deg)
}

.show_dropdown.dropdown-toggle::before {
  transform: rotate(180deg)
}

.navbar-mobile .dropdown .dropdown-menu {
  -webkit-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0s;
  -moz-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0s;
  -ms-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0s;
  -o-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0s;
  transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0s;
  max-height: 0;
  display: block;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  margin-top: 0;
  padding: 0 0px 0px 20px;
}
.navbar-mobile .dropdown .dropdown-menu.show {
  -webkit-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0s;
  -moz-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0s;
  -ms-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0s;
  -o-transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0s;
  transition: max-height 0.3s, opacity 0.2s 0.1s, visibility 0s 0s;
  max-height: 322px;
  overflow-y: scroll;
  display: block;
  opacity: 1;
  visibility: visible;
}
.navbar-nav .dropdown .dropdown-toggle::before{
  right: 7px;
}
.navbar-nav .dropdown .dropdown-menu .dropdown-toggle::before{
  right: 0;
}

@media (max-width: 768px) {
  .blog_sidebar{
      padding-left: 0px;
      padding-right: 20px;
      margin-top: 30px;
  }
  .navbar-bottom{
      padding-right: 60px;
  }
	.dl_fp_experience_content{
		padding-left:3px;
		padding-right:-10px;
	}
}

@media (max-width: 575px) {
    .navbar-nav-mobile{
      min-width: 250px;
    }
    .blog_inner {
      padding-right: 5px;
      padding-left: 5px;
  }
  .blog_area .blog_list_item.sticky .sticky-label {
    right: 20px;
  }
  .blog_sidebar{
    padding-left: 2px;
    margin-top: 40px;
  }
  .breadcrumb_area {
    padding: 140px 0px 160px;
  }
  .blog_details_br_content h2{
    font-size: 40px;
  }

  .blog_details_br_content h1{
    font-size: 50px !important;
  }

  .breadcrumb_area_two{
    padding: 140px 0px 80px;
  }
 
  .blog_details_br_content .post_details .p_date {
    margin-left: 0px;
    margin-right: 15px;
    margin-top: 10px;  
  }
  .gallery-item {
   padding-right:0px !important;
  }
  .dl_fp_blog_wrapper .dl_blog_meta a {
   font-size:12px;
  }
  .page-template-one-page .navbar.navbar-desctop.navbar-white{
   background-color: rgb(17 17 17 / .7);
  }
  .page-template-one-page .navbar.navbar-desctop{
   background-color: #FFFFFF;
  }
  .container.denzelcontainer{
		margin-top:-110px;
  }
  .dl_project_box_row.row {
    margin-right: -10px;
	 margin-left: -10px;
  }
  #projects.container {
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  #projects.row {
    padding-right: -10px;
    padding-left: -10px;
  }
  .breadcrumb_content h1 {
  font-size: 50px; 
  }
  
}

.footer_bottom a {
  color: #FFFFFF;
}

.footer_bottom a {
  color: #FFFFFF;
}

.footer_bottom a:hover {
  color: #C5E213;
}

.media-body h4{
  margin: 0px;
}
.dl_fp_blog_title a.dl_cu_btn:hover{
  color: #FFFFFF;
}
@media (min-width: 768px) and (max-width: 991px){
.denzelcontainer {
   max-width: 750px !important;
   margin-right:10px;
}
#projects .denzelcontainer {
   max-width: 100% !important;
   margin-right: 10px !important;
}
 
}
.parner_img img{
	max-height:100px !important;
	max-width:135px !important;
}
.footer_area .footer_top .social_link li a i:hover {
    color: #c5e213;
}
.footer_area .footer_top h3 a:hover:before{
	 background-color: #c5e213;
}

.admin-bar .navbar{
  margin-top: 32px;;
}

section#hero_section {
  min-height: 100vh;
}
.error404 nav.navbar.navbar-desctop.navbar-white .white_logo {
  display: none !important;
}