/* ====================================================================================

* Theme Name: Nine Tech Child
* Theme URI: https://ninetechvn.com/
* Author: HLS
* Author URI: https://hls.vn
* Description: Nine Tech - WordPress Theme
* Version: 1.0.0
* Template: ninetech
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

.service-content p {
    text-align: justify;
}

.open-mobile-menu a {
    background: #1296D4 !important;
}

.service-thumb i {
    color: #1296D4 !important;
}

#page-footer {
    overflow-x: hidden;
}

footer .pre-footer {
    background: #006C9A;
}

footer .pre-footer .pre-footer-content {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .pre-footer .pre-footer-content .pre-footer-left .pre-footer-logo {
    padding: 10px 15px 10px 0;
    width: 25%;
}

footer .pre-footer .pre-footer-content .pre-footer-left .pre-footer-logo img {
    width: 100%;
}

footer .pre-footer .pre-footer-content .pre-footer-left .pre-footer-noti {
    width: 75%;
    padding: 10px 15px 10px 0;
}

footer .pre-footer .pre-footer-content .pre-footer-left .pre-footer-noti h5 {
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 0 !important;
}

footer .pre-footer .pre-footer-content .pre-footer-left {
    width: 65%;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .pre-footer .pre-footer-content .pre-footer-right {
    width: 35%;
}

footer .pre-footer .pre-footer-content .pre-footer-right .pre-footer-btn {
    width: 100%;
    display: flex;
    align-items: center;
    padding: 10px 15px 10px 0;
}

footer .pre-footer .pre-footer-content .pre-footer-right .pre-footer-btn .foot-btn-item {
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
}

footer .pre-footer .pre-footer-content .pre-footer-right .pre-footer-btn .foot-btn-item .contact-btn {
    border: 1px solid #1296D4;
    background: #1296D4;
}

footer .pre-footer .pre-footer-content .pre-footer-right .pre-footer-btn .foot-btn-item a {
    width: 100%;
    padding: 15px;
    border-radius: 5px;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #FFFFFF;
}

footer .pre-footer .pre-footer-content .pre-footer-right .pre-footer-btn .foot-btn-item:last-child {
    margin-right: 0 !important;
}

footer .pre-footer .pre-footer-content .pre-footer-right .pre-footer-btn .foot-btn-item .send-rq-btn {
    border: 1px solid #fff;
    background: #006C9A;
}

footer .main-footer {
    background: #272727;
}

footer .main-footer {
    background: #272727;
}

footer .main-footer .bk-logo {
    padding: 56px 0 23px 0;
}

footer .main-footer .main-footer-content {
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #FFFFFF;
    padding: 0 0 30px;
    display: flex;
    justify-content: center;
}

footer .main-footer .main-footer-content .content-side-left {
    width: 45%;
    padding-right: 20px;
}

footer .main-footer .main-footer-content h3 {
    margin: 0 0 10px 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #FFFFFF;
}

footer .main-footer .main-footer-content p {
    font-weight: normal;
    font-size: 14px;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 5px;
}

footer .main-footer .main-footer-content p {
    font-weight: normal;
    font-size: 14px;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 5px;
}

footer .main-footer .main-footer-content .content-center {
    width: 35%;
    padding: 0 20px;
}

footer .main-footer .main-footer-content .content-center h3 {
    margin-top: 0 !important;
}

footer .main-footer .main-footer-content h3 {
    margin: 0 0 10px 0;
    font-weight: bold;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #FFFFFF;
}

footer .main-footer .main-footer-content p {
    font-weight: normal;
    font-size: 14px;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 5px;
}

footer .main-footer .main-footer-content .content-side-right {
    width: 20%;
}

footer .main-footer .main-footer-content .content-side-right .social-btn {
    text-align: center;
}

footer .main-footer .main-footer-content .content-side-right .social-btn a {
    padding: 0;
    margin-right: 10px;
}

footer .main-footer .main-footer-content .content-side-right .social-btn a:last-child {
    margin-right: 0;
}

footer .main-footer .main-footer-content .content-side-right .store-btn .app-store-btn {
    text-align: center;
    margin: 24px 0 17px;
}

footer .main-footer .main-footer-content .content-side-right .store-btn .play-store-btn {
    text-align: center;
}

footer .main-footer .footer-ending {
    width: 100%;
    margin: 0 auto;
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .main-footer .footer-ending .ending-left {
    margin-right: auto;
}

footer .main-footer .footer-ending .ending-left a {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 150%;
}

footer .main-footer .footer-ending .ending-right a {
    font-size: 14px;
    line-height: 150%;
    color: #FFFFFF;
}

footer .main-footer .footer-ending .ending-right .foot-end-center:before {
    content: "|";
    margin: 0 5px;
    color: #fff;
}

footer .main-footer .footer-ending .ending-right .foot-end-center:after {
    content: "|";
    margin: 0 5px;
    color: #fff;
}

@media only screen and (max-width: 479px) and (min-width: 320px) {
    h2.section-title {
        font-size: 25px !important;
    }


    footer .container {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }

    footer .pre-footer {
        transition: 0.5s;
    }

    footer .pre-footer .pre-footer-content {
        transition: 0.5s;
        display: block !important;
    }

    footer .pre-footer .pre-footer-content .pre-footer-left {
        width: 100% !important;
    }

    footer .pre-footer .pre-footer-content .pre-footer-left .pre-footer-logo {
        width: 35% !important;
    }

    footer .pre-footer .pre-footer-content .pre-footer-left .pre-footer-noti {
        width: 65% !important;
    }

    footer .pre-footer .pre-footer-content .pre-footer-left .pre-footer-noti h5 {
        font-size: 16px !important;
    }

    footer .pre-footer .pre-footer-content .pre-footer-right {
        width: 100% !important;
    }

    footer .pre-footer .pre-footer-content .pre-footer-right .pre-footer-btn .foot-btn-item a {
        letter-spacing: 0em !important;
        padding: 10px !important;
    }

    footer .main-footer {
        transition: 0.5s;
    }

    footer .main-footer .bk-logo {
        padding-top: 0 !important;
    }

    footer .main-footer .main-footer-content {
        padding: 10px 0 20px;
        display: block !important;
    }

    footer .main-footer .main-footer-content .content-side-left {
        width: 100%;
    }

    footer .main-footer .main-footer-content h3 {
        font-size: 16px !important;
    }

    footer .main-footer .main-footer-content p {
        font-size: 14px !important;
    }

    footer .main-footer .main-footer-content .content-center {
        width: 100%;
        padding: 23px 0 !important;
    }

    footer .main-footer .main-footer-content .content-side-right {
        width: 45%;
        margin-right: auto;
    }

    footer .footer-ending {
        display: block !important;
    }

    .open-mobile-menu a:hover {
        background: #d2a98e;
        color: #fff;
    }

    .open-mobile-menu a {
        background: #fff !important;
        color: #1296D4 !important;
    }

    .open-mobile-menu a i {
        font-weight: 500;
    }
	
	.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
		padding-top: 0 !important;
	}

    .my-services .elementor-widget-wrap {
        padding: 25px 0px 0px 0px !important;
    }
	
	.elementor-widget:not(:last-child) {
		margin-bottom: 20px;
	}
}