@charset "utf-8";
/* CSS Document */
body{
	font-family: 'Montserrat', sans-serif !important;
}
.rowbody{
	margin:0 !important;
}
.padbody{
	padding:0 !important;
}
.card{
	border:0 !important;
}
.section1{
	background:#08310a !important
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: #8fc74a;
}
.card.new {
    background: transparent;
}
 img.img-fluid.logo-img {
    width: 150px;
}
h1.heading-1 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;

    padding-top: 20px;
    font-family: 'Poppins', sans-serif;
}
.section2 {
    padding: 50px 0px;
}
h2.ab_clg {
    font-family: 'Roboto', sans-serif;

    color: #000;
    font-size: 34px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 34px;
}
form.contact_form {
    width: 100%;
}
p.contact_address {
width:100%;
    color: #000;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Roboto', sans-serif;
}
p.numbers a {
    color: #6d6d6d;
    font-weight: 600;
}
p.numbers {
    font-family: 'Roboto', sans-serif;

    color: #000;
    font-size: 16px;
    line-height: 30px;
}
.photo__item p {
    height: 100% !important;
    line-height: 240px;
    background-size: 100% 100%;
    background-position: 0% 0%;
    background-repeat: no-repeat;
    text-align: center;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}
.photo__item {
    margin: 20px 0 0 20px;
    display: block;
}
.modal-control.previous {
    left: 10px;
}
.modal-control.next {
    right: 10px;
}
.modal .modal-header {
    padding: 0;
}
.modal .close span {
    display: none;
}
button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {
    cursor: pointer;
}
.modal .close {
    right: 33px !important;
    top: 35px;
    width: 25px;
    height: 25px;
    padding: 0;
    position: absolute;
    opacity: 1;
}
.modal .close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.modal .close:before, .modal .close:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 16px;
    background: #fff;
    left: 5px;
    top: 11px;
}
select#sel1 {
    border-radius: 0;
    color: #6c757d;
}
.cn_frm1 {
    display: grid;
    width: 100%;
    border: 0px solid #ccc !important;
    border-radius: 0 !important;
}
.en-box {
    background: #f1f1f1;
    padding: 50px;
    border: 1px solid #ccc;
}
button.close {
    z-index: 9999;
    position: absolute !important;
    background: #5bce25;
    border-radius: 30px;
}
.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
}
.modal .modal-body {
    padding: 10px;
    position: relative;
    min-height: inherit !important;
}
.modal .close:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.modal .close:before, .modal .close:after {
    position: absolute;
    content: '';
    height: 3px;
    width: 16px;
    background: #fff;
    left: 5px;
    top: 11px;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
    opacity: .75;
}
.modal .close:hover {
    opacity: 1;
    transform: scale(1.1);
    transform-origin: 50% 50%;
}
.modal .close {
    opacity: 0.7;
    transition: all .4s ease;
}
.modal-control {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, .5);
    font-size: 0;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    cursor: pointer;
    opacity: 0.7;
    transition: all .4s ease;
}
.photo__item p b {
    line-height: 28px;
    color: #fff;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
}
#imagemodal .modal-content {
    width: auto;
}
.modal-control.previous:after {
    transform: translate(-50%, -50%) rotate(45deg);
    margin-left: 3px;
}
.modal-control.next:after {
    transform: translate(-50%, -50%) rotate(-135deg);
    margin-right: 3px;
}
.modal-control:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    height: 15px;
    box-shadow: 3px -3px 0 0 #fff inset;
}
.modal-control:after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    height: 15px;
    box-shadow: 3px -3px 0 0 #fff inset;
}
#imagemodal .modal-body img {
    max-width: calc(100vw - (2.75rem * 2));
    max-height: calc(100vh - (1.75rem * 2));
}
.photo__item p:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #000;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: -1;
}






.quality {
    padding: 50px 0px;
}
textarea.message {
    display: grid;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
}
button.btn.btn-primary.submit_contact {
    margin-bottom: 30px;
    background: #F44336 !important;
    padding: 8px 30px;
    margin-top: 20px;
	border:none;
	border-radius: 40px;
}
.section-vision {
    background: #f7f7f7;
    padding: 50px 0px;
}
h2.ab_clg1 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    padding-top: 20px;
    font-family: 'Poppins', sans-serif;
}
h5.vision {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}
span.coconut {
    line-height: 64px;
    font-size: 20px;
    text-decoration: underline;
    font-weight: bold;
    color: #000;
}
.cn_frm {
    display: grid;
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc !important;
    border-radius: 0;
}
p.paragraph-1 {
	text-align:justify;
    color: #383635;
    font-size: 17px;
    line-height: 30px;
    padding-top: 20px;
    font-family: 'Roboto', sans-serif;
}
 button.about-btn {
    background: #F44336;
    border: 0;
    padding: 8px 35px;
    color: #fff;
    margin-top: 20px;
    border-radius: 40px;
}
 hr.wel-line {
    border-top: 6px solid rgb(134 189 69);
    width: 100px;
    float: left;
}
img.img-fluid.footer-logo {
    width: 120px;
}
p.footer-about {
    font-size: 16px;
    color: #a7a7a7;
    margin-top: 40px;
    font-family: 'Roboto', sans-serif;
    line-height: 30px;
}
.row.rowbody.footer {
    background: url(img/bg-c.jpg);
       padding: 80px 0px 50px;
    background-position: center center;
}
.block-23 li {
    padding-bottom: 20px;
}
h5.head-link {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color: #8ec64a;
    margin-bottom: 30px;
}
h5.head-link1 a:hover {
    color: #70c14a;
	text-decoration:none;
}
h5.head-link1 li {
    color: #a7a7a7;
    line-height: 38px;
    font-size: 15px;
    list-style: none;
}
span.icon.fa {
    width: 40px;
    font-size: 22px;
    padding-top: 2px;
    color: #70c14a;
    float: left;
}
span.text {
    display: table-cell;
    vertical-align: top;
    line-height: 30px;
    margin-bottom: 26px;
}
h5.head-link1 a {
    color: #a7a7a7;
    font-weight: 500;
}
h5.head-link1 ul {
    padding: 0;
    margin: 0;
}

 .row.rowbody.section3 {
 padding:60px 0px;
    background: #8ec649;
}
button.about-btn.gallery-btn {
    margin-top: 40px;
}
.row.rowbody.copyright {
    background: #000;
    padding: 20px 0px;
}
h1.copyright-head {
    text-align: center;
    font-size: 15px;
    margin: 0;
    color: #9E9E9E;
}
.top-m {
    margin-top: 25px !important;
}
h1.heading-3 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    text-align: center;
    padding-bottom: 30px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
}
.section4 {
 padding:50px 0px;
}

h1.heading-2 {
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding-bottom: 30px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1px;
} 
 .navbar-dark .navbar-nav .nav-link {
    color: rgb(255 255 255);
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
}
h5.pr-h {
    text-align: center;
    color: #fff;
    padding: 10px 0px;
    text-transform: uppercase;
    font-size: 16px;
    margin: 0;
    background: #558816;
    font-weight: 500;
} 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
@media only screen and (max-width: 320px) {
.photo__item {
    margin: 20px 0 0 0px;
    display: block;
}
p.paragraph-1 {
    text-align: justify;
    color: #383635;
    font-size: 16px;
    line-height: 25px;
    padding-top: 19px;
}
h2.ab_clg1 {
    font-size: 20px;
    padding-top: 10px;
}
h1.heading-1 {
    font-size: 20px;
    padding-top: 0px;
}
button.about-btn {
    margin-top: 0px;
}
.card.new {
    margin-bottom: 20px;
}
.row.rowbody.section3 {
    padding: 20px 0px;
}
h1.heading-2 {
    font-size: 20px;
    padding-bottom: 0px;
}
h1.heading-3 {
    font-size: 20px;
    padding-bottom: 0px;
}
.card.new {
    padding: 0;
}
.top-m {
    margin-top: 0px !important;
}
button.about-btn.gallery-btn {
    margin-top: 0px;
}
.row.rowbody.footer {
    padding: 30px 0px 10px;
}
.block-23 li {
    padding-bottom: 0px;
}
.section2 {
    padding: 20px 0px;
}
h2.ab_clg {
    font-size: 20px;
    margin-bottom: 9px;
}
p.contact_address {
    font-size: 15px;
    line-height: 30px;
}
.photo__item p {
    background-size: contain;
	}

}
@media (max-width: 576px) {
.photo__item {
    margin: 20px 0 0 0px;
    display: block;
}

h2.ab_clg1 {
    font-size: 20px;
    padding-top: 10px;
}
p.paragraph-1 {
    font-size: 16px;
    line-height: 25px;
    padding-top: 0px;
}
h2.ab_clg {
    font-size: 20px;
    margin-bottom: 9px;
}
p.contact_address {
    font-size: 15px;
    line-height: 30px;
}
h1.heading-1 {
    font-size: 20px;
    padding-top: 0px;
}
button.about-btn {
    margin-top: 0px;
}
.card.new {
    margin-bottom: 20px;
}
.row.rowbody.section3 {
    padding: 20px 0px;
}
h1.heading-2 {
    font-size: 20px;
    padding-bottom: 0px;
}
h1.heading-3 {
    font-size: 20px;
    padding-bottom: 0px;
}
.card.new {
    padding: 0;
}
.top-m {
    margin-top: 0px !important;
}
button.about-btn.gallery-btn {
    margin-top: 0px;
}
.row.rowbody.footer {
    padding: 30px 0px 10px;
}
.block-23 li {
    padding-bottom: 0px;
}
.section2 {
    padding: 20px 0px;
}
.photo__item p {
    background-size: cover;
	}

}
@media (max-width: 768px) {
.photo__item {
    margin: 20px 0 0 0px;
    display: block;
}
.photo__item p {
    background-size: cover;
	}
h2.ab_clg {
    font-size: 20px;
    margin-bottom: 9px;
}
h5.pr-h {
    font-size: 14px;
}
p.contact_address {
    font-size: 14px;
    line-height: 30px;
}
h1.heading-1 {
    font-size: 22px;
    padding-top: 0px;
    margin: 0;
}
button.about-btn {
    padding: 6px 26px;
    margin-top: 0px;
}
h1.heading-2 {
    font-size: 25px;
    padding-bottom: 20px;
}
p.paragraph-1 {
    font-size: 15px;
    line-height: 22px;
    padding-top: 14px;
}
h1.heading-3 {
    font-size: 25px;
}
h5.head-link {
    font-size: 10px;
}
p.footer-about {
    font-size: 16px;
    margin-top: 10px;
    line-height: 31px;
}
h5.head-link1 li {
    padding-bottom: 0;
    line-height: 36px;
    font-size: 14px;
}
}
@media (max-width: 992px) {
}
@media (max-width:1200px) and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{ color: #fff;  }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
	h5.head-link {
    font-size: 13px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
p.paragraph-1 {
    text-align: justify;
    color: #383635;
    font-size: 15px;
    line-height: 25px;
    padding-top: 20px;
    font-family: 'Roboto', sans-serif;
}
h2.ab_clg {
    font-size: 28px;
}
p.contact_address {
    font-size: 14px;
}
h2.ab_clg1 {
    font-size: 28px;
}
h1.heading-1 {
   padding-top: 10px;
    font-size: 28px;
}
p.footer-about {
    font-size: 15px;
    color: #a7a7a7;
    margin-top: 10px;
    line-height: 32px;
}
}

@media (max-width:1225px) and (min-width: 1201px) {



}
