﻿
body{
		overflow-x:hidden;
	}
	.container-fluid:{padding:0px;margin:0px;}
  .h1{
		font-family: 'Montserrat', sans-serif;
		font-size:14px;
		color:#f58634;
	    
	  margin-left: 60px;
	}
	.h1:hover{
		color:#5e2d2d;
	}
hr{
	border:  1px solid #ced4da;
}
		.i{
			padding-top: 20px;padding-bottom: 20px;
		background-color:#290b03;
	}
.i1{
	 background-color:#000000;
	color:#ced4da;
	font-size: 12px;
}
   .a1{
	background-color:#290b03;
		color:white;
		
	}
	.a2{font-family: 'Montserrat', sans-serif;
		font-size:14px;
        color:#c7b293;
		padding:8px;
		
		}
	.a2:hover{
        color:white;
		}
	.btn2{
        border-color:#270a02;
		color:#f58634;
	}
	.btn2:hover{
		background-color:#270a02;
	}
	.title{font-family: 'Montserrat', sans-serif;
		    font-size:14px;
		    color:#270a02;
		margin-top:20px;
		margin-bottom: 20px;
		text-align:center;
	}
     .s1 {font-family: 'Montserrat', sans-serif;
    margin-bottom: 50px;
    text-align: center;
		 font-size:30px;
		 color:#270a02;
		  
}

     .s2 {font-family: 'Montserrat', sans-serif;
    margin-bottom: 50px;
    text-align: center;
		 font-size:24px;
		 color:#270a02;
		 padding-bottom: 20px;
}
	.a3{font-family: 'Montserrat', sans-serif;
	background-color:#290b03;
		color:white;
		padding-left:20px;
		font-size:14px;
			
	}
	.h2{
		font-family: 'Montserrat', sans-serif;
		font-size:14px;
		color:#FFBA63;
		padding-top:20px;
	}
	.f{
		margin-left: 30px;
	}
	.fab {
  padding:5px;
  font-size: 20px;
  width: 30px;
	height:30px;
  text-align: center;
 
  margin-left: 10px;
		color:white;
		
}
	.fab a{}

.fa-facebook:hover {
  background: #3B5998;
  color: white;
}

.fa-twitter:hover {
  background: #55ACEE;
  color: white;
}

.fa-google:hover {
  background: #dd4b39;                                       
  color: white;
}

.fa-linkedin:hover {
  background: #007bb5;
  color: white;
}

.fa-youtube:hover {
  background: #bb0000;
  color: white;
}
	.btn1{margin-top: 10px;
	}
	.btn1{margin-top: 10px;
	}
	.btn3{
		margin-left:7px;
        border-color:#270a02;
		color:#f58634;
	    padding-left: 10px;
	}
	.btn3:hover{
		background-color:#270a02;
	}
			.p1{
		text-align:center;
		color:#5e2d2d;
		font-size:30px;
			font-family: 'Montserrat', sans-serif;
		}
	span1{font-family: 'Montserrat', sans-serif;
		color:#290b03;
		font-size:50px;
	}
	.active{
    color:#5e2d2d;
	}
	.overlay1 {
	
  position: absolute;
  top: 0%;
  bottom: 0;
  left: 4%;
  right: 0;
  height: 100%;
  width: 79%;
  opacity: 0;
  transition: .3s ease;
	background-color: rgba(0,0,0,0.5);
  font-family: 'Montserrat', sans-serif;
}
	.text1{position: absolute;color:white;
  top: 40%;
  bottom: 0;
  left: 25%;
  right: 0;
  height: 100%;
  width: 100%;
  
  font-family: 'Montserrat', sans-serif;
	}
	.col-sm-4:hover .overlay1{opacity:1;}
	
	#myBtn {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 20px;
  z-index: 99;
  font-size: 25px;
  border: none;
  outline: none;
	background-color:#290b03;
  color: white;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif;
  border-radius: 5px;
}

#myBtn:hover {
  
	background-color:#f58634;
}
@media screen and (max-width: 600px) {
	p{font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}
	.active{
    color:#5e2d2d;
	}
	.h1{	font-family: 'Montserrat', sans-serif;
	  font-size:14px;
		color:#f58634;
	 margin-left: 10px;
	}
	.h1:hover{
		color:#5e2d2d;
	}
	.d{
		text-align: center;
	}
	}
@media screen and (max-width: 360px) {
	p{font-family: 'Montserrat', sans-serif;
	font-size: 12px;
}s
	.active{
    color:#5e2d2d;
	}
	.h1{	font-family: 'Montserrat', sans-serif;
	  font-size:14px;
		color:#f58634;
	 margin-left: 10px;
	}
	.h1:hover{
		color:#5e2d2d;
	}
}