/*
Theme Name: Megafactory Child
Description: Child Theme for Megafactory Theme
Author: Zozothemes
Version: 1.0
Template: megafactory
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozotheme
*/

/*Custom Style Code Right Here */
.team-title {
	display: none!important;
}
.team-photo {
	text-align: left!important;
	float: none;
	display: inline-block!important;
	padding: 0px 0px 15px 0px;
}

.header-inner .header-button a.btn.btn-md {
    text-transform: uppercase;
    padding: 10px 15px;
    letter-spacing: 1px;
}

.header-inner .header-button a.btn.btn-md:hover {
    color: #800000;
    background: #fff;
}

.header-inner .logobar-items .header-info h6.mt-0 {
    font-weight: normal;
}
button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey {
    background: transparent;
    border: 2px solid #800000;
    color: #800000;
    padding: 13px 45px;
    font-weight: 700;
    border-radius: 0px; 
}
button.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-modern.vc_btn3-color-grey:hover {
    background: #800000;
    color: #ffffff;
}
.services-content p {
	color: #fff;
}
.contact-section .wpcf7 input[type="submit"]{
	color: #fff;
}
.contact-section .wpcf7 textarea{
	max-height: 83%;
}
.footer-outer {
    width: 100%;
}
.footer-left {
    width: 100%;
    float: left;
    clear: both;
}
.footer-right {
    width: 100%;
    float: right;
}

.about-section .title-wrap {
    margin: 0 0 20px 0;
}

.about-section .title-wrap h2.section-title {
    font-size: 24px;
    margin: 0;
	line-height:31px;
}

.about-section button.vc_general.vc_btn3 {
    border-radius: 0;
    font-weight: bold;
    padding: 10px 20px;
    text-transform: uppercase;
}

.about-section button.vc_general.vc_btn3:hover{
	border-color: #000 !important;
}


.about-section .wpb_wrapper {
    height: 100%;
}

.about-section .wpb_wrapper .wpb_single_image {
    height: 100%;
}

.about-section .wpb_wrapper .wpb_single_image .vc_single_image-wrapper {
    height: 100%;
}

.about-section .wpb_wrapper .wpb_single_image .vc_single_image-wrapper img {
    height: 100%;
    object-fit: cover;
}

.about-section .about-years .title-wrap h3.section-title {
    font-size: 30px;
    line-height: initial;
	line-height: 37px;
}

.about-section .about-years .section-title-wrapper .section-description {
    color: #0c2141;
    font-weight: bold;
    font-size: 18px;
	line-height: 27px;
}
.section-title-wrapper span.sub-title {
    font-size: 20px;
}

.info-section p {
    font-size: 23px;
    font-weight: 300;
    line-height: 36px;
}

.services-section h3.section-title {
    text-transform: uppercase;
    font-size: 24px;
    max-width: 100%;
    margin: 0 auto;
	line-height: 32px;
}

.services-section .flip-back .flip-box-icon {
    display: none;
}

.contact-section .wpcf7 input[type="submit"] {
    float: right;
    background: transparent;
    border: 2px solid #800000;
    border-radius: 0;
    color: #800000;
    text-transform: uppercase;
    font-weight: 400;
    padding: 13px 45px;
}

.contact-section .wpcf7 input[type="submit"]:hover{
    background: #800000;
    color: #fff;
}

.projects-section button.vc_general.vc_btn3 {
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    padding: 13px 45px;
}

.site-footer .widget-title:after {
    background-color: #41afe2;
}


.site-footer .footer-middle-wrap .widget {
    color: #fff;
}

.site-footer .footer-middle-wrap .widget a {
    color: #fff;
}

.site-footer a#back-to-top i {
    color: #fff;
}

.get-in-touch h2.section-title {
    text-transform: uppercase;
    color: #4d4d4d;
    font-weight: bold;
    letter-spacing: 1px;
}

.contact-form-section input.wpcf7-submit {
    float: right;
    background: transparent;
    border: 2px solid #800000;
    border-radius: 0;
    color: #800000;
    text-transform: uppercase;
    font-weight: bold;
}

.contact-form-section input.wpcf7-submit:hover {
    background: #800000;
    border: 2px solid #800000;
}
.blog-wrapper.blog-style-1 .blog-inner > .post-thumb::before{
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
}
.blog-wrapper.blog-style-1 .blog-inner > .post-thumb::after{
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
}
.custom-buttons a.vc_btn3-style-outline-custom {
    padding: 13px 45px !important;
    font-weight: 700;
    font-size: 14px !important;
}
.footer-middle-wrap .footer-middle-sidebar a.footer-button-link {
    border: 2px solid #fff;
    padding: 8px 20px;
    display: inline-block;
    margin: 15px 0 0 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
}
.footer-middle-wrap .footer-middle-sidebar a.footer-button-link:hover {
    background: #fff;
    color: #000;
}
.services-section .services-thumb img.wp-post-image {
    height: 260px;
    object-fit: cover;
}

.services-section .services-title a.entry-title {
    background: #0C2141;
    color: #fff;
}

.services-section .services-excerpt {
    margin-bottom: 10px;
}

.services-section .services-read-more a.read-more {
    font-weight: bold;
}


header.page-title-wrap h1.page-title {
    text-transform: none;
    font-size: 32px;
}

header.page-title-wrap .page-title-wrap-inner {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    background: transparent;
}

.single .megafactory-single-post .megafactory-content-inner {
    padding-top: 60px;
}

.widget-area.left-widget-area ul.menu a {
    border: 1px solid rgba(0,0,0,0.15);
    padding: 10px 30px;
    display: inline-block;
    width: 100%;
    border-left: 3px solid #0C2141;
}
/*.widget-area.left-widget-area ul.menu a:active{
    border-left: 3px solid #800000;
}*/
.single .widget-area.left-widget-area {
    padding-right: 40px;
}

.single .widget-area.left-widget-area .sidebar-back {
    background: #0c2141;
    padding: 30px 22px;
    color: #fff;
}

.single .widget-area.left-widget-area .sidebar-back h3 {
    color: #fff;
    font-size: 26px;
    margin: 0 0 20px 0;
}

.single .widget-area.left-widget-area .sidebar-back p a {
    color: #fff;
}

.widget-area.left-widget-area ul.menu li.current-menu-item a, .widget-area.left-widget-area ul.menu a:hover{
    color: #800000;
    font-weight: bold;
    border-left: 3px solid #800000;
}

.single .single-post-template article .article-inner .entry-content {
    padding: 0;
}
.single .single-post-template article .article-inner .entry-content .single-service-heading {
    padding: 2px 0 0 0 !important;
}
.single-post-template .single-service-heading .section-title-wrapper .title-wrap {
    margin: 0 0 15px 0;
}
.single-post-template .single-service-heading .section-title-wrapper .title-wrap h2.section-title {
    font-size: 34px;
}

.single-post-template .single-service-image figure.vc_figure {
    width: 100%;
    margin: 0 0 15px 0;
}

.single-post-template .single-service-image figure.vc_figure .vc_single_image-wrapper {
    width: 100%;
}
.single-post-template .single-service-image .wpb_single_image img {
    width: 100% !important;
    /*max-height: 300px;*/
    object-fit: cover;
}


.section-title-wrapper .section-description a.btn {
    font-weight: bold;
    text-transform: uppercase;
}

.section-title-wrapper .section-description a.btn:hover {
    color: #fff;
}

.single .widget-area.left-widget-area.is_stuck {
    /*top: 118px !important;*/
}

/*.single-service-content .section-title-wrapper {
    margin: 0 0 15px 0;
}*/

.single-service-content .section-title-wrapper .section-description {
    font-weight: bold;
    /*color: #4d4d4d;*/
    font-size: 18px;
    line-height: 22px;
    margin: 5px 0 15px 0;
}


.megafactory-header .header-inner .nav-link:hover,.megafactory-header .header-inner .nav-link:active {
    font-weight: bold;
}

.image-map .imp-wrap {
    max-width: 100% !important;
    width: 100%;
}

.image-map .imp-wrap .imp-tooltip {
    border-radius: 0 !important;
    box-shadow: -4px 5px 0px rgba(0,0,0,0.4);
}

.image-map .imp-wrap .imp-tooltip h5 {
    color: #0C2141;
}
.image-map .imp-wrap .imp-tooltip p {
    color: #0C2141;
}
.image-map .imp-spot-fontawesome-icon .fa:hover {
    font-size: 30px;
}
.image-map .imp-wrap .imp-tooltip h4 {
    border-bottom: 1px solid #ccc;
    padding: 0 0 10px 0;
    margin: 0 0 11px 0;
    font-weight: normal;
}
ul#megafactory-main-menu.nav > li > a:hover {
    border: 2px solid;
}
.services-section .blog-wrapper .blog-inner {
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.services-section .blog-wrapper .blog-inner .post-thumb {
    margin: 0;
}
.services-section .blog-wrapper .blog-inner .post-thumb img {
    height: 260px;
    object-fit: cover;
}

.services-section .blog-wrapper .blog-inner .post-excerpt {
    padding: 0 20px;
}
.services-section .blog-wrapper .blog-inner .entry-title h3 {
    background: #0C2141;
    color: #fff;
    padding: 5px 20px 9px 20px;
    display: block;
    text-transform: uppercase;
}
.services-section .blog-wrapper .blog-inner .entry-title h3 a.post-title {
    color: #fff;
}

.services-section .blog-wrapper .blog-inner .top-meta {
    padding: 0 20px;
}

.services-section .blog-wrapper .blog-inner .top-meta a.read-more {
    font-weight: bold;
}

.mobile-bar-toggle.close:before, .mobile-bar-toggle.close:after {
    background: #fff;
}
.mobile-header-items li a {
    color:#000000!important;
}

.mobile-bar-middle .current-menu-item a.nav-link {
    color: #c1c1c1;
}

.mobile-bar-middle .zmm-dropdown-toggle{
    color: #fff;
}

.mobile-bar-inner .search-form button[type="submit"] {
    background: #fff;
}
.site-footer h3.widget-title{
    margin-bottom: 0px; 
}
.site-footer h3.widget-title:after{
    display: none;
}

.navbar-items .nav-item li {
    line-height: inherit !important;
    height: auto !important;
}

.navbar-items .nav-item a.nav-link {
    padding: 10px 10px !important;
    line-height: initial !important;
    height: inherit !important;
    display: inline-block;
    font-weight: normal !important;
    border: 2px solid transparent;
}

.navbar-items .nav-item ul.dropdown-menu a.nav-link {
    display: block;
}
.projects-section button.vc_general.vc_btn3:hover {
    background: #fff !important;
    color: #000 !important;

}
.group-team .team-thumb {
    float: left;
    margin-right: 50px !important;
}
.group-team .team-inner {
    float: left;
    width: 100%;
}
.group-team .client-name{
    font-size: 35px;
}
.group-team .team-designation p{
    background-color: transparent !important;
}
.group-team .team-designation,
.group-team .team-excerpt,
.group-team .post-more,
.group-team .team-name{
    overflow: hidden;
    
}
 .group-team .team-name{
    margin-top: 10px;
}
.group-team .owl-carousel .owl-nav {
    right: 0;
    bottom: 0;
    top: auto !important;
    margin: auto;
    left: 0;
}

.group-team .owl-carousel .owl-item img {
    border: 10px solid #f1f1f1;
    background-color: #fff;
}
.group-team .owl-dot span,
.group-team .owl-prev,
.group-team .owl-next{
    background: #f1f1f1;    
    border-radius: 50%;
}

.group-team .owl-carousel .owl-nav .owl-prev:before,
.group-team .owl-carousel .owl-nav .owl-next:before{
    color: #4d4d4d;
}
.group-team .owl-carousel .owl-nav .owl-prev:hover::before,
.group-team .owl-carousel .owl-nav .owl-next:hover::before{
    color: #fff;   
}

.full-search-wrapper .search-form .input-group .btn {
    background: #fff;
}
a.full-search-toggle.close:before, a.full-search-toggle.close:after {
    background: #fff;
}



.image-map .imp-wrap .imp-tooltip p:nth-child(2) {
    border-bottom: 1px solid #333;
}
.image-map .imp-wrap .imp-tooltip p strong {
    color: #800100;
}

@media (max-width: 1199px){
    .footer-middle-wrap .footer-middle-sidebar a.footer-button-link {
        padding: 2% 3%;
        font-size: 11px;
    }
    .vc_row.about-section {
        padding: 30px 10px;
    }
    .about-section .wpb_column {
        margin: 25px 0 0 0 !important;
    }
    .about-section .wpb_column:first-child {
        margin-top: 0 !important;
    }
    .about-section .section-title-wrapper .section-description {
        max-width: 100%;
    }
    .about-section .about-years .section-title-wrapper {
        margin: 10px 0 20px 0 !important;
    }
    .about-section .about-years .section-title-wrapper .title-wrap {
        margin: 0;
    }
    .vc_row.info-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
        padding-top: 50px !important;
        padding-bottom: 50px !important;
    }
    .vc_row.services-section .vc_row.wpb_row.vc_inner {
        padding: 0 !important;
    }
    .vc_row.services-section {
        padding: 50px 10px;
    }
    .vc_row.projects-section {
        padding: 50px 20px !important;
    }
    .vc_row.contact-section {
        padding: 50px 10px;
    }
    footer.site-footer .footer-middle-wrap {
        padding: 50px 10px;
    }
}

@media (max-width: 1024px){
    .about-section {
        padding: 30px 10px;
    }
    .about-years .section-title-wrapper .title-wrap {
        margin-top: 0;
    }
    .about-years .section-title-wrapper {
        margin-bottom: 20px !important;
    }
    .services-section .flip-inner .flip-front, .services-section .flip-inner .flip-back {
        padding: 100px 0 !important;
    }
    .info-section .wpb_column.vc_column_container {
        margin: 0;
    }
    .vc_row.group-team {
        padding: 50px 10px !important;
    }
    .vc_row.team-members-section {
        padding: 50px 0;
    }
    .get-in-touch h3.vc_custom_heading {
        font-size: 24px;
        line-height: 30px;
    }
    .get-in-touch {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .single .megafactory-content-inner {
        padding-top: 40px !important;
    }
    .vc_row.single-service-list {
        padding: 8% !important;
    }
}

@media (max-width: 991px){
    .services-section .flip-inner .flip-box-title, .services-section .flip-inner .flip-box-content {
        padding: 0 20px !important;
    }
    .services-section {
        padding: 45px 10px;
    }
    .services-section .vc_row {
        padding-bottom: 0 !important;
    }
    .contact-section {
        padding: 50px 10px;
    }
    .site-footer .footer-middle-wrap {
        padding: 50px 10px 30px 10px;
    }
    .inner-banner-section h1.vc_custom_heading {
        font-size: 40px !important;
        line-height: 47px !important;
    }
    .inner-banner-section {
        padding: 0 30px;
    }
    .team-members-section .section-title-wrapper {
        margin: 0 !important;
    }
    .single .widget-area.left-widget-area {
        padding-right: 0px;
    }
    .single .widget-area.left-widget-area .sidebar-back h3 {
        font-size: 20px;
        margin: 0 0 10px 0;
    }
    .single-post-template .single-service-heading .section-title-wrapper .title-wrap {
        margin: 0 0 0 0;
    }
    .single-service-content .section-title-wrapper .title-wrap h3.section-title {
        font-size: 19px;
    }
    .single-service-content .section-title-wrapper .section-description {
        font-size: 16px !important;
    }
    .single-service-content .section-title-wrapper {
        margin: 0 0 0 0;
    }
    .vc_row.single-service-list .list-item-inner .list-item-desc {
        font-size: 14px;
    }
    .vc_row.single-service-list .list-item-inner span {
        font-size: 17px;
    }
    .vc_row.image-map {
        overflow: visible;
    }
    .vc_row.affilications-section {
        padding: 40px 10px;
    }
}


@media (max-width: 767px){
    .info-section p {
        font-size: 20px;
        text-align: center !important;
    }
    .site-title {
        font-size: 25px;
        margin: 0px 0 0 10px;
    }
    .site-footer .footer-middle-sidebar .footer-outer .footer-left, .site-footer .footer-middle-sidebar .footer-outer .footer-right {
        width: 100%;
        margin: 0 0 10px 0;
    }
    .contact-section .wpcf7 input[type="submit"] {
        float: none;
    }
    .contact-section .wpcf7 textarea {
        max-height: 150px;
    }
    .projects-section {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .projects-section button.vc_general.vc_btn3 {
        padding: 13px 35px;
    }
    .contact-form-section input.wpcf7-submit {
        float: none;
    }
    .services-text p br {
        display: none;
    }
    .services-text {
        padding: 40px 20px;
    }
    .inner-banner-section h1.vc_custom_heading {
        font-size: 33px !important;
        line-height: 43px !important;
    }
    .get-in-touch {
        text-align: center;
    }
    .get-in-touch h4.vc_custom_heading {
        text-align: center !important;
    }
    .group-team .team-thumb{
        float: none;
        margin-right: 0!important;
    }
    .group-team img{
        width: auto !important;
    }
    .group-team .team-designation, .group-team .team-excerpt, .group-team .post-more, .group-team .team-name{
        text-align: center;
    }
    .about-section .section-title-wrapper {
        text-align: center !important;
    }
    .about-section .section-title-wrapper .section-description {
        text-align: center;
    }
    .about-section .wpb_column {
        text-align: center;
    }
    footer.site-footer {
        text-align: center;
    }
    footer.site-footer .footer-middle-wrap {
        padding: 50px 10px 20px 10px;
    }
    .footer-bottom ul.footer-bottom-items {
        padding: 0;
    }
    .group-team .team-wrapper .team-inner > .team-thumb {
        margin-bottom: 30px;
    }
    .team-members-section .team-wrapper .col-lg-3.col-md-6 {
        width: 50%;
    }
    .get-in-touch h3.vc_custom_heading {
        font-size: 24px;
        line-height: 30px;
        text-align: center !important;
    }
    .get-in-touch {
        padding: 50px 20px !important;
    }
    .services-section .blog-wrapper .blog-inner {
        text-align: center;
    }
    .services-text .section-description {
        text-align: center;
    }
    .single .megafactory-content-inner {
        padding: 40px 10px 0 10px !important;
    }
    .single .widget-area.left-widget-area {
        padding-right: 0px;
        padding-top: 30px;
        text-align: center;
    }
    .single-service-content.single-challenge-content {
        text-align: center;
    }
    .single .single-post-template article .article-inner .entry-content .single-service-heading {
        text-align: center;
    }
    .services-text p {
        text-align: center !important;
    }

    .services-section .blog-wrapper .blog-inner .top-meta {
        width: 100%;
        text-align: center;
    }
    .services-section .blog-wrapper .blog-inner .top-meta li {
        width: 100%;
    }
    .services-section .blog-wrapper .blog-inner .top-meta .post-more {
        width: 100%;
    }

    .blog-wrapper > .row{
        margin-bottom: 0px !important;
    }
    .single-service-content {
        text-align: center;
    }
    .single-service-bottom-info .section-title-wrapper {
        text-align: center;
    }
    .services-text .vc_btn3-container {
        text-align: center;
    }
    .feature-box-wrapper p {
        text-align: center !important;
    }
    .feature-box-wrapper .feature-box-thumb img {
        margin: 0 auto;
    }
    .get-in-touch p {
        text-align: center !important;
    }
    .get-in-touch .section-title-wrapper {
        margin: 0 0 20px 0;
    }
    .get-in-touch .title-wrap {
        margin: 0 !important;
    }
    .get-in-touch h2.section-title {
        font-size: 32px;
    }
    .contact-form-section .feature-box-wrapper .feature-box-content {
        text-align: center;
    }
    .contact-form-section p {
        text-align: center;
    }
    .vc_row.contact-form-section {
        padding: 40px 0;
    }
}



@media (max-width: 640px){

    .about-section .title-wrap h2.section-title {
        font-size: 20px;
        margin: 0;
        line-height: 28px;
    }
    .about-section .about-years .title-wrap h3.section-title {
        font-size: 24px;
    }
    .about-section .about-years .section-title-wrapper .section-description {
        font-size: 16px;
    }
    .info-section p {
        font-size: 18px;
        line-height: 30px;
    }
    .services-section h2.section-title, .projects-section h2.section-title, .contact-section h2.section-title {
        font-size: 30px;
    }
    .inner-banner-section h1.vc_custom_heading {
        font-size: 26px !important;
        line-height: 34px !important;
    }
    .inner-banner-section h1.vc_custom_heading br{
        display: none;
    }
    .services-section .services-title a.entry-title {
        font-size: 18px;
    }
}
@media (max-width: 640px){    

    .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper div#slide-1-layer-1 {
        top: -18px;
    }*
    .forcefullwidth_wrapper_tp_banner .rev_slider_wrapper .rs-hover-ready {
        /*font-size: 12px !important;
        padding: 6px 11px !important;*/
        /*margin: -4px 0 0 0 !important;*/
    }


.header-slider-wrapper {
        height: 180px;
    }
    .header-slider-wrapper div.forcefullwidth_wrapper_tp_banner {
        height: 100% !important;
    }
    .header-slider-wrapper div.forcefullwidth_wrapper_tp_banner .fullwidthbanner-container {
        height: 100% !important;
    }
    .header-slider-wrapper div.forcefullwidth_wrapper_tp_banner .fullwidthbanner-container .fullwidthabanner {
        height: 100% !important;
    }
    .header-slider-wrapper div.forcefullwidth_wrapper_tp_banner .fullwidthbanner-container .fullwidthabanner li {
        position: relative !important;
        padding: 35px 14px 30px 14px !important;
    }
    .header-slider-wrapper div.forcefullwidth_wrapper_tp_banner .fullwidthbanner-container .fullwidthabanner .tp-parallax-wrap {
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
    }
    .header-slider-wrapper div.forcefullwidth_wrapper_tp_banner .fullwidthbanner-container .fullwidthabanner .tp-parallax-wrap div {
        position: relative !important;
        top: 0 !important;
    }
    .header-slider-wrapper div.forcefullwidth_wrapper_tp_banner .fullwidthbanner-container .fullwidthabanner .tp-parallax-wrap div#slide-1-layer-1 {
        font-size: 16px !important;
        white-space: normal !important;
        line-height: 22px !important;
        margin: 0 0 14px 0 !important;
    }
    .header-slider-wrapper div.forcefullwidth_wrapper_tp_banner .fullwidthbanner-container .fullwidthabanner .tp-parallax-wrap div#slide-1-layer-3 {
        width: 170px;
        margin: 0 auto !important;
    }
}


@media (max-width: 480px){
    .inner-banner-section h1.vc_custom_heading {
        font-size: 20px !important;
        line-height: 34px !important;
    }
    .team-members-section .team-wrapper .col-lg-3.col-md-6 {
        width: 100%;
    }
}
.management-team-bio .post-more {
    border-bottom: 2px solid #e4e4e4;
    position: relative;
    width: 82%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 25px;
}

