




.list-lang {
    display: inline-block;
    position: relative;
    float: right;
}

    .list-lang a {
        cursor: pointer;
    }

        .list-lang a:hover {
            color: #fff;
        }

    .list-lang span {
        font-size: 13px;
    }

    .list-lang img {
        width: 20px;
        height: 12px;
    }

.drop-list-lang {
    /* display: none; */
    float: right;
}

    .drop-list-lang li {
        text-align: right;
        float: left;
        /* width: 100%; */
        margin: 0;
        background: #115ea0;
        margin-left: 10px;
        padding: 5px 5px;
    }

    .drop-list-lang a {
        float: right;
        color: #fff;
        font-size: 12px;
    }


.list-lang:hover .drop-list-lang {
    /* display: block !important; */
    /* position: absolute; */
    /* min-width: 93px; */
    /* z-index: 999; */
    /* right: 13px; */
}

.list-search {
    float: left;
    text-align: left;
    width: 100%;
}

.top-header {
    float: left;
    width: 100%;
    padding: 0px 0;
    background: #EF2F72;
    border-radius: 0px 0px 15px 15px;
    height: 32px;
    display: none;
}

.list-top-inline {
    float: left;
    display: flex;
    width: 100%;
    /* margin-top: 32px; */
}

.list-top-inline-item {
    display: inline-block;
    font-size: 14px;
    margin-right: 75px;
    color: #fff;
}

    .list-top-inline-item i {
        font-size: 16px;
        color: #fff;
    }

    .list-top-inline-item:last-child {
        margin-right: 0;
    }


.slogan-cpn {
    text-align: left;
    float: left;
    width: 100%;
    margin: 18px 0;
}

    .slogan-cpn h3 {
        font-family: 'Nunito-Bold';
        font-size: 22px;
        color: #3d588f;
        text-transform: uppercase;
        margin: 0;
    }

    .slogan-cpn p {
        margin: 0;
        font-family: 'Nunito-Bold';
        font-size: 15px;
        margin-left: 135px;
    }

.mobile-search {
    color: #000000;
    padding: 0;
    display: block;
    position: relative;
    border-radius: 50%;
    margin: 20px auto 0;
    height: 40px;
    width: 40px;
    font-size: 20px;
    line-height: 52px;
    padding-bottom: 10px;
}

.top-categories-search-main {
    /* position: absolute; */
    /* top: auto; */
    /* right: 4px; */
    /* min-width: 290px; */
    /* z-index: 9; */
    /* display: none; */
}

.list-search:hover .top-categories-search-main {
    display: block;
}

.btn-searchs {
    /* background: black; */
}

.header-home .btn-searchs a {
    color: white !important;
}

body {
    font-family: 'K2D-Regular';
    font-family: 'UTM-Avo';
}

.copy-text {
    text-align: left;
}

.bq-text {
    text-align: right;
}

.map-box {
    position: relative;
}

.if-maps {
    max-height: 160px;
    max-width: 100%;
    float: left;
    width: 100%;
    overflow: hidden;
}

.company-info {
    /* background-color: #ed1c09; */
    /* padding: 21px; */
    /* padding-bottom: 66px; */
}

    .company-info h3 {
        /* text-align: center; */
        font-size: 25px !important;
        margin-bottom: 10px !important;
    }

        .company-info h3 span {
            font-size: 18px;
        }

        .company-info h3:after {
            content: "";
            position: absolute;
            bottom: 4px !important;
            left: 0px;
            height: 1px;
            margin: 0 auto !important;
            right: 0;
            width: 70px;
            background-color: white;
        }

.list-menu-style {
}

    .list-menu-style a {
        padding-left: 15px !important;
        position: relative;
    }

        .list-menu-style a:before {
            position: absolute;
            font-family: FontAwesome;
            content: "\f111";
            color: white;
            font-size: 9px;
            left: 0;
            top: 5px;
        }

.section_about .section-head h2 {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 10px;
}

    .section_about .section-head h2:before {
        position: absolute;
        content: "";
        background: url(../images/i-line.png) no-repeat;
        height: 20px;
        width: 100%;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        max-width: 210px;
    }

.about-types {
    padding: 5px 25px 0;
}

    .about-types p {
        font-size: 17px;
        margin-bottom: 35px;
        color: #464646;
    }

        .about-types p:last-child {
            margin: 0 !important;
        }

.section_product .section-head h2 {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 15px;
}

.new-home-section .section_product .section-head h2:before {
    /* background: url(../images/line1.png) no-repeat; */
}

.section_product .section-head h2:before {
    position: absolute;
    content: "";
    background: url(../images/linenew.png) no-repeat;
    height: 2px;
    width: 100%;
    /* top: 0; */
    left: 0;
    bottom: -5px;
    right: 0;
    margin: 0 auto;
    /* border-radius: 100px; */
    /* display: block; */
    max-width: 143px;
    z-index: 9;
    text-align: center;
}

.awe-section-8 .section_product .section-head h2:before {
    /* background: #fff; */
    background: url(../images/linenew1.png) no-repeat;
}

.section_project .section-head h2 {
    position: relative;
    margin-bottom: 12px;
    padding-bottom: 10px;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #5472ae;
}

    .section_project .section-head h2:before {
        position: absolute;
        content: "";
        background: url(../images/i-line.png) no-repeat;
        height: 20px;
        width: 100%;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        max-width: 210px;
    }

.pro-content .contact-price {
    color: #ed1c09 !important;
    /* background: #b40000; */;
}

.section_project .tab-projects .blog-item-thumbnail {
    position: relative;
    height: 250px;
    overflow: hidden;
}

.project-items-tr {
    position: relative;
    width: 100%;
    float: left;
}

.know-more {
    font-size: 15px;
    width: 136px;
    height: 42px;
    line-height: 42px;
    background: #435b8b;
    border: 1px solid white;
    display: block;
    margin: 15px auto -30px;
}

.title-home span {
    color: #cf1818;
    font-size: 32px;
    line-height: 31px;
}

.title-home {
    position: relative;
    margin-bottom: 25px;
    padding-bottom: 15px;
    font-size: 20px;
    text-transform: uppercase;
    /* line-height: 24px; */
    /*  */
    font-weight: bold;
    padding-left: 20px;
    text-align: left;
    color: #121212;
    /*  */
}

    .title-home:before {
        position: absolute;
        content: "";
        background: #cf1818;
        height: 64px;
        width: 100%;
        top: 0;
        left: 0;
        /* right: 0; */
        margin: 0 auto;
        display: block;
        /* border-radius: 100px; */
        z-index: 9;
        max-width: 14px;
    }



.new-one {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
    /* box-shadow: 1px 1px 4px 2px rgb(138 138 145 / 80%); */
    /* padding: 5px; */
    /* border: 1px solid #fff; */
}

.new-one-img {
    float: left;
    width: 100%;
    position: relative;
}

    .new-one-img img {
        width: 100%;
    }

.new-one-contents {
    width: 100%;
    /* position: absolute; */
    bottom: 0;
    /* padding: 10px; */
    /* background: #fff; */
    float: left;
}

.new-one-date {
    color: white;
    font-size: 13px;
    /*  */

    position: absolute;
    bottom: 0;
    background: #cf1818;
    padding: 5px 10px;
    text-align: center;
}

    .new-one-date .m-new {
        color: #fefefe;
        font-family: 'Averta-Light';
        font-size: 15px;
        margin-bottom: 0;
        line-height: 20px;
    }

    .new-one-date .day-new {
        color: #fefefe;
        font-size: 20px;
        margin-bottom: 0;
        line-height: 20px;
    }

.new-one-title {
    margin: 5px 0;
    font-family: 'Nunito-Bold';
    height: 40px;
}

    .new-one-title a {
        margin: 5px 0;
        font-size: 16px;
        color: #fefefe;
        /* text-transform: uppercase; */
        /*  */
        line-height: 20px;
        /*  */
        font-family: 'ROBOTO-REGULAR';
    }

.new-one-desc {
    font-size: 14px;
    color: #fefefe;
    display: block;
    /*  */
    /* font-family: 'Averta-Light'; */
    /*  */
    font-family: 'ROBOTO-REGULAR';
}

.new-two {
    float: left;
    width: 100%;
    margin: 0 0 12px;
    border-bottom: 1px solid #d5d5d5;
    padding-bottom: 14px;
}

.new-two-img {
    float: left;
    width: 100%;
    max-width: 160px;
    margin-right: 12px;
}

.new-two-content {
    /* padding-bottom: 11.5px; */
    /* border-bottom: 1px solid #b7b7b7; */
}

.new-two-date {
    font-size: 12px;
    color: #878787;
}

.new-two-title {
    margin: 2px 0 0px 0;
    text-transform: uppercase;
    font-family: 'Nunito-Bold';
}

    .new-two-title a {
        font-size: 14px;
        color: #5472ae;
    }

.new-two-desc {
    font-size: 13px;
    color: #3a3737;
}

.new-home-section {
    /* background-image: url(../images/b_ground.jpg); */
    /* padding: 45px 0 50px; */
    padding-bottom: 55px;
    background: #f0f0f0;
    float: left;
    width: 100%;
    margin-top: 25px;
}

.new-readmore {
    font-size: 13px;
    /* width: 130px; */
    /* height: 42px; */
    font-family: 'ROBOTO-REGULAR';
    line-height: 42px;
    /* background: #435b8b; */
    border: 1px solid white;
    /*  */
    /* text-transform: uppercase; */
    display: block;
    /* margin: 35px auto 0; */
    color: #b40000;
    /* text-align: right; */
    /*  */
}

.header_menu.is-sticky {
    background: #00a30e;
    position: fixed;
    top: -30px;
    left: 0;
    width: 100%;
    opacity: 1;
    z-index: 9999;
    /* padding: 0 14%; */
    box-shadow: 0 8px 6px -6px rgb(0 0 0 / 40%);
    -webkit-transform: translate3d(0,30px,1px) !important;
    transform: translate3d(0,30px,1px) !important;
    -webkit-transition: opacity 2s ease,-webkit-transform 2s ease !important;
    transition: opacity 2s ease,-webkit-transform 2s ease !important;
    transition: transform 2s ease,opacity 2s ease !important;
    transition: transform 2s ease,opacity 2s ease,-webkit-transform 2s ease !important;
}

.new-readmore:hover {
    color: #b40000 !important;
}

.mes-error {
    color: red;
    font-size: 15px;
    font-weight: bold;
}

.mes-sucess {
    color: blue;
    font-size: 15px;
}

.sup-img {
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #dbdbdb;
}

.list-blogs {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 20px;
    /* border: 1px solid #ececec; */
    /* padding: 10px; */
}

.blogs-rights {
}

.aside-item .heading {
    float: left;
    width: 100%;
}

.header_menu.is-sticky {
    /*background: #b40000;*/
    /* position: fixed; */
    /*top: -30px;
	left: 0;
	width: 100%;
	opacity: 1;
	z-index: 9999;
	padding: 0 14%;
	box-shadow: 0 8px 6px -6px rgba(0,0,0,.4);
	-webkit-transform: translate3d(0,30px,1px) !important;
	transform: translate3d(0,30px,1px) !important;
	-webkit-transition: opacity 2s ease,-webkit-transform 2s ease !important;
	transition: opacity 2s ease,-webkit-transform 2s ease !important;
	transition: transform 2s ease,opacity 2s ease !important;
	transition: transform 2s ease,opacity 2s ease,-webkit-transform 2s ease !important;*/
}


.price {
    font-size: 14px;
    font-weight: 300;
    color: red;
}

.section_product .section-head h2:hover {
    /* color: #1a1a1a; */
    /* background: #FEE5A2; */
    /* background: -webkit-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%); */
    background: -o-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -moz-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    /* background: linear-gradient(0deg, #cba54a 0%, #FEE5A2 100%); */
    /* -webkit-background-clip: text; */
    /* color: transparent; */
}

    .section_product .section-head h2:hover:before {
        /* background: url(../images/line-gold.png) no-repeat; */
    }

.title-home:hover {
    /* color: #1a1a1a; */
    /* background: #FEE5A2; */
    /* background: -webkit-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%); */
    background: -o-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -moz-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    /* background: linear-gradient(0deg, #cba54a 0%, #FEE5A2 100%); */
    /* -webkit-background-clip: text; */
    /* color: transparent; */
}

    .title-home:hover:before {
        /* background: url(../images/line-gold.png) no-repeat; */
    }


.section_about .section-head:hover h2 {
    font-weight: bold;
    font-size: 24px;
    color: #1a1a1a;
    margin: 0 0 12px;
    background: #FEE5A2;
    background: -webkit-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -o-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: -moz-linear-gradient(-45deg, #cd0fd8 0%, #3483ff 100%);
    background: linear-gradient(0deg, #cba54a 0%, #FEE5A2 100%);
    -webkit-background-clip: text;
    color: transparent;
}

    .section_about .section-head:hover h2:before {
        position: absolute;
        content: "";
        background: url(../images/line-gold.png) no-repeat;
        height: 20px;
        width: 100%;
        top: 100%;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        max-width: 210px;
    }

.box-group-hd {
    display: flex;
    flex-flow: row wrap;
    align-content: space-between;
    justify-content: space-between;
    margin-top: 23px;
    padding: 0 15px;
}

    .box-group-hd .item {
    }

        .box-group-hd .item svg {
        }

        .box-group-hd .item img {
        }

        .box-group-hd .item a {
            cursor: pointer;
        }

.top-bar {
}

.ul-topbar {
    display: inline-block;
    float: left;
}

.name-company {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    padding-left: 22px;
    line-height: 32px;
}

.ul-topbar li {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 32px;
    /* p4 */

    color: #FFFFFF;
    padding-left: 19px;
    display: inline-block;
}

    .ul-topbar li:nth-child(1) {
        background: url(../images/hd-phone.svg) left center no-repeat;
        margin-right: 10px;
    }

    .ul-topbar li:nth-child(2) {
        background: url(../images/hd-email.svg) left center no-repeat;
        padding-left: 28px;
    }

.ul-social-hd {
    display: inline-block;
    float: right;
    margin-right: 32px;
}

    .ul-social-hd li {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 32px;
        color: #FFFFFF;
        display: inline-block;
    }

    .ul-social-hd a {
        cursor: pointer;
    }

.footer-e {
    padding: 54px 0;
    background: url(../images/bg-footers.jpg) no-repeat;
    background-size: cover;
}

.ft-info {
}

    .ft-info img {
        display: block;
        margin: 0 auto;
    }

    .ft-info h3 {
        font-family: 'K2D-Bold';
        font-size: 17px;
        line-height: 23px;
        text-align: center;
        text-transform: uppercase;
        color: #000000;
        margin-bottom: 20px;
    }

    .ft-info ul {
    }

    .ft-info li {
        margin-bottom: 15px;
        line-height: 1.2 !important;
        padding: 5px 0;
        padding-left: 30px;
    }

        .ft-info li:nth-child(1) {
            background: url(../images/ft-map.svg) 0px 9px no-repeat;
        }

        .ft-info li:nth-child(2) {
            background: url(../images/ft-phone.svg) 0px 2px no-repeat;
        }

        .ft-info li:nth-child(3) {
            background: url(../images/ft-email.svg) 0px 6px no-repeat;
        }

.menuft-heading {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    color: #000000;
    font-family: 'K2D-Bold';
    text-transform: uppercase;
    position: relative;
    padding-left: 17px;
    margin-bottom: 20px;
}

.menuft-ul li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #dbdbdb;
    padding-left: 15px;
    position: relative;
}

    .menuft-ul li a {
        font-style: normal;
        font-weight: 400;
        font-size: 15px;
        line-height: 21px;
        color: #000000;
    }

        .menuft-ul li a:before {
            position: absolute;
            content: "";
            width: 6px;
            height: 6px;
            background: black;
            border-radius: 50%;
            left: 0;
            top: 8px;
        }

.ftbox-form input {
    background: #FFFFFF;
    border: 1px solid #000000 !important;
    border-radius: 5px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    display: block !important;
    color: #000000;
    width: 100% !important;
    min-height: 40px;
}

.ftbox-btnsign {
    position: absolute;
    width: 49px;
    height: 40px;
    background: url(../images/ft-fly.svg) center center no-repeat;
    top: 0;
    right: 0;
}

.ftbox-form {
    position: relative;
    margin-bottom: 20px;
}

.menuft-heading:before {
    position: absolute;
    content: "";
    background: #00A30E;
    border-radius: 2px;
    width: 4px;
    height: 100%;
    left: 0;
}

.ft-info h3 {
}

.breadcrumb i {
    margin: 0 5px;
}

#widget-subscribe-form-result1 {
    color: red;
    font-weight: bold;
    text-align: center;
    display: block;
    margin-bottom: 5px;
}


.about-st {
    padding: 112px 0 86px;
    background: url(../images/bg-about.jpg) no-repeat;
    background-size: cover;
}

.about-img {
    max-width: 100%;
    width: 100%;
    display: block;
}

    .about-img img {
        max-width: 100%;
        width: 100%;
    }

.about-title {
    font-family: 'SVN-Dancing';
    font-style: normal;
    font-weight: 400;
    font-size: 43px;
    line-height: 55px;
    /* identical to box height */
    /* p1 */
    color: black;
    margin-bottom: 9px;
    margin-top: 0;
    font-family: 'UTM-BanqueB';
}

.about-desc {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 33px;
    /* identical to box height */
    /* p2 */
    color: black;
    display: inline-block;
    font-family: 'SVN-Dancing';
 
    margin-bottom: 31px;
    padding-right: 170px;
    font-family: 'UTM-BanqueB';
}

.about-content {
    display: block;
    margin-bottom: 31px;
}

    .about-content p {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        text-indent: 15px;
        color: #000000;
    }

.about-readmore {
}

    .about-readmore a {
        background: #00A30E;
        border: 1px solid #00A30E;
        box-shadow: -10px 10px 30px rgba(0, 0, 0, 0.3);
        border-radius: 5px;
        padding: 10px 51px;
        color: white;
        text-align: center;
    }

        .about-readmore a:hover {
            border: 1px solid #00A30E;
            background: transparent;
            color: #00A30E;
        }

.category-owl {
}

.category-owl-item {
    position: relative;
}

.category-owl-img {
}

    .category-owl-img img {
    }

.category-content {
    position: absolute;
    height: 90px;
    bottom: 46px;
    padding: 25px 20px;
    z-index: 9;
    width: 100%;
}

.category-name {
    display: block;
    margin-bottom: 13px;
}

    .category-name a {
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 31px;
        color: #FFFFFF;
        display: block;
    }

.category-readmore {
}

    .category-readmore a {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        color: #FFFFFF;
    }

        .category-readmore a:hover {
        }

.category-owl-item:before {
    position: absolute;
    content: "";
    background: #0000005c;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    z-index: 1;
}

.category-owl-item:hover:before {
    visibility: visible;
    background: #00000047;
}

.procategory-st {
}

.prohothome-item {
    display: block;
    margin-bottom: 80px;
}

.prohothome-thumb {
}

    .prohothome-thumb img {
        display: block;
        margin: auto;
    }

.prohothome-name {
    display: block;
    margin-top: 9px;
}

    .prohothome-name a {
        display: block;
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 21px;
        /* p2 */
        color: #00A30E;
        padding: 17px 17px;
        text-align: center;
        background: #FFFFFF;
        /* p2 */
        border: 1px solid #00A30E;
        border-radius: 11px;
    }

        .prohothome-name a:hover {
            background: #00A30E;
            color: white;
            border: 1px solid #00A30E;
        }

.prohot-home-st {
    padding: 64px 0 0;
}

.heading-home {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    /* identical to box height */
    /* p1 */
    color: black;
    display: block;
    text-align: center;
    /* background: url(../images/line-heading.svg) bottom center no-repeat; */
    padding-bottom: 30px;
    margin-bottom: 54px;
}

    .heading-home:before {
    }

.prohot-home-st {
}

    .prohot-home-st .row {
        display: flex;
        flex-wrap: wrap;
    }

.prohothome-readall {
    text-align: center;
    display: block;
    margin-bottom: 40px;
}

    .prohothome-readall a {
        background: #FFFFFF;
        box-shadow: 0px 15px 40px rgba(0, 0, 0, 0.1);
        border-radius: 25.5px;
        padding: 16px 46px;
        margin: 0 auto;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 19px;
        /* identical to box height */

        align-items: center;
        text-align: center;
        /* p2 */

        color: #00A30E;
    }

        .prohothome-readall a:hover {
        }

.chungchi-item {
}

.chungchi-img {
    display: block;
    margin-bottom: 10px;
}

    .chungchi-img img {
        display: block;
        margin: 0 auto;
    }

.chungchi-title {
    display: block;
    text-align: center;
}

    .chungchi-title a {
        font-style: normal;
        font-weight: 700;
        font-size: 21px;
        line-height: 31px;
        text-align: center;
        /* p2 */

        color: #00A30E;
    }

        .chungchi-title a:hover {
        }

.chungchiheadin-box {
}

.chungchi-heading {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    /* identical to box height */
    /* p1 */
    color: black;
    padding-left: 15px;
    /* margin-bottom: 42px; */
    position: relative;
}

.chungchi-readall {
}

    .chungchi-readall a {
    }

.chungchi-st {
    padding: 60px 0;
}

.chungchi-heading:before {
    position: absolute;
    content: "";
    background: black;
    border-radius: 1.5px;
    width: 3px;
    height: 42px;
    left: 0;
    top: 0;
}

.newhome-item {
    display: block;
    margin-bottom: 60px;
}

.newhome-heading {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    /* identical to box height */

    display: block;
    align-items: center;
    /* p1 */

    color: #EF2F72;
    /* Inside auto layout */

    flex: none;
    order: 0;
    flex-grow: 0;
    text-align: center;
    margin-bottom: 15px;
}

.newhome-desc {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 23px;
    align-items: center;
    text-align: center;
    /* p2 */

    color: #00A30E;
    /* Inside auto layout */

    flex: none;
    order: 1;
    flex-grow: 0;
    margin-bottom: 50px;
}

.newhome-thumb {
    display: block;
    margin-bottom: 20px;
}

    .newhome-thumb img {
    }

.newhome-title {
    display: block;
    margin-bottom: 30px;
}

    .newhome-title a {
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 23px;
        display: flex;
        align-items: center;
        /* p2 */

        color: #00A30E;
    }

        .newhome-title a:hover {
        }

.newhome-readmore {
}

    .newhome-readmore a {
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
        display: flex;
        align-items: center;
        /* p3 */

        color: #000000;
    }

        .newhome-readmore a:hover {
        }

.gallery-st {
    padding: 40px 0;
}

.gallery-heading {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    color: #EF2F72;
    display: block;
    text-align: center;
    background: url(../images/line-heading.svg) bottom center no-repeat;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.gallery-content {
}

    .gallery-content img {
    }
