.si h1{

/*font-size: 40px;
*/
/*font-size: 2.75rem;*/

}

.Beautiful h1{
	color: black;
}
.android-button{
    color: white;
	background-color: #95633F;
	padding: 5px;
	margin: 5px;

}
::placeholder{
	color: black;
	opacity: 1;

}

/* More features wrapper */

.heading-text p{
	overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: .15em ; /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  letter-spacing: .15em; /* Adjust as needed */
  animation: typing 4s steps(40, end),
  blink-caret .75s step-end infinite;
}
/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: initial; }
  50% { border-color: white; }
}


/* text animation */

.banner-caption h1 {
	/*background-image: url(https://media.giphy.com/media/26BROrSHlmyzzHf3i/giphy.gif);*/
	/*background-image: url(../images/milk.gif);*/
	
	background-size: cover;
	font-family: "Montserrat";
	color: transparent;
	-moz-background-clip: text;
	-webkit-background-clip: text;
	text-transform: uppercase;
	font-size: 120px;
	line-height: .75;
	margin: 10px 0;
}
.text-img{
	height: 20px;
	width:20px;
}

/*Amazing features*/

.orell2 {
    /*background: url(../images/grey.jpg) center repeat-x;*/
    /*margin-top: 0;*/
    height: auto;
	  width:100%;
    background-color:#8a6d3b75;
    text-align: 10px;
    position: relative;
    
}
/** {
    box-sizing: border-box;
}*/
/*.orell2 {
	z-index: 2;
    text-align: center;
    background-color:#8a6d3b75;
    position: relative;

}*/
/*article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
* {
    box-sizing: border-box;
}*/
/*body {
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: rgb(51 51 51);
    background-color: rgb(255 255 255);
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgb(0 0 0 / 0%);
}*/
/**:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}*/
/*.orell-left {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -3;
}*/
.father{
	/*height: auto;
    width:100%;
	background-color:#8a6d3b75;*/

  text-align: 05px 0px 05px 05px;
}
.content-bg li{
  padding: 5px;
  list-style-type:circle;
}
/*.child1{
	width: 300px;
	height: 70px;
	background-color:#8a6d3b75; 
	position: absolute;
	left: 0;
	border-radius: 10px;
}
.child2{
	width: 300px;
	height: 70px;
	background-color:#8a6d3b75; 
	position: absolute;
	right: 0;
	border-radius: 10px;
}
.child3{
	width: 300px;
	height: 70px;
	background-color:#8a6d3b75; 
	position: absolute;
	bottom: 0;
	right: 0;
	border-radius: 10px;

}
.child4{
	width: 300px;
	height: 90px;
	background-color:#8a6d3b75; 
	position: absolute;
	bottom: 0;
	left: 0;
	border-radius: 10px;
}
.child5{
	width: 300px;
	height: 90px;
	background-color:#8a6d3b75; 
	margin: -283px 0px 413px -134px;
	border-radius: 10px;
	
	}
/*	.child5 {
    margin: -283px 0px 413px -134px;
}*/
/*.child6{
	width: 300px;
	height: 90px;
	background-color:#8a6d3b75; 
	margin:-499px -14px 407px 977px;
	border-radius: 10px;
 }
*/
.child1 {
    width: 400px;
    height: 150px;
    /*background-color: rgb(138 109 59 / 46%);*/
    background: linear-gradient(135deg, rgb(177, 118, 15) 0%, rgb(195, 179, 152) 100%);
    background-image: linear-gradient(135deg, rgb(245 245 245 / 0%) 0%, rgb(217 31 32) 100%);
    border-radius: 20px 20px 20px 20px;
    /*border-radius: 15px;*/
    position: relative;
    top: 50px;
    right: 10px;
    animation: mymove 5s alternate/*infinite*/;
    animation-iteration-count: 2;
    /*animation-delay: 2s;*/

	}
	

@keyframes mymove {
  from {left: 0px;}
  to {left: 200px;}
}
	.child2 {
    width: 400px;
    height: 150px;
    /*background-color: rgb(138 109 59 / 46%);*/
    background: linear-gradient(135deg, rgb(177, 118, 15) 0%, rgb(195, 179, 152) 100%);
    background-image: linear-gradient(135deg, rgb(243 240 236 / 0%) 0%, rgb(230 38 138) 100%);
    border-radius: 20px 20px 20px 20px;
   /* border-radius: 15px;*/
    position: relative;
    top: 50px;
    animation: mymove 5s alternate/*infinite*/;
    /*animation-delay: 2s;*/
    animation-iteration-count: 2;
    
	}
	

@keyframes mymove {
  from {left: 0px;}
  to {left: 200px;}
}
    /*position: absolute;
    left: 0;
    top:160px;*/

	.child3 {
    width: 400px;
    height: 150px;
    /*background-color: rgb(138 109 59 / 46%);*/
    background: linear-gradient(135deg, rgb(177, 118, 15) 0%, rgb(195, 179, 152) 100%);
    background-image: linear-gradient(135deg, rgb(243 240 236 / 0%) 0%, rgb(174 16 214) 100%);
    /*background-image: linear-gradient(135deg, rgb(243 240 236 / 0%) 0%, rgb(248 149 7) 100%);*/
    border-radius: 20px 20px 20px 20px;
    /*border-radius: 15px;*/
	  position: relative;
	  top: 50px;
    left: 10px;
    animation: mymove 5s alternate/*infinite*/;
    /*animation-delay: 2s;*/
    animation-iteration-count: 2;
	}
	

@keyframes mymove {
  from {left: 0px;}
  to {left: 200px;}
}
	.child4 {
    width: 400px;
    height: 150px;
    /*background-color: rgb(138 109 59 / 46%);*/
    background: linear-gradient(135deg, rgb(177, 118, 15) 0%, rgb(195, 179, 152) 100%);
    background-image: linear-gradient(135deg, rgb(243 240 236 / 0%) 0%, rgb(248 149 7) 100%);
    
    
    border-radius: 20px 20px 20px 20px;
   /*border-radius: 15px;*/
   position: relative;
   bottom: 50px;
   right: 10px;
   animation: mymove 5s alternate/*infinite*/;
/*    animation-delay: 2s;*/
   animation-iteration-count: 2;	
}
	

@keyframes mymove {
  from {left: 0px;}
  to {left: 200px;}
}
.child5 {
    width: 400px;
    height: 150px;
    /*background-color: rgb(138 109 59 / 46%);*/
    background: linear-gradient(135deg, rgb(177, 118, 15) 0%, rgb(195, 179, 152) 100%);
    background-image: linear-gradient(135deg, rgb(243 240 236 / 0%) 0%, rgb(7 169 153) 100%);
    
    
    border-radius: 20px 20px 20px 20px;
    /*border-radius: 15px;*/
   /* position: absolute;
    right:0;
    top:160px;*/
     position: relative;
     bottom: 50px;
     animation: mymove 5s alternate/*infinite*/;
    /*animation-delay: 2s;*/
    animation-iteration-count: 2;
	}
	

@keyframes mymove {
  from {left: 0px;}
  to {left: 200px;}
}
.child6 {
    width: 400px;
    height: 150px;
    /*background-color: rgb(138 109 59 / 46%);*/
    background: linear-gradient(135deg, rgb(177, 118, 15) 0%, rgb(195, 179, 152) 100%);
    background-image: linear-gradient(135deg, rgb(243 240 236 / 0%) 0%, rgb(18 98 162) 100%);
    
    border-radius: 20px 20px 20px 20px;
    /*border-radius: 15px;*/
    position: relative;
    bottom: 50px;
    left: 10px;
    animation: mymove 5s alternate/*infinite*/;
    /*animation-delay: 2s;*/
    animation-iteration-count: 2;
	}
	

@keyframes mymove {
  from {left: 50px;}
  to {left: 200px;}
} 
.father{
  font-size: 14px;
  color: black;
}

.father h5{
   
   letter-spacing: 0px;
}

 .site-nav ul.nav-off-canvas li button {
  margin: 25px -51px 0px 0px;
  border-radius: 50%;

 }
 #footer .footer-links {
    padding-top: 49px;
  } 
  #footer .footer-links  li{
  font-size: 14px;
  color: white;
    }

@media (min-width: 768px){
.text-md-right {
    text-align: right!important;
}
}
@media (min-width: 768px){
.col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
}
}
.row-eq-height{
  margin-top: 50px;


}
  
/*  ------------Team section hover affect------------*/

.box_industries
{
padding: 50px;
/*  background-color: white;*/
  /*transition: transform .2s; *//* Animation */
/*  width: 200px;*/
  height: 285px;
      position: relative;
    top: -5.5rem;
  /*margin: 0 auto;*/
}

.box_industries .content1
{
  /*background: rgb(123 85 16 / 76%);*/
 /* bottom: -100%;*/
  color: #fff;
  /*height: 100%;*/
   width: 200px;
  height: 200px;
  /*left: 0%;*/
  text-align: center;
  position: absolute;
  /*transition: bottom 0.5s ease;*/
  transition: transform .2s;
  display: none;
 
}
.box_industries:hover .content1
{
  bottom: 0%;
  transform: scale(1.2); 
  display: block;
}

#backcolor{

  background-color: rgb(138 109 59 / 17%);
 
  box-shadow: 10px;
  height:575px;
}

.Our-dedicated-teams h1{
    color: rgb(177 125 33);
    font-size: 2.75rem;
    line-height: 4.125rem;
    font-weight: 300;
    margin-top: 0;
    position: relative;
    margin-bottom: 3.75rem;
}

.section-team{
  margin: 0;
  display: block;
  width: 100%;
  clear: both;
  text-align: center;
  overflow: hidden;
  background-color: rgb(237 232 225);
 
}
.section-team h1 {
    color: rgb(177 125 33);
    /*font-size: 2.75rem;*/
   /* line-height: 4.125rem;*/
    font-weight: 300;
    margin-top: 5px;
    position: relative;
   /* margin-bottom: 3.75rem;*/
}
.section-web{
  height: 580px;
  background-color: rgb(210 200 184);
  color:white;
}

.feature_left{
  margin: 0%;
  text-align: justify;
  padding-left: 0px;
  
}
.feature_right{
 margin: 0%;
text-align: justify;
padding-right: 0px;

}
.btn-group-sm>.btn, .btn-sm{
    padding: 9px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 10px;
  /* background-image: linear-gradient(135deg,rgb(144 95 20) 0%, rgb(97 64 10) 100%); */
  background: rgb(0 0 0);
 /* border-radius: 20%;*/
}
.modal-content{
  top: 100px;
}
@media screen and (min-width: 992px) {
  
}
/*----------------------------More Features Content on hover--------------------------*/


header nav {
  /* position: absolute; */
  height: 50px;
  width: 100%;
  /* margin-top: 30px; */
  /* background-color: rgb(255 255 255); */
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  z-index: 10;
}

header nav .nav_inner {
  width: 100%;
  margin: auto;
}

header nav .logo {
  width: 8%;
  height: 100px;
  background-color: rgb(255 255 255);
  float: left;
  margin-top: -25px;
  background-image: url(images/logo10.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 80%;
  transition: all .5s;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  margin-left: 2%;
}

.right_nav {
  width: 100%;
  float: none;
  text-align: center;
}

header nav ul li {
  float: none;
  display: inline-block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  padding: 0 25px;
  box-sizing: border-box;
}

.nav-off-canvas {
  background-color: black;
}

.nav-mobile {
  color: white;
  display: none;
}

.nav-mobile:hover {
  color: white;
}

a {
  color: rgb(245 249 253);
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .nav-mobile {
    display: block;
    position: fixed;
    top: 45px;
    right: 20px;
    bottom: 0;
    font-size: 1.875rem;
    text-align: center;
    color: white;
    background: rgb(149 99 63);
    height: 3.125rem;
    width: 3.4375rem;
    line-height: 3.125rem;
    cursor: pointer;
    margin-top: auto;
    margin-bottom: auto;
    transition: 300ms linear;
    transition-property: color;
    border-radius: 6px;
  }

  .nav-mobile i.fa {
    line-height: 3.125rem;
  }
}
.logo_img{
 height: 75px;
 width:100px;
 margin-top: -22px;
 margin-left:70px;
}
@media screen and (max-width: 991px) {
  .logo_img {
    height: 95px;
    width: 100px;
    margin-top: -25px;
    margin-left: 52px;
  }
}
#site-nav{
    /* overflow: hidden; */
    /* background-color: #f1f1f1; */
    padding: 90px 10px;
    transition: 0.4s;
    position: fixed;
    width: 100%;
    top: -50px;
    z-index: 99;
}

.dark-mode {
  background-color: black;
  color: white;
}
.logo_back{
  /* background: rgb(149 99 63); */
  background: -webkit-linear-gradient( 
-45deg , rgb(208 182 170) 0%, rgb(148 109 81) 100%);
 /* background: -webkit-linear-gradient( 
-45deg
 , rgb(243 241 240) 0%, rgb(178 143 118) 100%);*/
  /* margin-left: -25px; */
  /*background-image: url(../images/backgroundimg1.jpg);*/
/*  color: black;*/
}

.grey {
  background-color: #eee;
  font-size: 20px;
}

.price-box-header  {
  background-color: #111;
  color: white;
  font-size: 20px;
}
.btn-lg{
  height: 70px;
  width:150px;
  margin-top:15px;
  color:white;
  /* background: white; */
 background-image: linear-gradient(rgb(80 34 0), rgb(226 226 226));
}

.btn-lg:hover {
  height: 70px;
  width: 150px;
  margin-top: 20px;
  color: white;
  background: rgb(149 99 63);
  border: 1px solid none;
}
.pricingback{
  background-color: white;
  border: 1px solid rgb(149 99 63);
  /* box-shadow: 0 0 2.6875rem rgb(2 3 3 / 84%); */
  box-shadow: inset 0px -14px 2.6875rem rgb(156 145 125);
  border-radius: 0px 0px 12px 12px;
  width: 100%;
  margin-left: 0px;
}
.btn-success{
  border-color: rgb(149 99 63) !important;
}
.text-white{
  color: rgb(13 12 12);
  font-weight: 500;
  font-family: "Poppins";
  font-size: 0.92rem;
  /* font-style: italic; */
  /*text-align: center;*/
 /* position: absolute;
  left: 25%;*/
}
.banner-heading{
  color: rgb(21 21 21);
  font-weight: 800;
  margin-top: -68px!important;
  line-height: 1;
  margin-bottom: 40px !important;
  font-size: 44px;
  text-align: center;

}
.banner-img{
/*position: absolute;
  left: 25%;*/
}
/*.Mangement_show:hover {
  content: "";
  display: block;
  color: red;
  background-color: red;
  height: 200px;
  width: 200px;
}
.Mangement_hide {
  display: none;
   background-color: red;
  height: 200px;
  width: 200px;
  color: black;
}
}*/
/* Parent Container */
.content_img{
 position: relative;
 width: 250px;
 height: 200px;
 float: left;
 margin-right: 10px;
}

/* Child Text Container */
.content_img div{
 position: absolute;
 bottom: 0;
 right: 0;
 background: rgb(188 158 136);
 border-radius: 5% 5% 5% 5%;
 color: white;
 margin-bottom: 5px;
 font-family: sans-serif;
 opacity: 0;
 visibility: hidden;
 -webkit-transition: visibility 0s, opacity 0.5s linear; 
 transition: visibility 0s, opacity 0.5s linear;
}

/* Hover on Parent Container */
.content_img:hover{
 cursor: pointer;
}

.content_img:hover div{
 width: 318px;
 height: 290px;
 position: absolute;
 top: -30px;
 left:-30px;
 padding: 8px 15px;
 visibility: visible;
 opacity: 1.7; 
}
/*.site-how-it-works {
    height: 100%;
}
@media screen and (max-width: 600px) {
  .site-how-it-works {
    height: 100%;
}
}*/
@media screen and (max-width: 992px) {
  .site-how-it-works{
  width: 100%;
  height:auto;
  }
}
@media screen and (max-width: 600px) {
  .site-how-it-works {
  width: 100%;
  height:auto;
  }
}
@media screen and (max-width: 1200px) {
  .site-how-it-works{
  width: 100%;
  height:auto;
  }
}
