/*--master css --*/

body {
    margin: 0px;
    padding: 0px;
    width: 100%;
    font-family: 'Poppins';
}

img {
    width: 100%;
    margin: 0px auto;
    display: block;
}

a {
    text-decoration: none;
}

ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    display: block;
}

li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

p {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: 0.5px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
    letter-spacing: 0.3px;
}

.comnmarpad {
    position: relative;
    margin: 0px;
    padding: 40px 0px;
    width: 100%;
}

.headtext {
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px;
}

.mainhead {
    color: #fff;
    text-align: center;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 15px;
}


/*--header--*/

header {
    margin: 00px;
    padding: 0px;
    width: 100%;
    position: absolute;
    top: 0px;
    z-index: 9;
}

header:after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 220px;
    background: #fff;
    border-radius: 0px 0px 50px 0px;
    height: 100%;
    z-index: -1;
}

header .row {
    justify-content: space-between;
    align-items: center;
}

.logo {
    margin: 0px;
    padding: 5px 0px 10px;
    width: 60px;
    display: inline-block;
}

nav {
    margin: 0px;
    padding: 0px;
    display: inline-block;
    width: auto !important;
}

nav ul li {
    margin: 0px 20px;
    display: inline-block;
    cursor: pointer;
    line-height: 70px;
}

nav ul li a {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
}


/*--nav-toggle--*/

.nav-toggle {
    position: relative;
    margin: 0px;
    width: 40px;
    height: 45px;
    padding: 5px 7px;
    float: right;
    border-radius: 4px;
    top: 4px;
    border: 1px solid rgba(23, 16, 70, 0.12);
    display: none;
}

.nav-toggle div {
    width: 100%;
    height: 3px;
    background: #ffffff;
    margin: 6px auto;
    transition: 0.3s;
    text-align: right;
    border-radius: 10px;
    font-size: large;
}

.nav-toggle .two {
    width: 100%;
    margin-right: 0px;
}

.nav-toggle .three {
    width: 100%;
    margin-right: 0px;
}


/*--banner-slider--*/

.banner-slider {
    margin: 0px;
    padding: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.slid-img:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
}

#homeslider .slid-img {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block;
    border-radius: 0px 0px 250px 0px;
    height: 90vh;
    overflow: hidden;
    z-index: 1;
}

.banner-slider .owl-theme.slider {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
    position: relative;
}

.owl-item {
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.item {
    position: relative;
    margin: 0;
    padding: 0;
    display: block;
    height: 100%;
}

.item .container {
    position: absolute;
    left: 0;
    z-index: 2;
    top: 0;
    padding: 0px 0px;
    width: 100%;
    max-width: calc(100% / 1.2);
    right: 0;
    margin: 0 auto;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.owl-dots {
    display: block !important;
    background: #ffffff;
    width: 10px;
    height: 10px;
    border-radius: 50px;
    margin: 0px auto;
    position: absolute;
    bottom: 50px;
    left: 0px;
    right: 0px;
}

.slid-text {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.slid-text h1 {
    font-size: 4.3rem;
    font-weight: 400;
    color: #ffffff;
    margin-bottom: 30px;
    line-height: 85px;
}

.slid-text h1 span {
    color: #ffffff;
    font-weight: 700;
}

.slid-text p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 50px;
    display: inline-block;
    width: 100%;
}

.slid-text a {
    background: #fff;
    color: #000;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
    padding: 10px 40px;
}

.slid-text a:last-child {
    background: unset;
    color: #fff;
    text-decoration: underline;
}

.slid-text a:last-child {
    background: unset;
    color: #fff;
    text-decoration: underline;
}

.satis-client {
    backdrop-filter: blur(14.800000190734863px);
    border: 1px solid #FFFFFF;
    border-radius: 10px;
    margin: 0px auto;
    padding: 30px;
    width: 100%;
    display: inline-block;
}

.banner-slider .homeslider .container {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    max-width: 100%;
    display: flex;
    width: 100%;
    align-items: flex-end;
    padding-bottom: 60px;
    padding-left: 100px;
}

.banner-slider .slid-img {
    height: 60vh;
    border-radius: 0px 0px 0px 0px;
}

.satis-client h2 {
    font-size: 40px;
    font-weight: 600;
    color: #fff;
}

.satis-client p {
    color: #D7D7D7;
    font-size: 16px;
    margin-bottom: 20px;
}

.satis-client a {
    color: #fff;
    border: 1px solid #FFFFFF;
    border-radius: 30px;
    padding: 8px 20px;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0.8px;
}


/*--about us--*/

.about-us {
    overflow: hidden;
}

.about-text {
    margin: 0px;
    padding: 20px 40px 20px 110px;
    width: 100%;
}

.about-text h3 {
    color: #539407;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 10px;
}

.banner-slider .container {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    max-width: 100%;
    padding-left: 70px;
}

.about-text h4 {
    color: #191919;
    margin-bottom: 10px;
    font-size: 30px;
    font-weight: 600;
}

.about-text p {
    line-height: 25px;
    margin-bottom: 20px;
}

.about-text a {
    background: #539407;
    color: #fff;
    border-radius: 30px;
    margin: 0px;
    padding: 8px 30px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    width: max-content;
}

.about-img {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    display: block;
}

.about-img img {
    border-radius: 20px;
}


/*--OUR SERVICES--*/

.servi-head {
    background: url(/images/OUR-SERVICES-back.svg) no-repeat;
    background-size: 100%;
    background-position: center top;
    margin: 0px auto;
    padding: 70px 0px 80px;
    width: 100%;
    height: 100%;
    position: relative;
}

.service-box {
    margin: 0px;
    padding: 30px 20px;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    box-shadow: 0px 7.5px 22.5px 0px #00000012;
    background: #fff;
    border: 1px solid #e2e2e2;
}

.service-box h5 {
    font-size: 20px;
    font-weight: 700;
    color: #0F4229;
    margin-bottom: 5px;
    line-height: 25px;
    height: calc(25px*2);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.service-box p {
    line-height: 25px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 0.75px solid #348E3899;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    height: calc(25px*3);
    overflow: hidden;
}

.service-box img {
    width: auto;
}

.our-service .row:last-child {
    position: relative;
    bottom: 70px;
    width: calc(100% - 150px);
    margin: 0px auto;
}

.our-service .row .col-md-4 {
    margin-bottom: 30px;
}


/*--Our Vision--*/

.our-vision {
    background: #E8F5E9;
}

.vision-list {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
    position: relative;
}

.vision-list ul li {
    background: #0F4229;
    color: #fff;
    margin-bottom: 15px;
    padding: 22px 20px;
    border-radius: 10px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 0.3px;
    width: calc(100% - 100px);
}

.vision-list ul li span {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0px 0px 10px;
    padding: 0px;
}

.vision-list ul li span img {
    width: auto;
    margin: 0px;
}

.vision-box {
    margin: 0px;
    padding: 0px;
    position: relative;
    width: 100%;
}

.vision-box .visi-img {
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
}

.vision-box .visi-text {
    background: #fff;
    border-top: 6px solid #539407;
    border-radius: 0px 0px 10px 10px;
    margin: 0px;
    padding: 20px 15px;
    width: 45%;
    position: absolute;
    top: 40px;
    left: 15px;
}

.vision-box .visi-text h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}

.vision-box .visi-text p {
    line-height: 25px;
    font-size: 13px;
}

.gallerysection {
    margin: 0px;
    display: inline-block;
    position: relative;
    width: 100%;
}

.gallery {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    grid-auto-rows: 240px;
    grid-auto-flow: dense;
}

.gallery>a {
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    font-size: 2em;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #e2e2e2;
}

.gallery>a>* {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition-duration: 1s;
}

.gallery>a:hover>img {
    transform: scale(1.05);
}

.gallery>a::after {
    content: "";
    background: linear-gradient(transparent, black);
    position: absolute;
    inset: 0px;
    transform: translateY(100%);
    transition-duration: 0.75s;
}

.gallery>a:hover::after {
    transform: translateY(50%);
}

.horizontal {
    grid-column: span 2;
}

.vertical {
    grid-row: span 2;
}

.big {
    grid-area: span 2 / span 2;
}


/*--Testimonial--*/

.testimonial {
    position: relative;
}

.testimonial:before {
    content: '';
    position: absolute;
    background: #1B4B34;
    width: 30%;
    height: 350px;
    right: 0px;
    border-radius: 50% 0px 0px 50%;
    border: 10px solid #f6f8f7;
}

.testim-slider {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}

.testim-text {
    margin: 0px;
    padding: 20px 0px;
    position: relative;
    width: 100%;
}

.testim-text h5 {
    color: #1B4B34;
    font-size: 18px;
    margin-bottom: 10px;
}

.testim-text h6 {
    font-size: 40px;
    font-weight: 700;
}

.testislid-box {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 30px;
    background: #ffffff;
    border: 1px solid #f2f2f2;
    box-shadow: 0px 0px 22.5px 0px #f2f2f2;
    border-radius: 10px;
}

.testislid-box span {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 20px;
    margin: 0px 0px 10px;
    padding: 0px;
    width: 100%;
}

.testislid-box span img {
    width: 60px !important;
    margin: 0px;
}

.testslid-text {
    margin: 0px;
    padding: 10px;
    width: 100%;
}

.testslid-text h3 {
    color: #1B4B34;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
}

.testslid-text h4 {
    font-size: 14px;
    font-weight: 400;
    color: #555555;
}

.testislid-box p {
    line-height: 25px;
}

.testim-slider .owl-nav {
    position: absolute;
    left: 120px;
    width: max-content;
    font-size: 4rem;
    font-weight: 200;
    bottom: 40px;
    display: block !important;
}

.testim-slider .owl-carousel,
.testim-slider .owl-carousel .owl-item {
    position: unset !important;
}

.testim-slider .owl-dots {
    display: none !important;
}


/*--Garden Consultation--*/

.garden-consultation {
    background: #E8F5E9;
    padding: 40px 0px 0px;
}

.garden-taxt {
    margin: 0px;
    padding: 20px 0px 0px;
    text-align: center;
    width: 100%;
    position: relative;
}

.garden-taxt h3 {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 5px;
}

.garden-taxt h4 {
    font-size: 25px;
    font-weight: 600;
}

.garden-taxt p {
    color: #539407;
    margin-bottom: 20px;
}

.garden-taxt a {
    background: #539407;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin: 0px;
    padding: 8px 20px;
    border-radius: 6px;
}

.logobox {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin: 0px;
    padding: 20px;
    border-radius: 10px;
    /* width: max-content; */
}

.logobox img {
    width: 60px;
    margin: 0px;
}

.logobox h6 {
    font-size: 15px;
    font-weight: 700;
}

.contact-list {
    background: #C1EBC3;
    margin: 0px;
    padding: 37px 10px;
    border-radius: 10px;
    width: 100%;
}

.contact-list ul {
    text-align: center;
}

.contact-list ul li {
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    width: auto;
    border-right: 1px solid #539407;
    margin-right: 9px;
    padding-right: 9px;
}

.contact-list ul li:last-child {
    border: unset;
}

.contact-list ul li a {
    color: #000;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
}

.contact-list ul li a span {
    color: #0F4229;
    font-size: 15px;
}

.garden-consultation .row:last-child {
    position: relative;
    z-index: 1;
    bottom: -52px;
}


/*--footer--*/

footer {
    background: url(/images/footer-back.svg) no-repeat;
    background-size: 100%;
    background-position: center top;
    margin: 0px;
    padding: 90px 0px 40px;
    width: 100%;
    height: 100%;
    position: relative;
}

.foot-taxt {
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.foot-taxt h3 {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
}

.foot-taxt h3:before {
    content: '';
    position: absolute;
    background: #539407;
    width: 40px;
    height: 3px;
    border-radius: 15px;
    bottom: -8px;
}

.foot-taxt p {
    color: #fff;
    font-size: 13px;
    line-height: 25px;
}

.foot-taxt ul li {
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    letter-spacing: 0.5px;
    position: relative;
}

.foot-taxt ul li:before {
    content: '';
    position: absolute;
    background: #608271;
    width: 5px;
    height: 5px;
    left: -13px;
    top: 12px;
}

.foot-taxt .foot-soclink {
    margin: 0px;
    padding: 20px 0px 0px;
    width: 100%;
}

.foot-taxt .foot-soclink ul li {
    background: #fff;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 20px;
    text-align: center;
    display: inline-block;
    margin-right: 15px;
}

.foot-taxt .foot-soclink ul li:before {
    content: '';
    background: unset;
}

.foot-taxt .foot-soclink ul li a {
    color: #1b4c34;
}

.copy-right {
    width: 100%;
    margin: 40px 0px 0px;
    padding: 20px 0px 0px;
    border-top: 1px solid #bac9c2;
}

.copy-right p {
    text-align: center;
    color: #bac9c2;
}


/*--contact us page--*/


/*--Get In Touch With Us--*/

.gettouch-head {
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
    text-align: center;
}

.gettouch-head h2 {
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 20px;
    position: relative;
}

.gettouch-head h2:after {
    content: '';
    position: absolute;
    background: #FBB03B;
    width: 80px;
    height: 2px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: -5px;
    border-radius: 10px;
}

.gettouch-head p {
    margin-bottom: 40px;
}

.contact-form,
.contact-details {
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
}

.contact-form h3,
.contact-details h3 {
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
}

.contact-form h3:before,
.contact-form h3:after,
.contact-details h3:before,
.contact-details h3:after {
    content: '';
    position: absolute;
    background: #FBB03B;
    width: 120px;
    height: 2px;
    top: 12px;
}

.contact-form h3:before {
    left: 110px;
}

.contact-form h3:after {
    right: 110px;
}

.contact-details h3:before {
    left: 0px;
}

.contact-details h3:after {
    right: 0px;
}

form {
    margin: 0px auto;
    padding: 0px;
    width: 100%;
    height: 100%;
}

.form-group {
    margin: 0px auto 20px;
    padding: 0px;
    width: calc(100% - 120px);
    height: 100%;
}

label {
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    margin: 0px 0px 5px;
}

.form-control {
    border: 1.04px solid #363535;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.3px;
    padding: 8px 15px;
}

.form-control::placeholder {
    color: #000000;
}

.name-form {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    width: calc(100% - 120px);
    margin: 0px auto;
}

.contact-details ul li {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    margin-bottom: 20px;
    height: 100%;
    width: 100%;
}

.contact-details ul li a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 13px;
    color: #000;
}

.contact-details ul li a span,
.contact-details ul li span {
    font-size: 30px;
    color: #FBB03B;
}

.contact-details ul li a h4,
.contact-details ul li h4 {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 400;
}

form .btn {
    background: #FBB03B;
    color: #00431D;
    font-size: 14px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin: 0px auto;
    padding: 10px;
    width: calc(100% - 140px);
    border-radius: 6px;
}

.vison-mission h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

.vison-mission h2:after {
    content: '';
    position: absolute;
    background: #0F4229;
    width: 90px;
    height: 2px;
    bottom: -5px;
    margin: 0px auto;
    left: 0px;
    right: 0px;
}


/*--services page css--*/


/*--Ready to talk--*/

.ready-talk {
    background: #2e6746;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 10px;
    margin: 0px auto;
    padding: 30px 50px;
    width: calc(100% - 30%);
}

.readtal-taxt {
    margin: 0px;
    padding: 0px;
    width: calc(100% - 150px);
}

.readtal-taxt h3 {
    font-size: 25px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
    position: relative;
}

.readtal-taxt h3:after {
    content: '';
    position: absolute;
    background: #FBB03B;
    width: 80px;
    height: 2px;
    left: 0px;
    bottom: -10px;
}

.readtal-taxt p {
    color: #fff;
}

.ready-talk span {
    background: #FBB03B;
    margin: 0px;
    padding: 8px 30px;
    border-radius: 6px;
}

.ready-talk span a {
    color: #00431D;
    font-size: 13px;
    font-weight: 600;
}

.afforeas-head {
    margin: 0px;
    padding: 0px;
    width: 100%;
    position: relative;
}

.afforeas-head h2 {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
}

.afforeas-head h3 {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative;
}

.afforeas-head h3:after {
    content: '';
    position: absolute;
    background: #FBB03B;
    width: 120px;
    height: 2px;
    left: 0px;
    right: 0px;
    margin: 0px auto;
    bottom: -5px;
}

.afforeas-head p {
    margin-bottom: 10px;
}

.afforeas-head a {
    color: #FBB03B;
    font-size: 14px;
    letter-spacing: 0.3px;
    text-decoration: underline;
}

.afforeas-teaxt {
    margin: 30px 0px;
    padding: 0px 40px 0px 0px;
    width: 100%;
    height: 100%;
    position: relative;
}

.afforeas-teaxt h4 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
}

.afforeas-teaxt h4:after {
    content: '';
    position: absolute;
    background: #FBB03B;
    width: 60px;
    height: 2px;
    left: 0px;
    bottom: -6px;
}

.afforeas-img {
    width: 100%;
    height: 100%;
    margin: 30px 0px 10px;
    padding: 0px;
    display: block;
}


/*--projects page css--*/


/*--Our Projects--*/

.our-project h2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 25px;
    font-weight: 600;
}

.our-project .col-md-6 {
    margin-bottom: 25px;
}

.galleryback {
    background: url(/images/gallary-back.png) no-repeat;
    background-size: 100%;
    background-position: center bottom;
}

.galleryback-taxt {
    margin: 0px;
    padding: 90px 0px 0px;
    width: 100%;
}

.galleryback-taxt h3 {
    color: #fff;
    font-size: 50px;
    font-weight: 600;
}

.galleryback-taxt p {
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px;
}

.galleryback-taxt a {
    background: #fff;
    color: #202E13;
    font-size: 14px;
    font-weight: 600;
    margin: 0px;
    padding: 10px 40px;
    border-radius: 6px;
}

.latest-garden {
    padding: 0px 0px 40px;
}

.latest-garden h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}

.latest-garden h4 {
    font-size: 40px;
    font-weight: 600;
    margin-bottom: 5px;
    line-height: 50px;
    color: #202E13;
}

.latest-garden h4 span {
    color: #539407;
}

.latest-garden p {
    margin-bottom: 30px;
    font-size: 16px;
}

.latgard-img {
    margin: 0px 0px 30px;
    padding: 0px;
    width: 100%;
    display: block;
}

.latgard-text {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

.latgard-text h4,
.latgard-text h5 {
    font-size: 18px;
    font-weight: 600;
}

.latgard-text h4 span,
.latgard-text h5 span {
    color: #9C9898;
    font-size: 16px;
}

.latgard-text p {
    color: #9C9898;
    font-size: 13px;
    line-height: 20px;
}


/*-- banner slider common--*/

.comnban-text {
    margin: 0px;
    padding: 180px 0px 0px;
    width: 100%;
}

.comnban-text ul {
    margin-bottom: 15px;
}

.comnban-text ul li {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-right: 8px;
}

.comnban-text ul li a {
    color: #fff;
    border-right: 2px solid #fff;
    padding-right: 10px;
    height: 15px;
    display: block;
    line-height: 15px;
}

.comnban-text h1 {
    color: #fff;
    font-size: 3rem;
    font-weight: 600;
}

#homeslider .container {
    padding-right: 50px;
    padding-left: 50px;
}