@import url("font_style/stylesheet.css");

#header-sroll {
    z-index: 99;
    position:fixed;
    height: 100px;
    left:0;
    top:0;
    float:left;
    width:100%;
    -ms-transition:     all 0.3s ease-out;
    -moz-transition:    all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition:      all 0.3s ease-out;
    transition:         all 0.3s ease-out;
}
#header-sroll h1 {
    font-size: 30px;
    font-family: Arial;
    text-align: center;
    line-height: 50px;
     -ms-transition:    all 0.3s ease-out;
    -moz-transition:    all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition:      all 0.3s ease-out;
    transition:         all 0.3s ease-out;
}
.MainHeader img {
     -ms-transition:    all 0.3s ease-out;
    -moz-transition:    all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    -o-transition:      all 0.3s ease-out;
    transition:         all 0.3s ease-out;
}
#header-sroll.small {
    height: 70px;
}
#header-sroll.small h1{
    height: 70px;
    font-size: 25px;
}
#header-sroll.small img {
    height: 50px;
}
#header-sroll.small .dropdown span {
    font-size: 25px;
}
/*.................................*/

.MainHeader{
    z-index: 99;
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    position: fixed;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    font-family: montserrat-regular;
    color: #57585A;
    background-color: #FFFFFF;
    opacity: 0.9;
}	
.MainHeader a .fa{
	padding-left: 10px;
	font-size: 18px;
	color: #57585A;
	
}	
.MainHeader .fa{
	font-size: 18px;
	color: #87C143;
	
}	
.MainHeader .Border{
    height: 1px;
    width: 100%;
    background-color: #DDDDDD;	
}	

.SubMainHeader{
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C5DAE9;
	width: 100%;
	font-family: montserrat-regular;
	color: #57585A;
	opacity: 0.9;
}	

.SubMainHeader a .fa{
	padding-left: 10px;
	font-size: 18px;
	color: #57585A;
	
}	


.SubMainHeader .fa{
	font-size: 18px;
	color: #87C143;
	
}	
.SubMainHeader .Border{
	height: 1px;
	width: 100%;
	background-color: #FFFFFF;
	
}	
@media (min-width: 320px) and (max-width: 660px) {

.MainHeader{
	background-color: #C5DAE9;
	margin-top: 0px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}	

.MainHeader img{
	width: 50%;
}	

.SubMainHeader{
	background-color: #C5DAE9;
	margin-top: 0px;
	position:fixed;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.SubMainHeader img{
	width: 50%;
}
}
@media (min-width: 660px) and (max-width: 770px) {

.MainHeader{
	background-color: #FFFBD6;
	margin-top: 0px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}	

.SubMainHeader{
	background-color: #FFFBD6;
	margin-top: 0px;
	position:relative;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
}
/*-------------------------------------*/

.sidenav {
  height: 100%;
  width:0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #2F6794;
  overflow-x: hidden;
  transition: 0.5s;
	opacity: 1.0;
  padding-top: 60px;
}
#main .Image {
	width: 5%;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 22px;
	font-family: montserrat-light;
  color: #FFFFFF;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #8AC24B;
	text-decoration: none;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 42px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}



@media (min-width: 320px) and (max-width: 660px) {
	



#main .Image {
	width: 15%;
}

	
.sidenav a {
 text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  color: #FFFFFF;
  display: block;
  transition: 0.3s;
}

	
}

/*----------------------------------*/


.SpacingBox {
	height: 40px;
	}
	

.SpacingBox1 {
	height: 10px;
	}
	


.SpacingBox2 {
	height: 20px;
	}
	


/*----------------------------------*/

.carousel{
	
}

.carousel .carousel-indicators li{
	background-color: #FFFFFF;
	width: 80px;
	height: 10px;
	
}
.carousel .carousel-indicators li.active{
	background-color: #87C143;
	border: #87C143;
	
}

@media (min-width: 320px) and (max-width: 660px) {
	
.carousel{
	margin-top: 235px;
}
.carousel .carousel-indicators li{
	background-color: #FFFFFF;
	width: 20px;
	height: 5px;
	
}
.carousel .carousel-indicators li.active{
	background-color: #87C143;
	border: #87C143;
	
}
	
}


/*----------------------------------*/

.HomeWhyChoose{
	font-family: montserrat-regular;
	color: #231F20;
  width: 100%;
	
}


.HomeWhyChoose .ChooseImage{
	background: url(../_img/img_about.png);
	background-repeat: no-repeat;
	height: 700px;
	background-size: cover;
	
}
.HomeWhyChoose .ManagingDirector {
	background: url(../_img/img_managing_director.png);
	background-repeat: no-repeat;
	height: 700px;
	background-size: cover;
	
}

.HomeWhyChoose .Box h2{
	text-transform: uppercase;
}


.HomeWhyChoose .Box{
	background-color: #F7F7F8;
	padding-left: 40px;
	padding-right: 50px;
	height: 700px
}

.HomeWhyChoose .Box .Bar{
	height: 4px;
	width: 70px;
	background-color: #231F20;
	border-radius: 10px;
}

.HomeWhyChoose .Box span{
	color: #235D8C;
}

.HomeWhyChoose .Box p{
	font-family: montserrat-light;
	text-align: justify;
}

@media (min-width: 320px) and (max-width: 660px) {
	

.HomeWhyChoose .Box h2{
	text-transform: uppercase;
	font-size: 15px;
}

.HomeWhyChoose .Box p{
	font-size: 12px;
}
	
}


/*----------------------------------*/


.HomeService{
  overflow: hidden; 
}
.HomeService .HomeBack{
  background-image:url(../_img/slider/slide_01.jpg);
  height: 530px;
  width: 100%;
  background-size: cover;
  background-position: center;
	background-repeat: no-repeat;
}
.HomeService .HomeBack .Box{
	background-color: #CF3438;
	opacity: 0.9;
	padding-left: 40px;
	padding-left: 150px;
}
.HomeService .HomeBack .Box h1{
    font-family: montserrat-light;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 32px;
}



@media (min-width: 320px) and (max-width: 660px) {


.HomeService .HomeBack .Box h1{
    font-family: montserrat-light;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 14px;
	margin-left: -100px;
}

.HomeService .HomeBack .Box span{
    font-family: montserrat-regular;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
}

}


/*-------------------------------*/



.HomeServiceIt{
  overflow: hidden; 
}
.HomeServiceIt .HomeBack{
  background-image:url(../_img/slider/slide_02.jpg);
  height: 530px;
  width: 100%;
  background-size: cover;
  background-position: center;
	background-repeat: no-repeat;
  transition: all 3s ease;
}

.HomeServiceIt .HomeBack .Box{
	background-color: #037FB6;
	opacity: 0.9;
	padding-left: 40px;
	padding-left: 150px;
}

.HomeServiceIt .HomeBack .Box h1{
    font-family: montserrat-light;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 32px;
}


@media (min-width: 320px) and (max-width: 660px) {


.HomeServiceIt .HomeBack .Box h1{
    font-family: montserrat-light;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 14px;
	margin-left: -100px;
}

.HomeServiceIt .HomeBack .Box span{
    font-family: montserrat-regular;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
}

}


/*-------------------------------*/

.HomeServiceOil{
  overflow: hidden; 
}
.HomeServiceOil .HomeBack{
  background-image:url(../_img/slider/slide_03.jpg);
  height: 550px;
  width: 100%;
  background-size: cover;
  background-position: center;
	background-repeat: no-repeat;
}

.HomeServiceOil .HomeBack .Box{
	background-color: #99CA48;
	opacity: 0.9;
	padding-left: 40px;
	padding-left: 150px;
}

.HomeServiceOil .HomeBack .Box h1{
    font-family: montserrat-light;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 32px;
}


@media (min-width: 320px) and (max-width: 660px) {


.HomeServiceOil .HomeBack .Box h1{
    font-family: montserrat-light;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 14px;
	margin-left: -100px;
}

.HomeServiceOil .HomeBack .Box span{
    font-family: montserrat-regular;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
}

}


/*-------------------------------*/

.HomeServiceFertilizer{
  overflow: hidden; 
}
.HomeServiceFertilizer .HomeBack{
    background-image: url(../_img/slider/slide_04.jpg);
    height: 550px;
    width: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.HomeServiceFertilizer .HomeBack .Box{
	background-color: #0B9574;
	opacity: 0.9;
	padding-left: 40px;
	padding-left: 150px;
}

.HomeServiceFertilizer .HomeBack .Box h1{
    font-family: montserrat-light;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 32px;
}


@media (min-width: 320px) and (max-width: 660px) {


.HomeServiceFertilizer .HomeBack .Box h1{
    font-family: montserrat-light;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 14px;
	margin-left: -100px;
}

.HomeServiceFertilizer .HomeBack .Box span{
    font-family: montserrat-regular;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
}

}


/*-------------------------------*/

.HomeServiceConstruction{
  overflow: hidden; 
}
.HomeServiceConstruction .HomeBack{
  background-image:url(../_img/slider/slide_05.jpg);
  height: 550px;
  width: 100%;
  background-position: center;
  background-repeat: no-repeat;
}


.HomeServiceConstruction .HomeBack .Box{
    background-color: #FFCC29;
    opacity: 0.9;
    padding-left: 40px;
    padding-left: 150px;
}

.HomeServiceConstruction .HomeBack .Box:hover{
    background-color: #D5A200;
    opacity: 0.9;
}

.HomeServiceConstruction .HomeBack .Box h1{
    font-family: montserrat-light;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 32px;
}



@media (min-width: 320px) and (max-width: 660px) {


.HomeServiceConstruction .HomeBack .Box h1{
    font-family: montserrat-light;
    color: #FFFFFF;
    text-transform: capitalize;
    font-size: 14px;
	margin-left: -100px;
}

.HomeServiceConstruction .HomeBack .Box span{
    font-family: montserrat-regular;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
}

}


/*----------------------------------*/

.HomeRecoveryServices{
	
}

.HomeRecoveryServices h1{
	font-family: montserrat-regular;
	text-align: center;
	color: #3E3E3F;
	text-transform: uppercase;
	font-size: 30px;
	
}

.HomeRecoveryServices .Bar{
	height: 4px;
	width: 70px;
	background-color: #86C140;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
}

.HomeRecoveryServices p{
	text-align: center;
	font-family: montserrat-light;
	color: #3E3E3F;
}

.HomeRecoveryServices p{
	text-align: center;
	font-family: montserrat-light;
	color: #3E3E3F;
}

.HomeRecoveryServices .Box{
	background-color: #FAFAFA;
	border-radius: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #57585A;
}

.HomeRecoveryServices .Box h4{
	text-transform: capitalize;
	padding-left: 30px;
	font-family: montserrat-regular;
}

.HomeRecoveryServices .Box .Bar1{
	height: 3px;
	width: 40px;
	background-color: #57585A;
	margin-top: -5px;
	margin-left: 30px;
}
.HomeRecoveryServices .Box p{
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	font-size: 12px;
	
}
.HomeRecoveryServices .Box .Border{
	height: 3px;
	width: 80%;
	background-color: #E6E7E9;
	margin-left: auto;
	margin-right: auto;
	
}
.HomeRecoveryServices .Box a{
	color: #57585A;
	
}

.HomeRecoveryServices .Box a:hover{
	color: #57585A;
	text-decoration: none;
	
}

.HomeRecoveryServices .Box .Link{
	color: #57585A;
	text-decoration: none;
	
}

/*----------------------------------*/

.TrainingConsultany{
	
}

.TrainingConsultany .Bar{
	height: 4px;
	width: 70px;
	background-color: #86C140;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
}

.TrainingConsultany p{
	text-align: center;
	font-family: montserrat-light;
	color: #3E3E3F;
}


.TrainingConsultany .Box{
    background-color: #FAFAFA;
    color: #57585A;
    margin-bottom: 15px;
    margin-top: 15px;
}

.TrainingConsultany .Box h4{
    text-transform: capitalize;
    padding-left: 30px;
    padding-top: 20px;
    font-family: montserrat-light;
    height: 60px;
}

.TrainingConsultany .Box .Bar1{
	height: 3px;
	width: 40px;
	background-color: #57585A;
	margin-top: -5px;
	margin-left: 30px;
}
.TrainingConsultany .Box p{
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
    min-height: 150px;	
}
.TrainingConsultany .Box a{
	color: #57585A;
	
}

.TrainingConsultany .Box a:hover{
	color: #57585A;
	text-decoration: none;
	
}

.TrainingConsultany .Box .Link{
	background-color: #E6E7E9;
	
}

/*----------------------------------*/

.OilnGas{
	font-family: montserrat-regular;
	text-align: justify;
	
}
.OilnGas .Box{
	background-color: #F1F1F1;
	
}
.OilnGas h3{
	font-family: montserrat-regular;
	color: #3E3E3F;
	text-transform: uppercase;
	font-size: 30px;
	
}

.OilnGas p{
	padding-right: 10px;
	font-size: 12px;
	
}


/*-------------------------------*/

.welcome-website {
    padding: 50px 0px;
}

.welcome-website h1{
	font-family: montserrat-black;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	
}


.welcome-website .bar{
	border-top: #E77278 3px solid;
	width: 18%;
	margin-left: auto;
	margin-right: auto;
	
}

.box {
    cursor: pointer;
    box-shadow: 0px 2px 10px -4px #333745;
    padding: 20px 0px;
    margin-bottom: 20px;
  background: #fff;
}

.incon-box i {
    font-size: 35px;
    color: #fff;
    background: #007194;
    height: 55px;
    width: 55px;
    line-height: 50px;
    border: 3px solid transparent;
    transition: all .4s ease-in;
}
.welcome-website .box-text{
	font-family: montserrat-regular;
    color: #333745;
}

.welcome-website .box-text a{
	font-family: montserrat-regular;
    color: #333745;
}
.welcome-website .box-text a:hover{
    color: #333745;
	text-decoration: none;
}

.box-tittle {
    font-size: 20px;
    text-transform: uppercase;
	font-family: montserrat-bold;
    color: #333745;
    line-height: 60px;
}

.box:hover .incon-box i {
    background: #fff;
    border: 3px solid #5DBD37;
    color: #5DBD37;
    transition: all .4s ease-in;
}

@media (min-width: 320px) and (max-width: 660px) {
	
.welcome-website {
	margin-top: 70px;
}

}

/*----------------------------------*/


#test{
	
}

#test .carousel-indicators li{
	background-color: #000000;
	border: #000000;
	width: 50px;
	height: 7px;
	
}
#test .carousel-indicators li.active{
	background-color: #86C140;
	border: #86C140;
	
}

@media (min-width: 320px) and (max-width: 660px) {
	
#test .carousel-indicators li{
	background-color: #000000;
	border: #000000;
	width: 20px;
	height: 5px;
	
}
#test .carousel-indicators li.active{
	background-color: #86C140;
	border: #86C140;
	
}
}

/*.................................*/

.HomeCustomers{
	background-color: #FAFAFA;
}


.HomeCustomers h1{
	font-family: montserrat-regular;
	text-align: center;
	color: #3E3E3F;
}
.HomeCustomers .Bar{
	width: 70px;
	margin-left: auto;
	margin-right: auto;
	height: 5px;
	background: #247D58;
	border-radius: 5px;
}
/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
            user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;
    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/*----------------------------------*/


.HomeContact{
	background-color: #898888;
	font-family: montserrat-regular;
	color: #FFFFFF;
}
.HomeContact h1{
	text-align: center;
	
}
.HomeContact .Bar{
	height: 5px;
	width: 50px;
	background-color: #FFFFFF;
	border-radius: 10px;
	margin-left: auto;
	margin-right: auto;
}

.HomeContact h3{
	font-family: montserrat-light;
	
}
.HomeContact p{
	font-family: montserrat-light;
	
}

/*----------------------------------*/

.PageBackgorundImage{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: contain;
	height: 470px;
}
.PageBackgorundImage h1{
   font-family: montserrat-regular;	
   margin-top: 350px;
	color: #57585A;
}

.PageBackgorundImage .Bar{
	height: 4px;
	width: 70px;
	background-color: #57585A;
	border-radius: 10px;
	margin-top: -5px;
}


.TrainingNCourse {
	
}
.TrainingNCourse .Desc {
   font-family: montserrat-light;
	
}
.TrainingNCourse h2 {
   font-family: montserrat-light;
	
}
.TrainingNCourse .CourseName {
    padding-top: 5px;
    padding-bottom: 5px;
}
.TrainingNCourse .CourseName a {
    font-family: montserrat-light;
    color: #515151;
}
/*----------------------------------*/

.PageBar{
   font-family: montserrat-regular;	
	background-color: #D1D2D4;
	color: #5A5B5D;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*----------------------------------*/


#contact{
}
#contact h3{
	font-family: montserrat-regular;
	text-align: center;
}
.contact-info .fa {
  padding-right: 5px;
}

#contact .form-control {
  border: none;
  border-bottom: 2px solid #f0f0f0;
  border-radius: 0px;
  box-shadow: none;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-transition: all ease-in-out 0.4s;
  transition: all ease-in-out 0.4s;
}

#contact .form-control:focus {
  border-bottom-color: #999999;
}

#contact input {
  height: 55px;
}

#contact #submit {
  background: #2b2b2b;
  border: none;
  border-radius: 50px;
  color: #ffffff;
  height: 40px;
  margin-top: 24px;
}

#contact #submit:hover {
  background: #396E98;
  color: #ffffff;
}

#contact .Avatar{
	border-radius: 500px;
	border: 10px solid #CBDEEB;
	background-color: #2F6894
}


#contact img{
	margin-top: -50px;
    width: 15%;
    -webkit-animation: mover 2s infinite  alternate;
    animation: mover 1s infinite  alternate;
}
@-webkit-keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}
@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}

@media (min-width: 320px) and (max-width: 660px) {
}


/*----------------------------------*/


/*-------------------------------*/



.ContactDetails {
	background-color: #F1F1F2;
}
.ContactDetails h2 {
	color: #000000;
	font-family: montserrat-light;
	text-align: center;
}
.ContactDetails h2 span {
	color: #000000;
	font-family: montserrat-bold;
	text-align: center;
}
.ContactDetails p {
	color: #000000;
	font-family: montserrat-light;
	text-align: center;
}



.ContactDetails input[type="text"], [type="number"] {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: #86BF58 2px solid;
    background-color: #FFFFFF;
    font-family: montserrat-light;
    width: 100%;
    height: 45px;
    font-size: 12px;
    padding: 10px;
}

.ContactDetails input[type="text"], [type="number"]:hover {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #86BF58;
}

.ContactDetails textarea {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: #86BF58 2px solid;
	background-color: #FFFFFF;
    font-family: montserrat-light;
    font-size: 12px;
	padding: 10px;
	width: 100%;
}
.ContactDetails textarea:hover {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #86BF58;
}


@media (min-width: 320px) and (max-width: 660px) {

.ContactDetails {
	background-color: #F1F1F2;
	margin-left: 15px;
	margin-right: 15px;
}
.ContactDetails p {
	color: #000000;
	font-family: montserrat-light;
	text-align: center;
}

}




/*----------------------------------*/

.footer{
	background-color: #E6E7E9;
	}
.footer h4 {
	color: #96989A;
	font-family: montserrat-black;
	font-size: 20px;
	text-align: left;
	}
.footer a {
	color: #96989A;
	font-family: montserrat-regular;
	font-size: 12px;
	text-transform: capitalize;
	}
.footer a:hover {
	color: #247D58;
	text-decoration: none
	}
.footer p {
	color: #96989A;
	font-family: montserrat-regular;
	font-size: 12px;
	}

/*----------------------------------*/

.copyright {
	background-color: #2F6894;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	font-size:12px;
	color: #FFFFFF;
	font-family: montserrat-regular;
}	
.copyright a{
	color: #FFFFFF;
}		

.copyright a:hover{
	color: #FFFFFF;
	text-decoration: none;
}		



/*----------------------------------*/



label {
	color: #ACACAC;
	font-family: montserrat-light;
	font-size: 12px;
}
input[type="text"], [type="number"] {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: #86BF58 2px solid;
    background-color: #F1F1F2;
    font-family: montserrat-light;
    width: 100%;
    height: 45px;
    font-size: 12px;
    padding: 10px;
}

input[type="text"], [type="number"]:hover {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #86BF58;
}

textarea {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: #86BF58 2px solid;
	background-color: #F1F1F2;
    font-family: montserrat-light;
    font-size: 12px;
	padding: 10px;
	width: 100%;
}
textarea:hover {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 2px solid #86BF58;
}
input[type="button"], [type="submit"] {
	height: 35px;
	background-color : #333333;
	border: 0px solid #CCC;
	padding: 0px 10px;
	color: #FFFFFF;
	width: 150px;
	font-family: montserrat-light;
	font-size: 14px;
}
input[type="button"], [type="submit"]:hover {
	height: 35px;
	background-color : #396E98;
	border: 0px solid #666;
	padding: 0px 10px;
	color: #FFFFFF;
	font-family: montserrat-light;
	font-size: 14px;
}


