@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'SegoeUI';
  src: url('../fonts/SegoeUI.eot?#iefix') format('embedded-opentype'),  url('../fonts/SegoeUI.woff') format('woff'), url('../fonts/SegoeUI.ttf')  format('truetype'), url('../fonts/SegoeUI.svg#SegoeUI') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Campton-Thin';
  src: url('../fonts/Campton-Thin/Campton-Thin.eot?#iefix') format('embedded-opentype'),  url('../fonts/Campton-Thin/Campton-Thin.woff') format('woff'), url('../fonts/Campton-Thin/Campton-Thin.ttf')  format('truetype'), url('../fonts/Campton-Thin/Campton-Thin.svg#SegoeUI') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Campton-Bold';
  src: url('../fonts/Campton-Bold/Campton-Bold.eot?#iefix') format('embedded-opentype'),  url('../fonts/Campton-Bold/Campton-Bold.woff') format('woff'), url('../fonts/Campton-Bold/Campton-Bold.ttf')  format('truetype'), url('../fonts/Campton-Bold/Campton-Bold.svg#SegoeUI') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Campton-Book';
  src: url('../fonts/Campton-Book/Campton-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/Campton-Book/Campton-Book.woff') format('woff'), url('../fonts/Campton-Book/Campton-Book.ttf')  format('truetype'), url('../fonts/Campton-Book/Campton-Book.svg#SegoeUI') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Campton-Light';
  src: url('../fonts/Campton-Book/Campton-Book.eot?#iefix') format('embedded-opentype'),  url('../fonts/Campton-Book/Campton-Book.woff') format('woff'), url('../fonts/Campton-Book/Campton-Book.ttf')  format('truetype'), url('../fonts/Campton-Book/Campton-Book.svg#SegoeUI') format('svg');
  font-weight: normal;
  font-style: normal;
}


body{
	font-family: SegoeUI;
}

.bannerText {
    position: absolute;
    top: 35%;
    
	color: #fff;
	text-transform: uppercase;
	line-height: 66px;
	width:100%;
	max-width:610px;
	z-index:1;
}
.bannerHead{
	font-family: Campton-Thin;
    font-size: 70px;
   float:left;
   width:100%;
}
.bannerContent {
	font-family: Campton-Bold;
	font-size: 70px;
	float:left;
	width:100%;
}
.bannerSubContent {
	font-family: Campton-Book;
	font-size: 16px;
	float:left;
	width:100%;
	
}
ul.slick-dots {
    position: absolute;
    top: 69%;
    left: 11%;
	cursor:pointer;
}

ul.slick-dots button {
    font-size: 0;
    padding: 0 17px;
    margin: 0px 2px;
}

ul.slick-dots button:active {
    background:#77a347;
}

.container-nav{
	width:80%;
	margin:0 auto;
}

.navbar {
	padding:0px !important;
}

header {
    background: white;
}
.logo img {
    
	width:100%;
	max-width: 180px;
}
.navbar-brand{
	padding-top:0px;
	padding-bottom:0px;
	}
.logo{
	float:left;
	margin-top:11px;
}

.navigation{
	float:right;
}

.navbar-expand-lg .navbar-nav .nav-link {
  
	font-weight:normal;
	font-style:normal;
	text-transform:uppercase;
	 color: #000;
	font-size: 15px;
	border-right: 0.5px solid #eae6e6;
	padding: 24px 20px; 
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
    background: #5a9d50;
	color:white;
}
.social{
	padding: 21px 20px;
}
.fa {
    padding: 0 4px;
    color: #abb5bd;
}

.banner{
	display:block;
}

.banner img{
	width:100%;
}
header{
float: left;
    width: 100%;
    background: #fff;
    border-bottom: 0px solid #efeeee;
	}
	
.bannerSection{
	float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
}

ul.slick-dots li {
    list-style: none;
	display: initial;
}

    .slider {
        width: 100%;
        margin: 100px auto;
    }

    .slick-slide {
      margin: 0px 0px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }
    
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }
	
	.bannerBottomSection img {
    width: 100%;
}
.bannerBottomSection {
    float: left;
    width: 100%;
    margin-top: -118px;
    margin-bottom: 60px;
}

.bannerBottomSection img {
    cursor: pointer;
}




.bannerBottomSection .content-box {
   color:#fff;
	
	background: rgba(50, 51, 49, 0.9);
	position:absolute;
	bottom:0px;
	padding:10px;
	font-size:13px;
	width:100%;
	float:left;
	cursor:pointer;
	text-transform:uppercase;
	transition: all 0.35s ease-out;	
}
.bannerBottomSection .content-box:hover{
background: rgba(90, 157, 80, 0.9);
}
.bannerBottomSection .content-box .fa{
	 color:#fff;
	 font-size:17px;
	 transition: all 0.1s ease-out;
}



.aboutSection {
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 60px;
}

.aboutSection .title {
  font-family: Campton-Book;
  font-size: 20px;
  text-transform: uppercase;
  display: block;
}

.aboutSection .subtitle{
  font-family: Campton-Bold;
  font-size: 28px;
  text-transform: uppercase;
  padding-bottom: 45px;
    display: block;
}

.aboutSection p{
  font-size: 16px;
    display: block;
    width: 686px;
    margin: 0 auto;
    padding-bottom: 45px;
    
}

.aboutSection button{
  width: 166px;
    height: 43px;
    border: 1px solid #000;
    background: #fff;
    cursor: pointer;
}


.sectionWhoWe {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 67px;
}

.sectionWhoWe img {
  height: 354px;
  /* position: relative; */
}

.sectionWhoWe .content-box {
  text-align: center;
  position: absolute;
  top: 26%;
  color: #fff;
  width: 100%;
}

.sectionWhoWe .content-box h3{
font-family: Campton-Bold;
font-size: 32px
}

.sectionWhoWe p {
  width: 473px;
  margin: 0 auto;
  padding: 0 0 37px;
}

.sectionWhoWe button{
  width: 166px;
    height: 43px;
    border: 0px;
    background: #fff;
    cursor: pointer;
}

.contactSection {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}

.contactSection .content-box .title {
  font-family: Campton-Bold;
  font-size: 28px;
  text-align: center;
  
  display: block;
  text-transform: uppercase;
}

.contactSection p span{
  font-family: Campton-Book;
  display: block;
  font-size: 20px;

}
.contactSection .content{
  width: 473px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 45px;

}

.contactSection .contact-form {
  max-width: 525px;
  width: 100%;
  margin: 0 auto;
}

.contactSection .contact-form .ro {
  display: flex;
  padding: 2px;
}

.contactSection .contact-form .coln{
  display: block;
    width: 100%;
    padding: 0 2px;
}

.contactSection .contact-form input{
  width:100%;
  padding: 9px;
}

.contactSection .contact-form button{
  width:100%;
  padding: 9px;
}

.contactSection .contact-form textarea{
  width:100%;
  padding: 9px;
  content: 'Message';
}

.contactSection .contact-form button {
  background: #000;
  
  color: #fff;
}

.footerSection{
  background-color: #000;
  float: left;
  width:100% ;
}

.footerSection .bgimg{
 
  background:
  linear-gradient( #00000094, rgba(0, 0, 0, 0.72) ), /* bottom, image */ url(../img/slide1.jpg);

  float: left;
  width: 100%;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  
  
}

.footerSection .title {
  margin-top: 60px;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
}

.footerSection .content {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
}

.footerSection li{
  list-style: none;
  padding: 6px 0;
}

.footerSection .content-box {
  margin: 29px 0;
  color: #fff;
    line-height: 2;
    text-transform: uppercase;
    font-size: 14px;
}
.footerSection ul.links {
  /* margin: 0; */
  padding: 0;
}

.footerSection .footer-bottom{
  background-color: #000;
  color: #fff;
}

.footerSection .footer-bottom .copyright{
  padding: 21px 0;
  text-transform: uppercase;
}

.footerSection .footer-bottom .social{
  float: right;
}