/*   
Theme Name: B2P theme
Theme URI: http://badkoobeh.com/
Description: This Theme Is Implemented By Badkoobeh eMarketing Department
Author: Badkoobeh eMarketing Department
Author URI: http://badkoobeh.com/
Version: 1.0
*/
.iphorm-success-message {
    padding: 8px 20px 8px 45px !important
}

.vlt-simple-link i.fa-envelope, .vlt-widget--text.vlt-widget--white i.fa-envelope {
    margin-left: 0;
    margin-right: 5px;
}

.vlt-page-title {
    z-index: 10
}

.swiper-pagination2 {
    position: absolute;
    bottom: 15px !important;
    text-align: center;
    left: 0;
    z-index: 10;
}

.aboutSec .row {
    align-items: center;
}

.swiper-pagination2 .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    cursor: pointer;
    background: #fff;
}

.vlt-simple-link.slideLink {
    line-height: 50px;
    padding: 0 25px;
    border: 2px solid #000;
    z-index: 10;
}

.shareBox {
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.has-darkGray-background-color {
    background-color: #2c2c2c;
}

.vlt-team-member--style-1 .vlt-team-member__function {
    text-transform: uppercase;
}

.shareBox .shareTitle {
    font-weight: bold;
    text-transform: capitalize
}

.shareBox ul {
    padding: 0;
    display: flex;
    -webkit-display: flex;
    -moz-display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    margin: 0;
}

    .shareBox ul li {
        list-style: none;
        padding: 0 10px;
    }

.aboutMe .teamName {
    margin: 0 0 20px;
}

.vlt-navbar, .vlt-navbar.vlt-navbar--solid {
    background: rgba(255,255,255,1)
}

.vlt-menu-burger span {
    color: #000;
}

.single .vlt-menu-burger span.line-one,
.single .vlt-menu-burger span.line-two {
    color: #fff;
}

.single .vlt-navbar.vlt-navbar--solid .vlt-menu-burger span.line-one,
.single .vlt-navbar.vlt-navbar--solid .vlt-menu-burger span.line-two,
.single .vlt-menu-burger.vlt-menu-burger--opened span.line-one,
.single .vlt-menu-burger.vlt-menu-burger--opened span.line-two {
    color: #000;
}

.single .vlt-navbar .vlt-navbar-logo img.white {
    display: block;
}

.single .vlt-navbar .vlt-navbar-logo img.black {
    display: none;
}

.single .vlt-navbar.vlt-navbar--solid .vlt-navbar-logo img.white {
    display: none;
}

.single .vlt-navbar.vlt-navbar--solid .vlt-navbar-logo img.black {
    display: block;
}

.singleServices .vlt-work {
    padding: 20px;
}

.h1, h1 {
    font-size: 60px;
}

.servicesList > div:last-child {
    display: none;
}

.iphorm {
    position: relative;
    z-index: 1;
    padding: 70px 8.33333% 90px;
    background-color: #f5f5f5;
}

.iphorm_1_1-element-wrap,
.iphorm_1_2-element-wrap,
.iphorm_1_3-element-wrap,
.iphorm_1_4-element-wrap {
    width: 50%;
    float: right;
    margin-bottom: 30px;
}

.iphorm_1_5-element-wrap,
.iphorm_1_6-element-wrap {
    width: 100%;
    margin-bottom: 30px;
}

.iphorm-element-spacer {
    padding: 0 15px;
}

.iphorm-clearfix {
    overflow: hidden;
}

.vlt-project-showcase--style-6 .vlt-project-showcase__title {
    font-size: 45px;
    line-height: 60px;
}
.vlt-nav--fullscreen__footer{position:relative;z-index:10}
.vlt-animated-block{position:relative;z-index:1}
.vlt-isotope-filters li span{text-transform:capitalize;}
.vlt-work--style-2 .vlt-work__meta{text-align:center;}
@media (min-width: 576px) {
    .vlt-simple-image.text-center {
        text-align:left !important;
    }
}
@media (max-width: 1199px) {
    .vlt-gap-130 {
        height: 100px;
    }

    .mh-550 {
        min-height: 450px;
    }

    .h2, h2 {
        font-size: 40px;
    }

    .vlt-site-fixed-bar {
        width: 90px;
    }

    .vlt-project-showcase--style-6 .vlt-project-showcase__footer {
        padding-right: 90px;
    }

    .vlt-slider-controls--style-3 {
        height: 60px;
        padding: 0 30px;
    }
}

@media (max-width: 991px) {

    .slideSec .vlt-site-fixed-bar--right {
        display: none;
    }

    .vlt-project-showcase--style-6 .vlt-project-showcase__footer {
        padding-right: 0;
    }

    .h4, h4 {
        font-size: 22px;
    }

    .vlt-work--style-6 .vlt-work__title {
        font-size: 32px;
    }

    .vlt-testimonial__content {
        font-size: 20px;
    }
    .vlt-nav--fullscreen__mask svg
    {
        transform:rotate(90deg);
        -moz-transform:rotate(90deg);
        -webkit-transform:rotate(90deg);
    }
}

@media (max-width: 767px) {
    .iphorm{padding:30px 8.33333% 40px !important}
    .iphorm-responsive .iphorm-submit-wrap button{padding:10px 40px !important;max-width:170px !important;}
    .servicesList > div:last-child{display:block}
    .iphorm-responsive .iphorm-submit-wrap button {
        max-width: 200px;
    }

    .iphorm_1_1-element-wrap,
    .iphorm_1_2-element-wrap,
    .iphorm_1_3-element-wrap,
    .iphorm_1_4-element-wrap {
        width: 100%;
        float: none;
        margin-bottom: 15px;
    }

    .iphorm_1_5-element-wrap,
    .iphorm_1_6-element-wrap {
        margin-bottom: 15px;
    }

    .vlt-page-title--style-4 .vlt-page-title__title {
        font-size: 30px;
    }

    .h1, h1 {
        font-size: 26px;
    }

    .h2, h2 {
        font-size: 26px;
        line-height: 35px;
    }

    .h4, h4 {
        font-size: 20px;
    }

    .vlt-work--style-6 .vlt-work__title {
        font-size: 28px;
    }

    .vlt-gap-120 {
        height: 60px;
    }

    .vlt-navbar .vlt-navbar-inner {
        min-height: 60px;
    }

    .vlt-page-title--style-2 {
        padding: 80px 0 40px;
    }

    .vlt-page-title--style-4 {
        padding: 80px 0 0;
    }

    .vlt-gap-100 {
        height: 50px;
    }
    .vlt-gap-90{height:45px;}
    .vlt-gap-80 {
        height: 40px;
    }

    .vlt-gap-130 {
        height: 65px;
    }

    .vlt-footer--style-1 {
        padding: 40px 0;
    }

    .contactUs .vlt-simple-image {
        margin: 0 0 30px;
    }

    .vlt-project-showcase--style-6 .vlt-project-showcase__title {
        font-size: 26px;
        line-height: 35px;
    }

    .vlt-slider-controls--style-3 {
        height: 50px;
        padding: 0 15px;
    }

    .fz-5 {
        font-size: 45px;
    }

    .mh-550 {
        min-height: 300px;
    }
	@-webkit-keyframes vlt_marquee {
    0% {
        -webkit-transform: translateX(50%) translateZ(0);
        transform: translateX(50%) translateZ(0);
    }
    100% {
        -webkit-transform: translateX(-100%) translateZ(0);
        transform: translateX(-100%) translateZ(0);
    }
}
@keyframes vlt_marquee {
    0% {
        -webkit-transform: translateX(50%) translateZ(0);
        transform: translateX(50%) translateZ(0);
    }
    100% {
        -webkit-transform: translateX(-100%) translateZ(0);
        transform: translateX(-100%) translateZ(0);
    }
}
}
