.header-contact a i {
    font-size: 20px;
    color: #b9d532;
}
.header-contact a:hover {
    color: #b9d532;
}
.Social-midea a:hover {
    color: #b9d532;
}
.main-navigation ul li.sub-items:hover > a, .main-navigation ul li a:hover, .main-navigation ul li.active > a {
    color: #b9d532;
}
.site-header.sticky-header .main-navigation ul li.sub-items:hover > a, .site-header.sticky-header .main-navigation ul li a:hover, .site-header.sticky-header .main-navigation ul li.active > a, .site-header.sticky-header .main-navigation ul li.sub-items:hover > a::before, .site-header.sticky-header .main-navigation ul li a:hover::before, .site-header.sticky-header .main-navigation ul li.active > a::before, .site-header.sticky-header .main-navigation ul li ul.sub-menu li a:hover {
    color: #b9d532;
}
.sec-btn {
    background-color: #b9d532;
}
.sec-btn:hover {
    background-color: #b9d532;
}

.main-service-box:hover {
    border: solid 1px #b9d532;
}
.service-icon {
    border: solid 2px #b9d532;
}
.main-service-box a {
    background-color: #b9d532;
}

.case-content::before {
    background-color: #b9d532;
}

.blog-date a {
    background-color: #b9d532;
}
.link-btn {
    color: #b9d532;
}

.our-links h3::after {
    background-color: #b9d532;
}
.our-links h3::before {
    background-color: #b9d532;
}

.contact-us h3::after {
    background-color: #b9d532;
}
.contact-us h3::before {
    background-color: #b9d532;
}
.contact-us .contact-text i{
    font-size: 35px;
    color: #b9d532;
}
.latest-post h3::after {
    background-color: #b9d532;
}
.latest-post h3::before {
    background-color: #b9d532;
}
.latest-post-text span {
    color: #b9d532;
}
.social-media-footer a:hover {
  background-color: #b9d532;
}
.copyright-content p a {
    color: #b9d532;
}
.scroll-top {
    background-color: #b9d532;
}
.scroll-top::before {
    background-color: #b9d532;
}
.breadcrumb-box {
    background-color: #b9d532;
}
.toggle-button {
  background-color: #b9d532;
}
.toggle-menu .toggle-button {
  background-color: #b9d532;
}
/*
#b9d532
*/
/*
.contact-us .contact-text i{
    font-size: 35px;
    color: #e70e0e;
}
*/


.main-banner::before {
  background-image: none;
}
.main-inner-banner::before {
  //background-image: url(../images/overlay-5.png);
  background-image: none;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.site-branding {
    max-height: 55px;
}
.site-branding a img {
    /*width: 85%;*/
}
.sticky-header .header-bottom {
    /*padding-top: 0;*/
}
.site-header.sticky-header .site-branding a img.sticky-logo {
    opacity: 1;
    transition: 0.3s;
    width: 105px;
}
@media screen and (max-width: 991px) {
    .site-branding a img.sticky-logo {
        display: block;
        position: relative;
        opacity: 1;
        width: 50%;
        top: 8px;

    }
    /*.site-branding a img.sticky-logo {*/
    /*    position: absolute;*/
    /*    top: 8px;*/
    /*    left: 0;*/
    /*    width: 58%;*/
    /*    opacity: 0;*/
    /*    z-index: 1;*/
    /*}*/
}


/*Slider*/
.partners-slider .slick-slide.slick-current.slick-active.slick-center .partners-box{
    opacity: 1;
}

.header-contact a:last-child {
    margin-right: 10px;
}
.header-contact a {
    display: inline-block;
    color: #fff;
    margin-right: 15px;
    transition: 0.3s;
}
.header-contact a span {
    display: inline-block;
    margin-right: 0;
    margin-left: 5px;
}
.main-navigation {
    display: inline-block;
    float: right;
}
/*.main-navigation ul li {*/
/*    font-size: 16px;*/
/*    line-height: 24px;*/
/*    display: inline-block;*/
/*    margin-left: 0;*/
/*    margin-right: 20px;*/
/*    padding-left: 30px;*/
/*    position: relative;*/
/*}*/
/*.main-navigation ul li:first-child {*/
/*    margin-left: 30px;*/
/*    margin-right: 0;*/
/*    padding: 0;*/
/*}*/

.main-case-studies {
    margin-top: 0;
}

.main-get-touch .map-area {
    width: auto;
    height: auto;
}
.our-links h3::after,.contact-us h3::after,.latest-post h3::after {
    left: 0;
    right: 10px;
}
.links-text ul li a:hover {
    color: #e70e0e;
    padding-left: 0;
    padding-right: 10px;
    transition: 0.3s;
}


.main-footer .logo-content img {
    text-align: right;
    width: 188px;
}
.main-footer .latest-post-img img{
    width: 80px;
    height: 80px;
}
.main-footer .latest-post-content:hover .latest-post-img > a img {
    transform: scale(1.05);
    transition: all 0.3s ease;
}
@media screen and (max-width: 991px) {
    .main-footer .copyright-content span,.main-footer .copyright-content p {
         font-size: 8px !important;
    }
}

/*.main-footer .logo-content p {*/
/*    text-align: right;*/
/*    width: 100%;*/
/*}*/
.breadcrumb-box ul li {
    font-family: 'Vazir-Medium-FD', sans-serif;
    font-size: 15px;
    color: #fff;
    margin-left: 0;
    margin-right: 10px;
    text-transform: uppercase;
    font-weight: 500;
}
