@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,700,800,900');
@import url('https://fonts.googleapis.com/css2?family=Philosopher:wght@400;700&display=swap');


@font-face {
    font-family: 'Eurostile';
    src: url('../fonts/EurostileRegular.eot');
    src: url('../fonts/EurostileRegular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/EurostileRegular.woff2') format('woff2'),
        url('../fonts/EurostileRegular.woff') format('woff'),
        url('../fonts/EurostileRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



body {
    margin: 0;
	font-family: 'Nunito Sans', sans-serif;
	overflow-x: hidden;
}
.container {
    max-width: 1230px;
    margin: 0 auto;
	padding:0 15px;
	box-sizing:border-box;
	width:100%;
}
.header-wrapper {
    width: 100%;
    padding: 40px 0;
    z-index: 99999;
    background: #284a37;
    border-bottom: 1px solid #fff;
}
.header-right {
    display: inline-block;
    vertical-align: top;
    width: 22.6%;
    text-align: center;
    margin: 0 0 0 0;
}
.header-menu {
    margin: 0 0 26px;
}
.logo {
    display: inline-block;
    vertical-align: middle;
    width: 77%;
}
.header-call-sec {
    display: inline-block;
    margin: 0;
    font-family: 'Eurostile';
    font-size: 23px;
    color: #103457;
}

.header-call-img, .header-call-num {
    display: inline-block;
    vertical-align: middle;
}


.header-call-img img {
    display: block;
}


.logo a {
    display: inline-block;
}
.logo img {
    display: block;
}

.header-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-menu ul li {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 28px;
}

.header-menu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 23px;
    font-weight: 900;
    font-family: 'Nunito Sans', sans-serif;
}

.header-menu ul li:first-child {
    margin-left: 0;
}

.section-1 {
    float: left;
    width: 100%;
    position: relative;
}
.section-1 img{
	width: 100%;
	display:block;
}


.banner-content {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    bottom: 0;
}

.banner-content .banner-logo img {
    width: auto;
    display: block;
    margin: 0 auto;
}

.banner-logo {
    margin: 0 0 100px;
}
.banner-text-box {
    width: auto;
    display: inline-block;
    background: #354d33;
    padding: 30px 40px 40px;
}
.banner-text-box h1 {
    margin: 0 0 22px;
    color: #fff;
    font-size: 55px;
    font-weight: 600;
    font-family: 'Nunito Sans', sans-serif;
    line-height: 47px;
}

.banner-text-box p {
    margin: 0;
    color: #fff;
    font-size: 27px;
    line-height: normal;
}
.section-2 {
    float: left;
    width: 100%;
}
.sec2-content {
    text-align: center;
    margin: 86px 0 0;
}
.sec2-box {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin: 0 0 0 37px;
    box-sizing: border-box;
}

.sec2-box:first-child {
    margin: 0;
}

.sec2-box-img img {
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.sec2-box h2 {
    margin: 28px 0 18px;
    color: #284a37;
    font-family: 'Philosopher', sans-serif;
    font-size: 30px;
    font-weight: bold;
    text-transform: capitalize;
}
.sec2-box p {
    font-size: 18px;
    font-weight: normal;
    line-height: 27px;
    margin: 0;
    color: #000;
}
.section-3 {
    float: left;
    width: 100%;
    background: url(../images/sec3-bg.jpg);
    background-size: cover;
    background-position: center;
    margin: 47px 0 0;
}
.sec3-left-sec {
    width: 50%;
    margin: 0;
    padding: 40px 36px 18px;
    text-align: center;
    background: #284a37;
    box-sizing: border-box;
}

.sec3-left-sec img {
    display: block;
    margin: 0 auto;
}

.sec3-left-sec p {
    font-size: 22px;
    color: #c7c7c7;
    font-weight: normal;
    line-height: 27px;
    margin: 0;
}

.sec3-left-sec h2 {
    margin: 12px 0 8px;
    color: #fff;
    font-size: 53px;
    line-height: normal;
    font-family: 'Philosopher', sans-serif;
    font-weight: normal;
}

.sec3-sign {
    margin: 0 0 14px;
}

.sec3-sign p {
    margin: 18px 0 0;
}
.sec3-content {
    background: #284a37;
    position: relative;
}

.sec3-right-sec {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    height: 100%;
    background: url(../images/sec3-img.jpg) no-repeat;
    background-size: cover;
    background-position: center;
}
.sec3-right-sec img {
    display: block;
}





.section-4 {
    float: left;
    width: 100%;
    position: relative;
}
.section-4:after {
    content: "";
    position: absolute;
    background:url(../images/sec4-icon.png);
    width: 188px;
    height: 182px;
    right: 0;
    bottom: 0;
}
.sec4-left {
    display: inline-block;
    vertical-align: middle;
    width: 50%;
    box-sizing: border-box;
}

.sec4-right {
    display: inline-block;
    vertical-align: middle;
    width: 49.6%;
    padding: 0 0 0 22px;
    box-sizing: border-box;
}

.sec4-left img {
    display: block;
    width: 100%;
}

.sec4-right h1 {
    margin: 0 0 35px;
    color: #284a37;
    font-size: 65px;
    line-height: normal;
    font-family: 'Philosopher', sans-serif;
    font-weight: normal;
    text-align: center;
}

.sec4-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.sec4-right ul li {
    font-size: 20px;
    font-weight: bold;
    font-family: 'Nunito Sans', sans-serif;
    padding: 0 0 0 46px;
    position: relative;
    line-height: 45px;
    color: #284a37;
}

.sec4-right ul li:before {
    content: "";
    position: absolute;
    background: url(../images/bullet-icon.png) no-repeat;
    width: 29px;
    height: 22px;
    left: 0;
    top: 12px;
}




.social-links ul {margin: 0;padding: 0;}

.social-links ul li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0;
}

.social-links ul li a {
    display: block;
}

.social-links ul li a img {
    display: block;
}

.footer_wrapper {
    float: left;
    width: 100%;
    background: #284a37;
}
.footer-form-content {
    text-align: center;
    margin: 45px 0 66px;
}
.footer-form-content {
    text-align: center;
}
.footer-email a {
    font-size: 20px;
    color: #fff;
    text-decoration: none;
}
.footer-form-content h1 {
    margin: 0;
    color: #fff;
    font-size: 60px;
    line-height: normal;
    font-family: 'Philosopher', sans-serif;
    font-weight: normal;
    text-align: center;
}

.footer-form-content p {
    color: #fff;
    font-size: 30px;
    line-height: 43px;
    margin: 34px 0 0;
    font-weight: 300;
}
.footer-form-content p a{
    color: #fff;
}
.contact-form {
    width: 77%;
    margin: 33px auto 0;
}
.form-group span.title {
    display: none;
}
.form-group {
    position: relative;
}

.col-sm-6 .form-group.form-group1:before {
	content: "";
	position: absolute;
	background: url(../images/name-icon.png);
	width: 19px;
	height: 25px;
	left: 22px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.col-sm-6 .form-group.form-group2:before {
    content: "";
    position: absolute;
    background: url(../images/name-icon.png);
    width: 19px;
    height: 25px;
    left: 32px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.col-sm-6 .form-group.form-group3:before {
    content: "";
    position: absolute;
    background: url(../images/email-icon.png);
    width: 21px;
    height: 15px;
    left: 22px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.col-sm-6 .form-group.form-group4:before {
    content: "";
    position: absolute;
    background: url(../images/phone-icon.png);
    width: 15px;
    height: 29px;
    left: 32px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.col-sm-12 .form-group.form-group5:before {
    content: "";
    position: absolute;
    background: url(../images/message-icon.png);
    width: 27px;
    height: 23px;
    left: 22px;
    top: 18px;
    margin: auto;
}
.col-sm-6 {
    float: left;
    width: 50%;
    margin: 0 0 21px;
}
.col-sm-12 {
    clear: both;
}
.col-sm-6 .form-group.form-group1, .col-sm-6 .form-group.form-group3 {
    padding: 0 10px 0 0;
}

.col-sm-6 .form-group.form-group2, .col-sm-6 .form-group.form-group4 {
    padding: 0 0 0 10px;
}
.form-group input {
    width: 100%;
    background: none;
    color: #fff;
    box-sizing: border-box;
    border: 1px solid #b7b8b7;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Nunito Sans', sans-serif;
    padding: 14px 58px 14px;
    border-radius: 100px;
}
.form-group textarea {
    width: 100%;
    background: none;
    color: #fff;
    box-sizing: border-box;
    border: 1px solid #b7b8b7;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Nunito Sans', sans-serif;
    padding: 14px 58px 14px;
    border-radius: 30px;
    display: block;
    height: 180px;
}
.form-group input::placeholder, .form-group textarea::placeholder {
    color: #fff;
}

.form-group input.btn.btn-danger {
    font-size: 27px;
    background: #446d56;
    border: 0;
    width: auto;
    padding: 10px 44px 10px;
    display: inline-block;
    cursor: pointer;
}

.col-sm-4 {
    margin: 55px 0 0;
}
.copyright-sec {
    float: left;
    width: 100%;
    background: #172b20;
    padding: 18px 0;
}

.copyright-left-sec {
    display: inline-block;
    vertical-align: middle;
    width: 77%;
}

.copyright-right-sec {
    display: inline-block;
    vertical-align: middle;
    width: 22.5%;
    text-align: right;
}

.copyright-right-sec img {
    display: block;
}

.footer-email h3 {
    font-size: 27px;
    color: #fff;
    line-height: normal;
    margin: 0;
    font-family: 'Philosopher', sans-serif;
    font-weight: normal;
    line-height: 43px;
}

.footer-email p {
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    margin: 0;
    line-height: 43px;
}

.footer-links p {
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    margin: 0;
    line-height: 36px;
}

.footer-links ul {
    margin: 6px 0;
    padding: 0;
    list-style: none;
}

.footer-links ul li {
    display: inline-block;
}

.footer-links ul li a, .footer-links ul li a img {
    display: block;
}

.copyright-text p {
    font-size: 22px;
    font-weight: 300;
    color: #fff;
    margin: 0;
    line-height: 36px;
}



.inner-banner {
    float: left;
    width: 100%;
}

.inner-wrapper {
    float: left;
    width: 100%;
}

.inner-banner img {
    display: block;
    width: 100%;
}

.inner-content {
    text-align: center;
    margin: 30px 0 40px;
}
.inner-content h1 {
    margin: 0 0 20px;
    font-size: 60px;
    color: #284a37;
    font-weight: bold;
    line-height: normal;
    font-family: 'Philosopher', sans-serif;
}
.inner-content p {
    margin: 0 0 20px;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
    color: #000;
    font-family: 'Nunito Sans', sans-serif;
}

@media screen and (min-width: 1800px) {
.banner-logo { margin: 0 0 200px;}
}

@media screen and (max-width: 1367px) {
.banner-logo { margin: 0 0 40px;}
.banner-content .banner-logo img {max-width: 25%;}    
}


@media only screen and (max-width: 1280px){
.sec2-box { margin: 0 0 0 27px;}
.logo img {max-width: 70%;}
.header-menu ul li a { font-size: 18px;}
.logo { width: 75%;}
.copyright-right-sec img {  max-width: 100%;}
.banner-text-box h1 { font-size: 45px;}
.banner-text-box p { font-size: 24px;}
.sec4-right {padding: 0 0 0 15px;   width: 49%;}
.sec4-right ul li { font-size: 16px;    line-height: 40px;}
.sec3-left-sec p { font-size: 18px;}
.sec3-left-sec h2 { font-size: 45px;}
}

@media only screen and (max-width: 992px){
.logo {
    width: 60%;
    padding: 15px 0 0;
}

.header-right {
    width: 39%;
}

.header-wrapper {
    padding: 30px 0;
}

.banner-logo {
    margin: 0 0 3%;
}

.banner-content {
    /* top: 0; */
}

.banner-text-box h1 {
    font-size: 32px;
    margin: 0 0 10px;
}

.banner-text-box p {
    font-size: 20px;
}

.sec2-content {
    margin: 30px 0 0;
}

.sec2-box {
    margin: 0 0 0 10px;
    width: 32%;
}

.sec2-box h2 {
    font-size: 25px;
}

.sec2-box p {
    font-size: 15px;
}

.sec3-left-sec {
    padding: 40px 25px 18px;
}

.sec3-left-sec p {
    font-size: 15px;
}

.sec3-left-sec h2 {
    font-size: 35px;
}

.sec4-right h1 {
    font-size: 45px;
    margin: 10px 0;
}

.sec4-right ul li {
    font-size: 15px;
    line-height: 30px;
    padding: 0 0 0 30px;
}

.sec4-right ul li:before {
    width: 20px;
    height: 15px;
    background-size: cover;
    top: 8px;
}

.footer-form-content {
    margin: 30px 0 40px;
}

.footer-form-content h1 {
    font-size: 45px;
}

.footer-form-content p {
    font-size: 24px;
    margin: 20px 0 0;
}

.form-group input {
    font-size: 16px;
}

.form-group textarea {
    font-size: 16px;
}

.form-group input.btn.btn-danger {
    font-size: 24px;
}

.footer-email h3 {
    font-size: 24px;
}

.footer-email p, .footer-links p {
    font-size: 20px;
}

.copyright-text p {
    font-size: 18px;
}

.copyright-sec .container {
    display: flex;
    align-items: center;
}
.inner-content h1 {
    font-size: 40px;
}

.inner-content p {
    font-size: 18px;
}    
}

@media only screen and (min-width: 768px){
   /*.banner-logo-sm, .banner-text-box.text-2 {
    display: none;
   }*/
}

@media only screen and (max-width: 767px){
   /* .banner-content .banner-logo, .section-1 .banner-text-box {
    display: none;
   }*/
  
   .banner-text-box {
    width: 100%;
    padding: 20px 20px;
   }
   html, body {
    overflow-x: hidden;
   }
   .banner-text-box {
    width: calc(100% - 30px);
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    padding: 20px;
    margin: 0 auto;
    bottom: 15px; 
    }
   .section-1 .banner-logo-sm {
    position: absolute;
    max-width: 110px;
    z-index: 9;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
}

.section-1 .banner-logo-sm img {
    width: 100%;
    height: auto;
}
.logo {
    width: 100%;
    padding: 10px 0;
    text-align: center;
}
.sec4-left, .sec4-right {
    width: 100%;
    padding: 20px 15px 20px 15px;
}
.header-right {
    width: 100%;
    /* text-align: center; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-evenly;
}

.header-wrapper {
    padding: 20px 0;
}

.banner-logo {
    width: 100%;
    position: absolute;
    max-width: 100%;
    z-index: 9;
    margin: 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    padding: 20px;
    box-sizing: border-box;
    right: 0;
    top: 0;
}
.section-1 {
    position: relative;
}
.banner-content {
    top: auto;
    position: absolute;
    height: 100%;
}
.section-1 img {
    width: 100%;
    display: block;
    object-fit: cover;
    object-position: 50% 50%;
    height: 570px;
}
.banner-text-box h1 {
    font-size: 30px;
    margin: 0 0 10px;
}

.banner-text-box p {
    font-size: 18px;
    max-width: 400px;
    text-align: center;
    margin: 0 auto;
}

.sec2-content {
    margin: 30px 0 0;
}

.sec2-box {
    margin: 0;
    width: 100%;
    padding: 20px 0;
}

.sec2-box h2 {
    font-size: 25px;
}

.sec2-box p {
    font-size: 15px;
}

.sec3-left-sec {
    padding: 40px 25px 18px;
    width: 100%;
}

.sec3-left-sec p {
    font-size: 15px;
}

.sec3-left-sec h2 {
    font-size: 35px;
}

.sec4-right h1 {
    font-size: 45px;
    margin: 10px 0;
}

.sec4-right ul li {
    font-size: 15px;
    line-height: 30px;
    padding: 0 0 0 30px;
}

.sec4-right ul li:before {
    width: 20px;
    height: 15px;
    background-size: cover;
    top: 8px;
}

.footer-form-content {
    margin: 30px 0 40px;
}

.footer-form-content h1 {
    font-size: 45px;
}

.footer-form-content p {
    font-size: 24px;
    margin: 20px 0 0;
}

.form-group input {
    font-size: 16px;
}

.form-group textarea {
    font-size: 16px;
}

.form-group input.btn.btn-danger {
    font-size: 24px;
}

.footer-email h3 {
    font-size: 24px;
}

.footer-email p, .footer-links p {
    font-size: 20px;
}
.footer-email a {
        font-size: 20px;
    color: #fff;
    text-decoration: none;
}
.copyright-text p {
    font-size: 15px;
}

.copyright-sec .container {
    display: flex;
    align-items: center;
    flex-direction: column;
}

.logo img {
    display: inline-block;
}

.banner-content {}

.header-mail-img img {
    max-width: 80%;
}

.header-menu {
    margin: 0;
}

.banner-content .banner-logo img {
    max-width: 374px;
    height: auto;
}

.sec3-right-sec {
       position: relative;
    width: 100%;
    bottom: 0;
    height: 500px;
    background-size: contain;
}

.sec3-content {
    /* display: flex; */
}

.sec4-left, .sec4-right {
    width: 100%;
}

.contact-form .col-sm-6 {
    width: 100%;
}

.contact-form .col-sm-6 .form-group {padding: 0;}

.copyright-left-sec, .copyright-right-sec {
    width: 100%;
    text-align: center;
}

.copyright-right-sec img {
    display: inline-block;
    max-width: 50%;
    padding: 20px 0 0;
}
    
.inner-content h1 {
    font-size: 32px;
}

.inner-content p {
    font-size: 17px;
    line-height: 30px;
}    
}

