------------------------------------------------------------------
[Master Stylesheet]

Template Name: Rakib–One page Multipurpose HTML5 Template
Template URI: http://bootexperts.com
Description: This is One page Multipurpose HTML5 Template
Author: MD.RAKIB HOSSAIN
Author URI:https://www.facebook.com/rakibhossain82
Version: 1.0

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[Table of contents]
1. Body
	[2. Header ]
		[ 2.1 Logo ]
		[ 2.1 Mainmenu ]
	[2. Slider ]
		[ 2.1 Slider-Text ]
		[ 2.2 Fawesome-Control ]
	[3. About ]
		[ 3.1 About-Text ]
	[4. Team ]
		[ 4.1 Single-Team-Text ]
		[ 4.2 Strat-Button ]
	[5. What-We-Do ]
		[ 5.1 What-We-Do-text ]
		[ 5.2 Carousel_2_left ]
	[6. Services ]
	[7. Percent ]
	[8. What ]
		[ 8.1 Work-Menu ]
		[ 8.2 Work-Item ]
		[ 8.3 Popup-Text ]
	[ 9. Brand-Logo ]
	[ 10. Testimonials ]
	[ 11. Blog ]
		[ 11.1 Blog-Text ]
		[ 11.2 Blog-All-Veiw ]
	[12. Client ]
	[ 13. Contact ]
	[ 14 Happy ]
	[ 15 Contact-Icon ]
	[ 16 Contact-Bottom ]
	[ 17 Footer ]
		13.1 Footer-Top
		13.2 Footer-Bottom
		13.2.1 Footer-Bottom-Icon
	/*ScrollUp*/
/*-------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  margin:0;
  padding:0;
}
p{
	font-size:13px;
	color:#777777;
}
a {
  color:#fff;
  text-decoration:none;
  transition: all 300ms ease-out 0s;
  /*text-transform: uppercase;*/
}
*{
  transition: all 300ms ease-out 0s;}
a:hover{
  text-decoration:none;
  color:#fff;
}

/*------------------------------------------------------------------
[1. body ]
--------------------------------------------------------------------*/
html,body {
	background: #EEEEEE;
	color: #626262;
	font-size: 15px;
	line-height: 1.4;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
  width:100%;
  overflow-x: hidden;
  height: auto;
  position: absolute;
  min-height: 100%;
} 
/*------------------------------------------------------------------
[2. Header ]
--------------------------------------------------------------------*/



#navbar img{
  height: 50px;
  margin-top: 8px;
  margin-left: 10px;

}
/*#navbar .nav a{
  color: white;
}*/

.navbar-default{
  /*box-shadow: 0 0 20px black;*/
  background: #fff;
  border-bottom: 0px;
}
#navbar .navbar-default{
  height: 70px;
}
.navbar-default a{
  margin-top: 10px;
  font-size: 16px;
}
/*.navbar-collapse  ul{
  background: #fff;
}*/

.line1{
  margin-bottom: 50px;
  border: 0.5px solid black;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
}

/*------------------------------------------------------------------
[2. Slider ]
--------------------------------------------------------------------*/
/*html,body{height:100%;}*/
#main {
  height:80%;
  width: 100%;
  margin-bottom: 200px;
  position : relative;
}
#main .content{
  position: absolute;
  top: 20%;
  margin-left: 50px;
}
#main h1{
  font-size: 70px;
  color: white;
}

.content p {
margin-top: 15px;
 font-size: 15px;
 color: white;
 line-height: 22px;
}
#main span{
  color: #ffad33;
}
#main img{
  background-size: cover;
  /*background-repeat: no-repeat;*/
   height: 100%;
  width: 100%;

}
#main a{
  font-size: 18px;
  background: orange;
  padding: 10px;
  border-radius: 5px;
  color: black;
  font-weight: bold;
  margin-left: 10px;
  text-decoration: none;
}
#chat-bot{
  width: 100%;
  /*margin-bottom: 200px;*/
}
  .chat-info{
  background: orange;
  margin-top: 80px;
  height: 300px;
  border-radius: 18px;
  box-shadow: 0 0 15px black;

}
.chat-info i{
  margin-top: 20px;
  background: black;
  color: #ffad33;
  font-size: 60px;
  padding: 10px;
  border-radius: 50%;
}
.chat-icon i{
   margin-top: 20px;
  background: black;
  color: #ffad33;
  font-size: 60px;
  padding: 10px;
  border-radius: 50%;
}
.chat-info p{
  font-size: 15px;
  color: black;
  margin-top: 40px;
}
.chat{
  background: orange;
  height: 430px;
  border-radius: 18px;
  box-shadow: 0 0 15px black;
}
.chat h1{
  padding-top: 30px;
  margin-bottom: 20px;
  color: black;
}
.chat p{
  font-size: 15px;
  color: black;
  margin-top: 20px;
}
.chat h2{
  margin-top: 60px;
  background: black;
  width: 30%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px;
  font-size: 22px;
  border-radius: 5px;
}
.bot-heading h1{
  margin-bottom: 20px;
  color: black;
  font-weight: bold;
}

.chat-box{
  height: 400px;
  background: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  color: white;
  background-color: #EEEEEE;
}





.about {
  padding-bottom: 0;
}
#about .feed{
  background-color: #fff;
  height: 350px;
  width: 100%;
  padding: 20px;
  border-radius: 8px;
}
.feed:hover {
  transform: scale(1.1);
  box-shadow: 0 0 30px black;
   transition: all  .1s;
}
.heading{
  margin-bottom: 10px;
  font-size: 1.2rem;
}
#about p{
  text-align:center;
}
#about .icon{
  text-align: center;
  margin-bottom: 10px;
}
.about_title h1 {
  text-align: center;
  font-size: 40px;
  color: black;
  font-weight: bold;
  margin-top: 80px;
  
}
.about_title .about-content{
  padding-bottom: 40px;
}
.about_title p{
  font-size: 16px;
}
#about .about {
  margin-top: 18px;
}

/*------------------------------------------------------------------
[ What-We-Do ]
--------------------------------------------------------------------*/
.what_fetcch_do {
  background: orange;
  color: #fff;
  height: 600px;
  margin-top: 100px;
  /*padding: 60px;*/
}
.what_do_title h1 {
  padding-top: 70px;
  color: black;
  font-weight: bold;
}
.what_fetcch_do p{
  color: black;
  font-size: 15px;
  margin-top: 40px;
  font-weight: 400;
  /*line-height: 20px;*/
  padding-bottom: 60px;
  text-align: center;
}
.fetcch-content{
  height: 250px;
  background: #EEEEEE;
  width: auto;
  padding: 20px;
  border: 1px solid black;
  border-radius: 15px;
  top: 0;
}
.fetcch-content:hover{
  box-shadow: 0 0 30px black;

}
.line{
  border: 1px solid black;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
  /*z-index: 99;*/
  
}

  
/*-------------------
[ 5.1 What-We-Do-text ]
---------------------*/


/*-------------------
[ 8.2 Work-Item ]
---------------------*/

/*------------------------------------------------------------------
[ 13. Contact ]
--------------------------------------------------------------------*/
.contact_title h1 {
  padding-bottom: 100px;
}
.work-section {
  margin-right: auto;
  margin-left: auto;
}

#work .want-to-work {
  width: 80%;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
}
#work .input{
  height: 500px;
  background-color: #fff;
  padding: 60px;
  width: 60%;
  margin-bottom: 50px;
  border-radius: 8px;
  margin-left: auto;
  margin-right: auto;
}
.work-section h2{
  margin-top: 0;
  margin-bottom: 50px;
}
input, textarea {
  border: 1px solid #dfdfdf;
  font-size: 11px;
  letter-spacing: 1px;
  margin: 0 0 20px;
  padding: 10px 15px;
  resize: none;
  width: 100%;
}
#send-button{
  background: black;
  height: 40px;
  width: 30%;
  padding: 10px;
  color: white;
  border-radius: 4px;
  font-size: 12px;
}

.input h2{
  color: black;
  font-size: 36px;
}

#work .work-heading{
  margin-bottom: 10px;
  font-size: 45px;
  color: black;
  margin-top: 150px;
  font-weight: bold;
 
}

#contact h1{
  margin-bottom: 70px;
}
.contact_icon span {
  color: #ffad33;
  margin-bottom: 18px;
  font-size: 30px;
}
.contact_icon p {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: 20px;
}
.social-icon span {
  color: #ffad33;
  font-size: 24px;
  background: black;
  padding: 8px;
  width: 40px;
  border-radius: 30px;
  margin : 5px;
}
.social-icon span:hover {
   transform: scale(1.1); 
   color: black;
   /*transition: 0.5s ease;*/
   background: #ffad33;
}

/*input:focus,textarea:focus {
  border: 1px solid #e6af2a;
}*/
.required {
  font-size: 11px;
  letter-spacing: 1px;
  float: left;
}
@media (max-width: 800px){
 #main h1 {
  font-size: 50px;
  color: white;
  }
  #main {
    height: 450px;
    margin-bottom: 100px;
  }
  #chat-bot{
    margin-bottom: 800px;
  }
  #about .feed{
    margin-bottom: 20px;
    box-shadow: 0 0 20px black;
  }
  .what_fetcch_do{
    height: 100%;
  }
  .what_fetcch_do .fetcch-content {
    margin-bottom: 20px;
  }
  #work .input{
    width: 100%;
  }
  #send-button{
    width: 50%;
  }
} 

/*------------------------------------------------------------------
[ 15 Contact-Icon ]
--------------------------------------------------------------------*/
.contact_section_padding{padding:50px 0;}
/*------------------------------------------------------------------
[ 16 Contact-Bottom ]
--------------------------------------------------------------------*/

/*------------------------------------------------------------------
[ 17 Footer ]
--------------------------------------------------------------------*/
footer {
  background: rgb(37, 37, 37) none repeat scroll 0 0;
  padding: 15px 0;
  height: 90px;
  /*margin-top: 300px;*/
}
.footer_copyright img {
  width: auto;
  height: 50px;
  float: right;
}

.footer_copyright p {
  margin-top: 10px;
  padding-top: 10px;
  font-size: 17px;
  float: left;
}
/*footer_end