.site-logo img {
    width: 160px;
}
.header-style-4 .navigation .container, .header-style-5 .navigation .container {
    background-color: transparent;
    border-radius: 5px;
}
.header-style-1 #navbar > ul > li > a, .header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a, .header-style-4 #navbar > ul > li > a, .header-style-5 #navbar > ul > li > a, .header-style-6 #navbar > ul > li > a {
    font-size: 15px;
    font-size: 21px;
    font-weight: 600;
    padding: 6px 15px;
    position: relative;
    margin-top: 45px;
}
.site-header #navbar > ul > li > a {
    font-size: 15px;
    font-size: 18px;
    color: #fff;
}
.site-header #navbar > ul li a:hover, .site-header #navbar > ul li a:focus {
    text-decoration: none;
    color: #ebb11e;
}
.site-header #navbar > ul > li .sub-menu a:hover {
    background-color: #ebb11e;
    color: #fff;
}
.site-header #navbar > ul > li .sub-menu a {
    font-size: 13px;
    font-size: 18px;
    color: #c3bfbf;
    display: block;
    padding: 11px 15px;
}
.header-style-1 #navbar > ul > li > a:before, .header-style-2 #navbar > ul > li > a:before, .header-style-3 #navbar > ul > li > a:before, .header-style-4 #navbar > ul > li > a:before, .header-style-5 #navbar > ul > li > a:before, .header-style-6 #navbar > ul > li > a:before {
    content: "";
    background-color: #ebb11e;
    width: 0;
    height: 3px;
    position: absolute;
    top: 28px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}
.site-logo img {
    width: 110px;
    margin-bottom: 15px;
}
.site-logo-footer {
    width: 110px;
}
.header-style-4 .sticky-header, .header-style-5 .sticky-header {
    background-color: #051829;
}
.section-padding {
    padding: 60px 0;
}
section.cta.section-padding.parallax {
    margin-top: 30px;
}
/*.hero-slider-style-2 .slide:before {
    content: "";
    background-color: rgb(0 0 0 / 34%);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}*/
.foot-menu{
display: flex;
}
.foot-second-menu{
    padding-left: 20px;
}
.services-grids .details h3 i {
    background: #fdc900;
    color: #051829;
    /* padding: 6px 10px; */
    padding-top: 6px;
    padding-left: 8px;
    padding-right: 8px;
    padding-bottom: 2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    position: relative;
    left: -5px;
}

/*Responsive-start*/
@media (max-width: 991px){
.site-header .navbar-header button {
    background-color: #051829;
    width: 40px;
    height: 35px;
    border: 0;
    padding: 5px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    outline: 0;
    position: absolute;
    right: 15px;
    top: 35px;
    z-index: 20;
}
.site-header #navbar > ul > li > a {
    color: #eebf19;
}
.site-header #navbar > ul .menu-item-has-children > a:before {

    content: none;
    
}
.header-style-1 #navbar > ul > li > a, .header-style-2 #navbar > ul > li > a, .header-style-3 #navbar > ul > li > a, .header-style-4 #navbar > ul > li > a, .header-style-5 #navbar > ul > li > a, .header-style-6 #navbar > ul > li > a {
    margin-top: 25px;
}
.call-icon{
    left: 84% !important;
}
.whatsapp-icon{
    left: 84.5% !important;
}
.offer-pic {
    display: block !important;
}
.offer-pic:after {
    border: none !important;
}
.offer-pic {
    padding: 0px !important;
    }
    .site-header #navbar > ul .menu-item-has-children > a:before {
    font-family: "FontAwesome";
    content: "\f107";
    font-size: 15px;
    font-size: 1rem;
    position: absolute;
    left: 240px;
    top: 15%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.header-style-4 #navbar > ul > li > a:hover:before{
    width: 0px;
}
.site-header #navbar > ul > li .sub-menu a {
    font-size: 13px;
    font-size: 18px;
    color: #000000;
    display: block;
    padding: 11px 15px;
}
}

.page-title:before {
    content: "";
    background-color: #051829c2!important;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

/*start - contact*/
.page-title {
    background: url(../images/cta-bg.jpg) center center/cover no-repeat local;
    height: 260px;
    position: relative;
    width: 100%;
}
.contact-section:before {
    content: "";
    background-color: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.contact-section-contact-box {
    padding: 38px 45px;
    border: 2px solid #fdc900;
    background-color: rgba(5, 24, 41, 0.9);
}
@media screen and (min-width: 992px)
.site-header #navbar > ul .sub-menu {
    background-color: #000000;
    width: 220px;
    position: absolute;
    left: 0;
    top: 130%;
    z-index: 10;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}


/*End-contact*/
.header-style-4 #navbar > ul > li > a
{
    font-size: 15px;
    font-size: 21px;
    font-weight: 600;
    padding: 6px 15px 30px 15px;
    position: relative;
    margin-top: 45px;
}
a.more {
    background-color: #fff;
    padding: 8px 15px;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
/*--------------------------------Gallery-start--------------------*/



.main .grid {
  color: #252a32;
  border-radius: 2px;
  background: #ffffff;
 
}
.main .project-img {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 70%;
  background: #ffffff;
}
.main .project-img img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
      border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
}


/*-----------------------------------------END-GALLERY-----------------------------*/
