/*
font-family: "Open Sans", sans-serif;
*/

*, *:before, *:after { padding: 0px; margin: 0px; box-sizing: border-box; -webkit-box-sizing: border-box; }
html, body { height: 100%; color: #2a2c2c; font-size: 22px; line-height: 36px; font-family: "Open Sans", sans-serif; font-weight: 400; background: #efebdd; }

h1, h2, h3, h4, h5 { margin: 0px; font-weight: 700; font-family: 'Open Sans', sans-serif; }

::-webkit-input-placeholder { color: #231f20; opacity: 1; }
::-moz-placeholder { color: #231f20; opacity: 1; }
:-ms-input-placeholder { color: #231f20; opacity: 1; }
:-moz-placeholder { color: #231f20; opacity: 1; }

*:focus { outline: none; }

strong { font-weight: 700; }

img { border: 0px; max-width: 100%; height: auto; display: block; }

p { padding-bottom: 30px; margin: 0px; }

.d-flex { display: flex; flex-wrap: wrap; }
.v-center { align-items: center; }
.h-center { justify-content: center; }

#main-cntr { padding-top: 246px; width: 100%; overflow-x: hidden; min-height: 100%; }

.wrapper { padding: 0px 30px; margin: 0px auto; max-width: 1680px; }

/*header*/
.header-bar { padding: 0px 0px 33px; position: fixed; top: 0px; left: 0px; z-index: 100; width: 100%; text-align: center; transition: all 350ms; -webkit-transition: all 350ms; background-color: #efebdf; }
.header-bar .logo { margin: 25px auto 0px; width: 365px; display: block; transition: all 350ms; -webkit-transition: all 350ms; }
.header-bar .logo img { width: 100%; }

.header-bar.show { padding-bottom: 15px; box-shadow: 0px 0px 10px rgba(0,0,0,0.1); }
.header-bar.show .top-bar { padding: 15px 0px; }
.header-bar.show .logo { margin-top: 15px; width: 280px; }

.top-bar { padding: 19px 0px 20px; transition: all 350ms; -webkit-transition: all 350ms; background: #8cb03d; }
.top-bar p { padding: 0px; margin: 0px; text-align: center; font-size: 21px; letter-spacing: 0.8px; line-height: 1; text-transform: uppercase; color: #213a3a; font-weight: 700; text-align: center; font-family: "Open Sans", sans-serif; transition: all 350ms; -webkit-transition: all 350ms; }

.hero_sec { width: 100%; position: relative; border-top: 23px solid #233c3c; background: #9ea2a7; }
.hero_sec video { border: 0px; display: block; width: 100%; height: auto; pointer-events: none; }
.hero_sec .logo { position: absolute; top: 124px; left: 0px; width: 526px; }

.info-bar { padding: 44px 0px 44px; text-align: center; background: #203b3b; }
.info-bar h1,
.info-bar h2 { padding: 0px 0px 28px; margin: 0px; font-size: 22px; letter-spacing: 0.7px; line-height: 36px; text-transform: uppercase; color: #f0ece1; font-weight: 700; } 
.info-bar p { padding-bottom: 27px; font-size: 20px; line-height: 28px; color: #f0ece1; font-weight: 400; }

.info2-bar { padding: 35px 0px 0px; text-align: center; background: #efebdd; }
.info2-bar .wrapper { max-width: 1732px; }
.info2-bar .text { padding: 0px 0px 3px; }
.info2-bar h2 { padding-bottom: 18px; font-size: 22px; letter-spacing: 1px; line-height: 1; text-transform: uppercase; color: #2a2c2c; font-weight: 700; }
.info2-bar .logo { margin: 0px auto 3px; width: 200px; }
.info2-bar h3 { padding-bottom: 2px; font-size: 22px; letter-spacing: 1px; line-height: 24px; text-transform: uppercase; color: #2a2c2c; font-weight: 700; }
.info2-bar p { padding-bottom: 27px; font-size: 20px; line-height: 28px; color: #2a2c2c; font-weight: 600; }
.info2-bar p a { padding-bottom: 5px; color: #2a2c2c; font-weight: 700; text-decoration: none; border-bottom: 2px solid #8db13e; }

.info2-bar .images { display: flex; gap: 28px; }
.info2-bar .images .left { width: 50%; }
.info2-bar .images .right { width: 50%; }
.info2-bar .images .right .img { width: 100%; }
.info2-bar .images .bottom { padding-top: 26px; display: flex; gap: 21px; }
.info2-bar .images .bottom .img:nth-of-type(1) { width: 49%; }
.info2-bar .images .bottom .img { width: 100%; }
.info2-bar .images .img { width: 100%; }
.info2-bar .images .img img, .info2-bar .images .left img { width: 100%; min-height: 100%; object-fit: cover; }

.info2-bar .box { padding: 35px 37px; margin-top: 33px; text-align: left; background: #203b3b; }
.info2-bar .box .logo { margin: 0px 0px 27px; width: 268px; }
.info2-bar .box p { padding: 0px 0px 7px; font-size: 20px; line-height: 28px; text-transform: uppercase; color: #ffffff; font-weight: 400; }
.info2-bar .box .copyright { display: block; font-size: 14px; line-height: 18px; color: #ffffff; font-weight: 700; text-transform: uppercase; }

.list-bar { padding: 69px 0px 0px; background: #efebdd; }
.list-bar .wrapper { max-width: 1732px; }
.list-bar h2 { padding-bottom: 27px; font-size: 22px; letter-spacing: 1px; line-height: 1; text-transform: uppercase; text-align: center; color: #2a2c2c; font-weight: 700; }
.list-bar .list { display: flex; flex-wrap: wrap; gap: 30px; }
.list-bar .list .img { width: calc(50% - 15px); position: relative; }
.list-bar .list .img .text { padding: 35px 40px 45px; position: absolute; bottom: 0px; left: 0px; width: 100%; background: rgba(13,59,60,0.749); }
.list-bar .list .img .text p { padding: 0px; font-size: 20px; line-height: 28px; text-transform: uppercase; color: #ffffff; font-weight: 600; }

.intro-bar { padding: 258px 0px 555px; background-position: center; background-repeat: no-repeat; background-size: cover; }
.intro-bar .text { padding: 67px 0px 40px; position: relative; text-align: center; background: rgba(254,254,254,0.878); }
.intro-bar .text:before, .intro-bar .text:after { content: ""; width: 250000px; height: 100%; position: absolute; top: 0px; left: 100%; background: rgba(254,254,254,0.878); }
.intro-bar .text:after { left: auto; right: 100%; }
.intro-bar h2 { padding-bottom: 26px; font-size: 21px; letter-spacing: 0px; line-height: 1; text-transform: uppercase; text-align: center; color: #2a2c2c; font-weight: 700; }
.intro-bar p { padding-bottom: 24px; font-size: 20px; line-height: 24px; color: #2a2c2c; font-weight: 600; }

.page-footer {  }
.page-footer .info2-bar { padding: 40px 0px 39px; }
.page-footer.v1 .info2-bar { padding-bottom: 0px; }
.page-footer.v2 .info2-bar { padding-top: 0px; display: block; }
.page-footer .info2-bar h2 { padding: 17px 0px 20px; }
.page-footer .info2-bar .logo { margin: 35px auto 25px; width: 360px; }
.page-footer .info2-bar .social { padding: 0px 0px 12px; gap: 8px; display: flex; align-items: center; justify-content: center; }
.page-footer .info2-bar .social a { border: 2px solid #233d3d; width: 52px; height: 52px; display: flex; align-items: center; justify-content: center; border-radius: 100%; -webkit-border-radius: 100%; }
.page-footer .info2-bar .social a img { width: 26px; }
.page-footer .info2-bar address { padding: 0px 0px 13px; font-style: inherit; font-size: 14px; line-height: 20px; text-transform: uppercase; color: #213a3a; font-weight: 600; }
.page-footer .info2-bar address a { color: #213a3a; text-decoration: none; }
.page-footer .copyright { display: block; font-size: 13px; line-height: 20px; text-transform: uppercase; color: #213a3a; font-weight: 600; }
.page-footer .design_by { padding: 32px 0px 3px; margin: 0px auto; display: table; font-size: 13px; line-height: 20px; font-weight: 700; color: #2a2c2c; border-bottom: 2px solid #8db13e; } 
.page-footer .design_by a { color: #2a2c2c; text-decoration: none; }
.page-footer .top-bar { padding: 22px 0px 20px; }
.page-footer .top-bar p { font-size: 18px; }

.bodywrap { padding-bottom: 500px; }
.page-footer.v2 { margin-top: -500px; }