@import url(https://fonts.googleapis.com/css?family=Questrial&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
*,
:after,
:before {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    image-rendering: -webkit-optimize-contrast
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    -webkit-text-size-adjust: 100%
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

input:not([type=radio]):not([type=checkbox]),
select,
textarea {
    -webkit-appearance: none
}

form,
label {
    -webkit-text-size-adjust: 100%
}

mark {
    background-color: transparent;
    color: inherit
}

body {
    font-family: Questrial, sans-serif;
    font-size: 21px;
    line-height: 22px;
    color: #1a1a1a;
    position: relative
}

body.active {
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: fixed !important
}

a {
    text-decoration: none;
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

img {
    max-width: 100%;
    vertical-align: top;
    image-rendering: -webkit-optimize-contrast
}

textarea {
    resize: vertical
}

iframe {
    border: none;
    width: 100%
}

h1,
h2,
h3,
h4,
ul {
    margin: 0;
    padding: 0;
    list-style: none
}

b,
strong {
    font-weight: 700
}

em,
i {
    font-style: italic
}

input[type=submit] {
    cursor: pointer
}

a[href^="tel:"] {
    color: inherit !important;
    text-decoration: none
}

.clearfix:after,
.clearfix:before {
    content: "";
    display: table;
    clear: both
}

.clearfix {
    clear: both;
    overflow: hidden
}

.comp {
    color: #007d46;
    font-weight: 700
}

.comingsoon {
    color: red;
    font-style: italic;
    font-weight: 700
}

.col2 {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
}

.col3 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    -moz-column-gap: 0;
    column-gap: 0
}

.col2 li,
.col3 li {
    overflow: hidden;
    display: block;
    width: 100%
}

.main_phone {
    font-weight: 700;
    display: inline-block
}

.back_top {
    display: none;
    background: #8c6438;
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
    height: 45px;
    cursor: pointer;
    bottom: 0
}

#callnowbutton {
    bottom: 45px !important
}

.back_top:before {
    content: "";
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -45%);
    border-bottom: 15px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent
}

.back_top:hover {
    opacity: .7
}

.h1_hdng {
    font-size: 22px;
    line-height: 100%;
    font-weight: 400;
    margin-bottom: 8px
}

.h1_nonhome {
    font-size: 20px;
    line-height: 100%
}

.thumb_left_dd,
.thumb_left_dr {
    float: left;
    margin: -4px 19px 10px 0
}

.thumb_right_dd,
.thumb_right_dr {
    float: right;
    margin: -4px 0 10px 19px
}

.thumb_center_dd,
.thumb_center_dr {
    display: block;
    margin: 10px auto
}

.text_left,
.text_left p {
    text-align: left
}

.text_right,
.text_right p {
    text-align: right
}

.text_center,
.text_center p {
    text-align: center;
    display: block
}

::-webkit-input-placeholder {
    opacity: 1;
    color: inherit
}

::-moz-placeholder {
    opacity: 1;
    color: inherit
}

:-ms-input-placeholder {
    opacity: 1;
    color: inherit
}

:-moz-placeholder {
    opacity: 1;
    color: inherit
}

#Modal {
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    background-color: rgba(0, 0, 0, .7);
    z-index: 999
}

#Mod_container {
    width: 680px;
    margin: 0 auto;
    text-align: center;
    background: #007d46;
    position: relative;
    top: 29%;
    height: auto;
    max-width: 100%
}

.Mod_text {
    font-size: 33px;
    padding: 48px 18px 0;
    min-height: 210px;
    line-height: 35px
}

.Mod_text p span {
    display: block;
    font-weight: 700;
    font-size: 22px;
    height: auto
}

#Mod_link a {
    background: #3c599b;
    display: block;
    width: 100%;
    height: 45px;
    color: #fff;
    line-height: 45px;
    font-size: 16px;
    font-weight: 700
}

.close {
    position: absolute;
    right: 6px;
    top: 6px;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    font-family: Sans-serif;
    width: 20px;
    text-align: center;
    border: solid;
    border-radius: 12px;
    height: 20px;
    line-height: 14px;
    cursor: pointer
}

.wrapper {
    width: 100%;
    max-width: 1465px;
    margin: 0 auto;
    position: relative
}

.header_nav {
    min-height: 198px;
    left: 0;
    right: 0;
    z-index: 99;
    background: rgba(255, 255, 255, .8)
}

.header_con {
    min-height: 190px;
    padding: 13px 161px
}

.main_logo {
    width: 380px;
    position: absolute;
    left: 172px;
    right: 0;
    text-align: center;
    margin: 0 auto
}

.header_info {
    float: left;
    margin: 15px 0 0 0
}

.header_info ul li {
    font-family: 'Montserrat', sans-serif !important;
    line-height: 24px;
    white-space: pre-line;
    font-size: 17px;
    color: #1a1a1a;
    position: relative;
    padding-left: 43px;
    font-weight: 600 !important;
    letter-spacing: -0.5px
}

.header_info ul li:before {
    content: url(images/header-info-b.png);
    position: absolute;
    top: 45px;
    left: 0
}

.header_info a:hover {
    text-decoration: underline
}

.social_media {
    float: right;
    margin: 48px 0 0
}

.social_media h2 {
    display: inline-block;
    vertical-align: middle;
    font-size: 23px;
    color: #000;
    margin-right: 3px
}

.social_media ul {
    display: inline-block;
    vertical-align: middle
}

.social_media ul li {
    display: inline-block;
    vertical-align: top
}

.social_media ul li a img:hover {
    opacity: .5
}

.header_text {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    max-width: 1160px;
    padding: 19px 30px 25px;
    background: #8d7539;
    color: #fff;
    line-height: 29px
}

.header_text a {
    color: #b2ff00
}

.header_text a:hover {
    text-decoration: underline
}

.header_text a.blink:hover {
    -webkit-animation: none;
    -moz-animation: none;
    animation: none
}

.nav-menu {
    padding-top: 13px
}

.page_nav {
    text-align: center;
    background: #007d46;
    height: 88px
}

.page_nav .wrapper {
    max-width: 1572px
}

.page_nav ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.page_nav ul li:first-child a {
    margin-left: 0
}

.page_nav ul li:last-child a {
    margin-right: 0
}

.page_nav ul li a {
    display: block;
    padding: 22px 4px;
    color: #fff;
    padding: 11px 4px;
    min-height: 67px;
    background: #007d46;
    font-size: 15px;
    margin: 0 7px;
    line-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.page_nav ul li a small {
    display: block;
    line-height: 100%
}

.page_nav ul li a:active,
.page_nav ul li a:hover,
.page_nav ul li.current_page_item a small,
.page_nav ul li.current_page_item>a {
    background: #8bb93e
}

.page_nav ul li::after {
    content: url(images/before.png);
    position: absolute;
    right: -17px;
    top: 50%;
    transform: translateY(-50%)
}

.page_nav ul li:first-child::before {
    content: url(images/before.png);
    position: absolute;
    left: -27px;
    top: 50%;
    transform: translateY(-50%)
}

.page_nav ul li:last-child::after {
    right: -30px;
    top: 50%;
    transform: translateY(-50%)
}

.page_nav ul li:hover {
    position: relative;
    z-index: 599;
    cursor: default
}

.page_nav ul ul {
    display: none;
    position: absolute;
    left: 8px;
    z-index: 598;
    width: 114%;
    margin-top: 0;
    text-transform: none
}

.page_nav ul ul li {
    float: none;
    display: block;
    font-weight: 400;
    width: 100%
}

.page_nav ul li:hover>ul {
    display: block
}

.page_nav ul ul li::after {
    display: none
}

.page_nav ul ul li:first-child::before {
    display: none
}

.page_nav ul ul li a::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    left: 0;
    height: 5px;
    width: 200px
}

.page_nav ul li.current_page_item ul li a,
.page_nav ul ul a {
    width: 100%;
    background: #799847;
    color: #fff;
    padding: 22px 4px;
    margin: 0 auto
}

.page_nav ul ul ul {
    top: 0;
    left: auto;
    right: -100%;
    border-top: 0 none;
    width: 100%
}

.page_nav ul ul li {
    position: relative
}

.page_nav ul ul li:nth-child(2) ul li:first-child a {
    padding: 22px 4px
}

.page_nav span {
    position: absolute;
    right: 25px;
    top: 32px;
    display: none;
    padding: 0;
    cursor: pointer;
    z-index: 9;
    color: #fff;
    text-align: center
}

.fa {
    display: block;
    margin-top: -3px
}

.fa:before {
    position: absolute
}

.nav_toggle_button {
    display: none;
    text-align: left;
    position: relative
}

.nav_toggle_button.active {
    opacity: 1
}

.nav_toggle_button i {
    cursor: pointer
}

.nav_toggle_button .toggle_holder {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%)
}

.nav_toggle_button .hamburger-inner,
.nav_toggle_button .hamburger-inner:after,
.nav_toggle_button .hamburger-inner:before {
    background: #000
}

.nav_toggle_button small {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #000;
    display: block;
    text-align: center
}

.menu_slide_right {
    display: none
}

.menu_slide_right .hamburger-inner,
.menu_slide_right .hamburger-inner:after,
.menu_slide_right .hamburger-inner:before {
    background: #000
}

.menu_slide_right .toggle_holder {
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%)
}

.menu_slide_right small {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
    font-size: 13px;
    display: block
}

#banner {
    position: relative;
    overflow: hidden
}

#banner:before {
    content: "";
    width: 100%;
    height: 697px;
    background: url(images/bnr-info-a.png) repeat-x center top;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3
}

.bnr_con {
    min-height: 766px;
    padding: 0;
    position: relative
}

.slider {
    position: relative;
    width: 1920px;
    margin-left: -227px
}

.mobi_ban {
    display: none
}

.bnr_info {
    width: 565px;
    max-width: 100%;
    position: absolute;
    top: 520px;
    left: 32px;
    z-index: 23;
    line-height: 32px;
    color: #fff
}

.bnr_info h2 {
    font-family: Poppins, sans-serif;
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 50px;
    text-shadow: 6px 0 10px #000
}

.bnr_info a {
    display: block;
    width: 420px;
    max-width: 100%;
    height: 53px;
    line-height: 57px;
    background: #007d46;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, .2);
    font-size: 27px;
    color: #fff;
    text-align: center;
    margin: -53px 0 0 908px
}

.bnr_info a:hover {
    background: linear-gradient(0deg, #8c6438 -39%, #a78b43 138%)
}

.cont-box {
    float: right;
    position: absolute;
    top: 246px;
    color: #000;
    z-index: 150;
    right: -3px;
    display: inline-block;
    height: 383px;
    background: #fff;
    padding: 63px 4px;
    width: 523px;
    margin: 0 auto;
    text-align: center;
    border: 6px solid #aeadad
}

.cont-box ul {
    display: inline-block;
    line-height: 34px
}

.cont-box h3 {
    text-align: center;
    font-size: 35px;
    color: #815c23
}

.cont-box p {
    padding-top: 40px;
    width: 88%;
    text-align: center;
    margin: 0 auto
}

.cont-box a {
    text-align: center;
    display: block;
    width: 250px;
    height: 55px;
    background: #8bb93e;
    line-height: 57px;
    margin: 21px auto;
    color: #fff;
    font-size: 26px
}

.cont-box a:hover {
    background: linear-gradient(0deg, #8c6438 -39%, #a78b43 138%)
}

.pop_cont {
    background: rgba(0, 0, 0, .8);
    top: 0;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    text-align: center;
    -moz-animation: pop_out .5s linear;
    animation: pop_out .5s linear;
    display: block
}

.pop_inner {
    width: 90%;
    max-width: 100%;
    height: 93%;
    display: block;
    position: fixed;
    transform: translate(-50%, -50%);
    top: 49%;
    left: 50%;
    background: #fff
}

.pop_details {
    font-size: 0;
    height: 100%
}

.pop_info {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    height: 100%
}

.pop_form {
    width: 30%;
    background: #8c6438;
    position: relative;
    padding: 35px 20px;
    text-align: left;
    float: left
}

.pop_form:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 37px solid #8c6438;
    position: absolute;
    top: 12px;
    right: -37px
}

.pop_form h2 {
    font-size: 41px;
    color: #fff;
    position: relative;
    margin-bottom: 50px
}

.pop_form h2:before {
    content: "";
    width: 224px;
    max-width: 100%;
    height: 3px;
    background: #fff;
    position: absolute;
    top: 10px;
    right: 20px
}

.pop_form .fdetail {
    margin-bottom: 20px
}

.pop_form label {
    font-family: Questrial, sans-serif;
    font-size: 30px;
    color: #fff
}

.pop_form input {
    border: none;
    width: 100%;
    height: 62px;
    background: #fff;
    padding: 0 19px;
    font-size: 20px
}

.pop_form textarea {
    border: none;
    width: 100%;
    height: 245px;
    background: #fff;
    margin-bottom: 6px;
    padding: 15px 19px;
    resize: none
}

.pop_form .form_btn {
    border: none;
    width: 181px;
    height: 57px;
    background: #007d46;
    text-align: center;
    font-family: Questrial, sans-serif;
    font-size: 35px;
    color: #fff
}

.pop_form .form_btn:hover {
    background: #4a2c0b
}

::-webkit-input-placeholder {
    opacity: 1
}

::-moz-placeholder {
    opacity: 1
}

:-ms-input-placeholder {
    opacity: 1
}

:-moz-placeholder {
    opacity: 1
}

.pop_map {
    width: 70%;
    background: #ddd;
    float: right;
    padding: 25px calc(100% - 96.5%);
    text-align: left;
    overflow-y: scroll
}

.pop_map h2 {
    font-size: 2.1vw;
    color: #000;
    position: relative;
    margin-bottom: 50px
}

.pop_map a.close {
    display: block;
    width: 235px;
    height: 43px;
    line-height: 43px;
    background: #007d46;
    text-align: center;
    font-size: 28px;
    color: #fff;
    margin: 25px auto 0
}

.contact_boxes {
    position: relative;
    font-size: 0;
    padding-bottom: 35px;
    display: flex;
    flex-wrap: wrap
}

.contact_boxes:after {
    content: "";
    width: 1079px;
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0
}

.pop_contact_box {
    display: block;
    vertical-align: top;
    width: 100%;
    min-height: 245px;
    position: relative
}

.pop_contact_box ul {
    margin: 0 0 0;
    padding: 15px 13px;
    list-style: none;
    width: 463px;
    max-width: 100%;
    min-height: 200px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(255, 255, 255, .8)
}

.pop_contact_box ul li {
    line-height: 25px;
    display: block;
    vertical-align: top;
    white-space: pre-line;
    position: relative;
    font-family: Questrial, sans-serif;
    font-size: 19px;
    color: #1a1a1a;
    padding-left: 29px;
    margin-bottom: 11px
}

.pop_contact_box ul li.contact_title {
    padding-left: 0
}

.pop_contact_box ul li address {
    display: inline-block
}

.pop_contact_box ul li span {
    font-family: Questrial, sans-serif;
    font-size: 20px;
    color: #057f47
}

.pop_contact_box ul li a {
    color: inherit;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.pop_contact_box ul li a[href^="tel:"] {
    color: inherit
}

.pop_contact_box ul li a:hover {
    text-decoration: underline
}

.pop_contact_box ul li:before {
    position: absolute
}

.pop_contact_box ul li:nth-child(2):before {
    content: url(images/maps.png);
    top: 15px;
    left: -5px
}

.pop_contact_box ul li:nth-child(3):before {
    content: url(images/phone.png);
    top: 4px;
    left: -5px
}

.pop_contact_box ul li:nth-child(4):before {
    content: url(images/email.png);
    top: 5px;
    left: -5px
}

.pop_contact_box ul li h3 {
    font-family: Questrial, sans-serif;
    font-size: 20px;
    color: #078046
}

.cbox1 ul {
    animation-duration: 2182ms !important
}

.cbox2 ul {
    animation-delay: .3s;
    animation-duration: 2182ms !important
}

.cbox3 ul {
    animation-delay: .6s;
    animation-duration: 2182ms !important
}

.cbox3 ul li {
    margin-bottom: 5px
}

.pop_contact_box .contact_map {
    height: 245px
}

#main_area {
    background: #fff;
    position: relative
}

.main_con {
    min-height: 480px;
    padding: 85px 42px 0
}

main {
    float: left;
    width: 610px;
    line-height: 30px;
    max-width: 100%;
    text-align: left
}

main .h1_title {
    font-size: 50px;
    color: #000;
    line-height: 43px;
    margin-bottom: 16px
}

main .h1_title span {
    font-size: 32px;
    font-weight: 400;
    display: block
}

.main_img {
    position: absolute;
    top: -54px;
    right: 0;
    z-index: 150
}

main p {
    margin-bottom: 15px
}

main ol {
    padding-left: 20px;
    margin-bottom: 15px
}

main ul li {
    position: relative
}

main .bullet {
    padding: 0;
    margin-bottom: 15px
}

main .bullet li {
    position: relative;
    padding-left: 25px
}

main .bullet li:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    left: 3px;
    top: 10px;
    background: #007d46
}

main a {
    font-weight: 700;
    color: #8c6438;
    text-decoration: none;
    display: inline-block;
    word-break: break-all
}

main a:hover {
    color: #007d46;
    text-decoration: underline
}

.intro_txt {
    text-align: center;
    margin-bottom: 25px;
    padding: 47px 54px;
    font-weight: 700;
    font-size: 28px;
    font-family: Poppins, sans-serif
}

.sidebar {
    float: left;
    width: 320px
}

.side_box1 ul li {
    display: block;
    vertical-align: top;
    margin-bottom: 5px
}

.side_box1 ul li a {
    color: #fff;
    display: block;
    line-height: 30px;
    text-align: center
}

.side_box2 {
    background: #603268;
    margin: 25px auto 0;
    padding: 10px
}

.below_con {
    padding: 30px 10px;
    box-shadow: 0 2px 18px 0 rgba(0, 0, 0, .3);
    margin: 20px auto;
    background: #8bb93e
}

.below_con h2 {
    text-align: center;
    font-size: 31px;
    color: #fff;
    line-height: 35px;
    font-weight: 700
}

.below_con h2 span {
    display: block;
    font-size: 25px;
    font-weight: 400
}

.below_con a {
    display: block;
    width: 220px;
    height: 47px;
    line-height: 48px;
    background: linear-gradient(0deg, #8c6438 -39%, #a78b43 138%);
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, .2);
    font-size: 21px;
    color: #fff;
    text-align: center;
    margin: 24px auto 0;
    text-transform: uppercase;
    max-width: 100%
}

.below_con a:hover {
    background: #007d46
}

.blink {
    animation-duration: 1s;
    animation-name: blink;
    animation-iteration-count: infinite;
    animation-timing-function: steps(2, start)
}

@keyframes blink {
    80% {
        visibility: hidden
    }
}

#bottom1 {
    background: #d1ffe6
}

.btm1_con {
    min-height: 762px;
    padding: 81px 31px 25px;
    text-align: center
}

.btm1_info {
    margin-bottom: 35px
}

.btm1_info h2 {
    font-size: 32px;
    color: #000
}

.btm1_info h2 span {
    display: block;
    font-size: 50px;
    color: #0f8346;
    line-height: 48px
}

.btm1_boxes {
    width: 1132px;
    margin: 0 auto;
    max-width: 100%;
    font-size: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center
}

.btm1_boxes section {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-basis: 27.3%;
    justify-content: center;
    margin: 0 auto 53px
}

.btm1_boxes section h2 {
    font-size: 30px;
    color: #000;
    min-height: 100px;
    margin-bottom: -2px;
    display: inline-block;
    vertical-align: middle;
    line-height: 100%
}

.btm1_boxes section h2 span {
    display: block;
    line-height: 100%
}

.btm1_boxes section p {
    font-size: 21px;
    color: #000;
    line-height: 27px;
    min-height: 108px;
    display: inline-block;
    vertical-align: top
}

.btm1_boxes section a {
    display: block;
    width: 147px;
    height: 47px;
    line-height: 48px;
    background: linear-gradient(0deg, #8c6438 -39%, #a78b43 138%);
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, .2);
    font-size: 21px;
    color: #fff;
    text-align: center;
    margin: 24px auto 0
}

.btm1_boxes section a:hover {
    background: #007d46
}

#bottom2 {
    background: url(images/btm2-bg1.png) repeat-y center top, url(images/btm2-bg.jpg) no-repeat center top
}

.btm2_con {
    min-height: 962px;
    padding: 40px 144px
}

.btm2_boxes {
    float: right
}

.btm2_box {
    display: block;
    width: 580px;
    max-width: 100%;
    overflow: hidden;
    margin: 23px 0
}

.btm2_box h2 {
    font-size: 40px;
    color: #fff;
    margin-bottom: -6px;
    line-height: 100%
}

.btm2_box p {
    font-size: 21px;
    color: #fff;
    width: 440px;
    max-width: 100%;
    line-height: 28px;
    float: right;
    margin-right: 15px
}

.cgreen {
    font-weight: 700;
    color: #007d46
}

.btm2_box a {
    display: block;
    width: 147px;
    height: 47px;
    line-height: 48px;
    background: #8bb93e;
    box-shadow: 0 0 5px 3px rgba(0, 0, 0, .2);
    font-size: 21px;
    color: #fff;
    text-align: center;
    margin: 13px 0 0 36px
}

.btm2_box a:hover {
    background: linear-gradient(0deg, #8c6438 -39%, #a78b43 138%)
}

#bottom3 {
    background: #fff
}

.btm3_con {
    min-height: 604px;
    padding: 0 31px
}

.btm3_info {
    width: 660px;
    max-width: 100%;
    float: right;
    position: relative;
    z-index: 1;
    margin: 210px 60px 0 0
}

.btm3_info:before {
    content: "";
    width: 138px;
    height: 6px;
    background: #e9e9e9;
    position: absolute;
    bottom: -30px;
    left: 62px
}

.btm3_info h2 {
    font-size: 57px;
    color: #0f8346;
    line-height: 90px;
    background: #fff;
    padding: 0 30px;
    margin-bottom: 0
}

.btm3_info p {
    font-size: 21px;
    color: #1a1a1a;
    width: 435px;
    max-width: 100%;
    line-height: 29px;
    float: right;
    margin-right: 67px
}

.btn_test {
    width: 100%;
    display: flex;
    gap: 10px;
    margin-left: 157px
}

.btm3_info a {
    display: block;
    width: 147px;
    height: 47px;
    line-height: 48px;
    background: linear-gradient(0deg, #8c6438 -39%, #a78b43 138%);
    box-shadow: 0 0 5px 5px #e1ede7;
    font-size: 21px;
    color: #fff;
    text-align: center;
    margin: 11px 0 0
}

.btm3_info a:hover {
    background: #0f8346
}

.btm3_img {
    position: absolute;
    top: -63px;
    left: 10px;
    width: calc(100% - 765px);
    height: 610px;
    overflow: hidden
}

.btm3_img img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: initial
}

.footer_top {
    background: #f2fff8
}

.footer_top .wrapper {
    max-width: 1572px
}

.footer_top_con {
    min-height: 782px;
    padding: 74px 0 0
}

.contact_info h2 {
    font-size: 57px;
    color: #000;
    text-align: center;
    margin-bottom: 46px
}

.hours_operation {
    text-align: center
}

.hours_operation strong {
    display: block;
    font-size: 25px;
    margin: 20px auto;
    color: #9b7a3e
}

.hours_operation p {
    margin-bottom: 8px
}

.contact_boxes {
    position: relative;
    font-size: 0;
    padding-bottom: 35px
}

.contact_boxes:after {
    content: "";
    width: 1079px;
    width: 100%;
    height: 1px;
    background: #dcdcdc;
    position: absolute;
    bottom: 0;
    margin: 0 auto;
    left: 0;
    right: 0
}

.contact_box {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    min-height: 336px;
    position: relative
}

.cbox1 {
    background: #9cc249
}

.cbox2 {
    background: #293905
}

.cbox3 {
    background: #62831b
}

.cbox4 {
    background: #297c05
}

.cbox5 {
    background: #9cc249
}

.contact_box ul {
    margin: 0 0 0;
    padding: 15px 13px;
    list-style: none;
    width: 463px;
    max-width: 100%;
    min-height: 206px;
    position: absolute;
    bottom: 15px;
    left: 16px;
    background: rgba(255, 255, 255, .8)
}

.contact_box ul li {
    line-height: 25px;
    display: block;
    vertical-align: top;
    white-space: pre-line;
    position: relative;
    font-family: Poppins, sans-serif;
    font-size: 17px;
    color: #1a1a1a;
    padding-left: 29px;
    margin-bottom: 11px
}

.contact_box ul li.contact_title {
    padding-left: 0
}

.contact_box ul li address {
    display: inline-block
}

.contact_box ul li span {
    font-family: Poppins, sans-serif;
    font-size: 20px;
    color: #057f47
}

.contact_box ul li a {
    color: inherit;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.contact_box ul li a[href^="tel:"] {
    color: inherit
}

.contact_box ul li a:hover {
    text-decoration: underline
}

.contact_box ul li:before {
    position: absolute
}

.contact_box ul li:nth-child(2):before {
    content: url(images/maps.png);
    top: 15px;
    left: -5px
}

.contact_box ul li:nth-child(3):before {
    content: url(images/phone.png);
    top: 4px;
    left: -5px
}

.contact_box ul li:nth-child(4):before {
    content: url(images/email.png);
    top: 5px;
    left: -5px
}

.contact_box ul li h3 {
    font-family: Poppins, sans-serif;
    font-size: 23px;
    color: #078046
}

.cbox1 ul {
    animation-duration: 2182ms !important
}

.cbox2 ul {
    animation-delay: .3s;
    animation-duration: 2182ms !important
}

.cbox3 ul {
    animation-delay: .6s;
    animation-duration: 2182ms !important
}

.cbox4 ul {
    animation-delay: .9s;
    animation-duration: 2182ms !important
}

.contact_map {
    height: 336px
}

.visitorCounter {
    width: 268px;
    height: 42px;
    line-height: 40px;
    border: solid 1px #007d46;
    font-size: 18px;
    text-align: center;
    margin: 9px auto
}

.visitorCounter small {
    background-color: #007d46;
    padding: 4px;
    color: #fff;
    font-size: 25px;
    display: inline
}

.footer_logo {
    width: 343px;
    max-width: 100%;
    margin: 33px auto 30px
}

.footer_btm {
    background: linear-gradient(180deg, #98bf3e 0, #007d46 100%)
}

.footer_btm_con {
    min-height: 81px;
    padding: 0
}

.footer_nav {
    text-align: center;
    background: #007d46;
    position: relative;
    padding: 10px
}

.footer_nav::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: -174px;
    background: #007d46;
    width: 174px
}

.footer_nav::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: -174px;
    background: #007d46;
    width: 174px
}

.footer_nav ul {
    margin: auto 0;
    padding: 0;
    text-align: center;
    list-style: none
}

.footer_nav ul li {
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.footer_nav ul li:first-child a {
    margin-left: 0
}

.footer_nav ul li:last-child a {
    margin-right: 0
}

.footer_nav ul li a {
    display: block;
    padding: 22px 4px;
    color: #fff;
    background: #007d46;
    font-size: 15px;
    margin: 0 5px
}

.footer_nav ul li:nth-child(13) a,
.footer_nav ul li:nth-child(3) a,
.footer_nav ul li:nth-child(4) a,
.footer_nav ul li:nth-child(5) a,
.footer_nav ul li:nth-child(6) a,
.footer_nav ul li:nth-child(7) a,
.footer_nav ul li:nth-child(8) a,
.footer_nav ul li:nth-child(9) a {
    line-height: 100%;
    padding: 15px 4px
}

.footer_nav ul li:nth-child(13)::after,
.footer_nav ul li:nth-child(4)::after,
.footer_nav ul li:nth-child(5)::after,
.footer_nav ul li:nth-child(6)::after,
.footer_nav ul li:nth-child(7)::after,
.footer_nav ul li:nth-child(8)::after,
.footer_nav ul li:nth-child(9)::after {
    top: -3px
}

.footer_nav ul li a small {
    display: block
}

.footer_nav ul li a:active,
.footer_nav ul li a:hover,
.footer_nav ul li.current_page_item a {
    background: #8bb93e
}

.footer_nav ul li:after {
    content: url(images/before.png);
    position: absolute;
    right: -19px;
    top: 0
}

.footer_nav ul li:first-child::before {
    content: url(images/before.png);
    position: absolute;
    left: -27px;
    top: 0
}

.footer_nav ul li:last-child:after {
    right: -30px
}

.footer_comp {
    z-index: 1000;
    position: relative
}

.privacy_span {
    color: red;
    display: inline-block
}

.privacy_list {
    padding-left: 20px
}

.privacy_list li::marker {
    font-weight: 700;
    font-size: 20px
}

.privacy_list h2 {
    font-weight: 700;
    font-size: 20px
}

.privacy_policy {
    display: inline-block;
    margin: 0 15px 0 15px;
    position: relative
}

.privacy_policy:before {
    content: "\2022";
    left: -13px;
    top: 0;
    position: absolute
}

.privacy_policy:after {
    content: "\2022";
    right: -13px;
    top: 0;
    position: absolute
}

.copyright {
    font-size: 21px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    line-height: 78px
}

.copyright a {
    color: #fff
}

.copyright a:hover {
    text-decoration: underline
}

.pic-btm {
    text-align: center
}

.pic-btm li {
    display: inline-block;
    margin: 12px 30px;
    vertical-align: top;
    max-width: 100%
}

.img-btm {
    width: 329px
}

.resources a {
    display: block;
    font-weight: 700;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    transition: all .3s linear
}

.resources a:hover {
    padding-left: 2px;
    text-decoration: none !important;
    color: red
}

.resources li,
.resources ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.resources ul li {
    margin-bottom: 8px;
    padding: 12px;
    background: #fafdfe;
    border: 1px solid #ececec
}

.resources ul li:before {
    content: ""
}

.resources ul li:after {
    content: ""
}

.resources ul li a span {
    font-size: 11px;
    color: #666;
    letter-spacing: 1px;
    display: block;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto
}

.lt-ie8 .dang-ie {
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: #00abdd
}

.message {
    text-align: center;
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0
}

.inner-message {
    position: relative;
    top: -20%;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto
}

.inner-message img {
    position: relative;
    left: 0
}

.inner-message a.download {
    display: block;
    width: 300px;
    padding: 10px;
    color: #fff;
    margin: 2em auto;
    border: 1px solid #fff
}

.terms {
    color: #fff;
    font-size: 13px;
    padding: 20px;
    position: absolute;
    right: 0;
    bottom: 0
}

.terms a {
    color: #fff;
    font-weight: 700
}

.lt-ie8 .protect-me {
    display: none
}

.sitemap {
    list-style-type: none;
    padding: 0;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 3px;
    -moz-column-gap: 3px;
    column-gap: 3px
}

.sitemap li {
    counter-increment: step-counter;
    overflow: hidden
}

.sitemap li {
    padding: 5px 15px;
    background: #e3e3e3;
    display: inline-block;
    width: 100%
}

.sitemap li:nth-child(odd) {
    background: #f2f2f2
}

.sitemap li a {
    display: block
}

.sitemap li a:before {
    content: counter(step-counter) '. '
}

.sitemap ul {
    margin-top: 5px
}

.sitemap ul li:nth-child(odd) {
    background: #e3e3e3
}

.sitemap ul li:nth-child(even) {
    background: #f2f2f2
}

.sitemap ul li {
    counter-increment: sub-counter
}

.sitemap ul li a:before {
    content: counter(step-counter) '.' counter(sub-counter) ' '
}

.breadcrumbs {
    margin-bottom: 34px;
    border-bottom: 1px dotted gray;
    padding-bottom: 11px
}

.breadcrumbs span {
    vertical-align: bottom;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis
}

.breadcrumbs span[property=name] {
    display: inline-block;
    padding: 0;
    margin-top: -3px;
    vertical-align: bottom;
    max-width: 270px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #007d46
}

.breadcrumbs span[property=name]:hover {
    text-decoration: underline
}

.breadcrumbs .post {
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: none;
    word-wrap: normal
}

.breadcrumbs span[class='post post-page current-item'] {
    display: inline-block;
    padding: 0;
    max-width: 250px;
    white-space: nowrap
}

.non_ban {
    position: relative
}

.non_ban_img {
    width: 1920px;
    margin-left: -228px
}

.non_ban_img img {
    vertical-align: middle;
    height: auto
}

.page_title {
    text-align: center;
    width: 100%;
    z-index: 2;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    font-size: 44px;
    line-height: 100%;
    padding: 41px 150px;
    background: rgba(0, 125, 70, .73);
    color: #fff;
    font-family: Poppins, sans-serif;
    font-weight: 700
}

.page_title:before {
    content: '';
    width: 270px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -270px;
    background: inherit
}

.page_title:after {
    content: '';
    width: 270px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -270px;
    background: inherit
}

.faq {
    margin: 63px 0
}

.faq h6 {
    padding: 15px 10px 15px 50px;
    background: #007d46;
    color: #fff;
    font-size: 18px;
    margin: 0 0 5px;
    cursor: pointer;
    position: relative;
    font-weight: 700;
    font-family: Poppins, sans-serif
}

.faq div {
    display: none;
    background: #fafdfe;
    padding: 20px 10px;
    margin: 5px 0;
    border: 1px solid #007d46;
    position: relative
}

.faq h6:before {
    content: "+";
    width: 30px;
    height: 30px;
    border-radius: 5px;
    background: #003d22;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    line-height: 30px;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%)
}

.end_p {
    text-align: center;
    border-top: 1px solid #000;
    padding-top: 43px;
    margin-top: 78px
}

.content_area h3 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    font-size: 23px;
    margin-bottom: 7px
}

.content_area h3 span {
    display: block;
    font-weight: 500;
    font-size: 22px
}

.content_area .center_box {
    text-align: center;
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
    padding: 30px 0
}

.content_area .center {
    text-align: center
}

.content_area .content_banner {
    background: url(images/thumbnails/782174007.jpg) center center no-repeat;
    position: relative;
    width: 100%;
    height: 634px;
    text-align: center;
    margin-bottom: 60px
}

.content_area .content_banner h3 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 43px;
    color: #fff;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    line-height: 100%
}

.content_area2 .content_banner2 {
    background: url(images/thumbnails/1445273677.jpg) center center no-repeat;
    position: relative;
    width: 100%;
    height: 634px;
    text-align: center;
    margin-bottom: 60px
}

.content_box2 {
    text-align: center
}

.content_area2 .content_banner2 h3 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 43px;
    color: #fff;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    line-height: 100%
}

.content_area3 .content_banner3 {
    background: url(images/thumbnails/1257310124.jpg) center center no-repeat;
    position: relative;
    width: 100%;
    height: 634px;
    text-align: center;
    margin-bottom: 60px
}

.content_box3 {
    text-align: center
}

.content_area3 .content_banner3 h3 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 43px;
    color: #fff;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    line-height: 100%
}

.content_banner4 {
    background: url(images/thumbnails/1894426385.jpg) center center no-repeat;
    position: relative;
    width: 100%;
    height: 634px;
    text-align: center;
    margin-bottom: 60px
}

.content_banner4 h3 {
    font-family: Poppins, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 43px;
    color: #fff;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    line-height: 100%
}

.content_box3 {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
    border-top: 1px solid #ddd
}

.content_box3 figure img {
    padding: 3px;
    border: 1px solid #ddd
}

.box_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

.box_flex figure {
    margin: 0 auto
}

.box_flex h2 {
    margin: 0 auto;
    width: 510px;
    padding: 25px
}

.box_flex p {
    width: 510px;
    padding: 25px;
    line-height: 30px
}

.content_area .content_box {
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
    padding: 25px 0;
    border-top: 1px solid #ddd
}

.content_area .content_box figure img {
    padding: 3px;
    border: 1px solid #ddd
}

.content_area .content_box h2 {
    line-height: 100%;
    font-family: Poppins, sans-serif;
    font-weight: 300;
    font-size: 32px;
    margin-bottom: 7px;
    font-style: italic
}

.content_boxes {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.content_boxes section {
    width: 30%;
    margin-top: 20px
}

.content_boxes section h3 {
    font-size: 23px;
    color: #007d46
}

.content_boxes section ul li {
    position: relative;
    padding-left: 30px
}

.content_boxes section ul li:before {
    position: absolute;
    top: 3px;
    left: 0
}

.content_boxes section ul li:nth-child(1):before {
    content: url(images/pin1.png)
}

.content_boxes section ul li:nth-child(2):before {
    content: url(images/phone1.png)
}

.content_boxes section ul li:nth-child(3):before {
    content: url(images/comp1.png)
}

.content_boxes section h4 {
    font-size: 23px;
    font-weight: 400
}

.bnr_txt {
    color: #fff;
    padding: 12px;
    animation: blinkingBackground 2s infinite
}

@keyframes blinkingBackground {
    0% {
        background-color: #10c018
    }
    25% {
        background-color: #27c349
    }
    75% {
        background-color: #007d46
    }
    100% {
        background-color: green
    }
}

.flashing {
    animation: blinker 2s linear infinite
}

@keyframes blinker {
    50% {
        opacity: 0
    }
}

.ftr_mblbtns {
    position: fixed;
    text-decoration: none;
    z-index: 999;
    width: 100%;
    left: 0;
    height: 50px;
    text-shadow: 0 1px #006700;
    color: #fff;
    overflow: hidden;
    margin: 10px auto;
    font-size: 60px;
    display: flex;
    justify-content: space-between;
    bottom: -11px
}

.ftr_mblbtns li {
    width: 300px;
    padding: 0;
    display: flex;
    background: #090
}

.ftr_mblbtns li a {
    display: block;
    color: #fff;
    padding: 15px 25px 15px 77px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    font-size: 17px;
    text-align: center;
    width: 100%
}

.ftr_mblbtns li a:before {
    position: absolute;
    top: 50%;
    left: 70px;
    transform: translateY(-50%)
}

.ftr_mblbtns li:first-child a:before {
    content: url(images/icon-message.png);
    left: 45px
}

.ftr_mblbtns li:nth-child(2) a:before {
    content: url(images/icon-call.png)
}

.ftr_mblbtns li a:hover {
    color: #000 !important;
    background: #fff !important
}

.ftr_mblbtns li a:hover::before {
    filter: invert(100%) !important
}

#callnowbutton {
    display: none !important
}

@media only screen and (max-width :600px) {
    .ftr_mblbtns li a {
        padding: 15px 8px 15px 85px
    }
}

@media only screen and (max-width :726px) {
    .ftr_mblbtns li {
        width: 49%
    }
    .ftr_mblbtns li a::before {
        left: 84px
    }
    .ftr_mblbtns li:first-child a::before {
        left: 43px
    }
}

@media only screen and (max-width :534px) {
    .ftr_mblbtns li a {
        font-size: 13px
    }
}

@media only screen and (max-width :486px) {
    .ftr_mblbtns li a::before {
        left: 56px
    }
    .ftr_mblbtns li:first-child a::before {
        left: 37px
    }
}

@media only screen and (max-width :454px) {
    .ftr_mblbtns li a {
        padding: 43px 0 15px
    }
    .ftr_mblbtns li a::before,
    .ftr_mblbtns li:first-child a::before {
        top: 6px;
        left: 50%;
        transform: translateX(-50%)
    }
    .ftr_mblbtns {
        height: 70px
    }
}

.modal {
    display: none;
    position: fixed;
    z-index: 99999999;
    padding: 50px 10px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4)
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    margin-bottom: 50px;
    padding: 0;
    border: 1px solid #888;
    max-width: 1200px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: .4s;
    animation-name: animatetop;
    animation-duration: .4s
}

@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0
    }
    to {
        top: 0;
        opacity: 1
    }
}

.modal-close {
    color: #fff;
    float: right;
    font-size: 28px;
    font-weight: 700;
    background: #007d46;
    padding: 2px 6px 5px;
    border-radius: 50px
}

.modal-close:focus,
.modal-close:hover {
    text-decoration: none;
    cursor: pointer;
    background: #98bf3e
}

.modal-header {
    padding: 6px;
    color: #fff;
    text-align: center
}

.modal-header img {
    width: 100%;
    max-width: 280px;
    padding: 20px 0
}

.modal-body {
    background: #8bb93e;
    color: #fff;
    text-align: center
}

.modal-body .container {
    height: 100%;
    font-size: 25px;
    line-height: 34px
}

.modal-body .container h2 {
    font-size: 34px;
    margin-bottom: 0;
    color: #b5f746;
    font-weight: 700;
    position: relative;
    padding-bottom: 15px;
    font-family: Poppins, sans-serif;
    text-transform: uppercase
}

.modal-body .container h2::before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 30%;
    right: 0;
    height: 5px;
    margin: 0 auto 0;
    background: #b5f746
}

.modal-body .container p {
    margin: 30px 0
}

.modal-body div iframe {
    width: 99%;
    min-height: 500px
}

.modal_location_details {
    display: flex
}

.modal_location_details {
    justify-content: center;
    width: 100%
}

.modal_location_details p:nth-child(1) {
    width: 30%;
    font-size: 40px;
    font-weight: bolder !important
}

.modal_location_p {
    width: 60%;
    font-size: 25px !important;
    position: relative;
    max-width: max-content;
    padding-left: 35px
}

.modal_location_p::before {
    filter: brightness(0) saturate(100%) invert(100%) sepia(9%) saturate(7469%) hue-rotate(188deg) brightness(111%) contrast(116%);
    pointer-events: none;
    content: url(images/location.png);
    position: absolute;
    line-height: 100%;
    top: 22%;
    transform: translateY(-50%);
    left: 9%
}

.modal_location_p span {
    display: block
}

#myModal1 .modal-body .container p {
    font-weight: 700;
    animation: blinkmodal 2s linear infinite;
    font-size: 40px
}

@keyframes blinkmodal {
    0%,
    100% {
        opacity: 1
    }
    50% {
        opacity: 0
    }
}

.modal-body .container a {
    display: block;
    font-size: 20px;
    padding: 20px;
    line-height: 100%;
    max-width: 180px;
    width: 100%;
    background: #007d46;
    margin: 0 auto;
    color: #fff
}

.modal-body .container a:hover {
    background: #8c6438
}

.six_vline_ellipsis {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical
}