
html{
 overflow-x: hidden;
}

body {
  height: 100%;
  width: 100%;
  margin: 0;
  overflow-x: hidden;
  background-color:  white;
  font-family: 'Raleway' !important;
 position: relative;
}

#logo{
 height: 50px;
 width: 120px;
 margin: 0;
}

.navbar {
    transition: all 0.4s;
}

.navbar .nav-link {
    color: #fff;
 font-size: 16px;
 letter-spacing: 1px;
 line-height: 40px;
 font-weight: 100;
 transition: 0.5s;
 margin-left: 10px;
}

.navbar .signup-btn{
 width: 140px;
 height: 45px;
 margin-top: 4px;
 text-align: center;
 font-size: 17px;
 line-height: 45px;
 font-weight: 700;
 background-color: #fc5b3f;
 display: block;
 color: white;
 border-radius: 5px;
 margin-left: 20px;
}

.navbar .signup-btn:hover{
 text-decoration: none;
}

.navbar .nav-link:hover,
.navbar .nav-link:focus {
    color: #fc5b3f;
    transition: 0.5s;
    text-decoration: overline;
}

.navbar .navbar-brand {
    color: #fff;
}


/* Change navbar styling on scroll */
.navbar.active {
    background: #fff;
    opacity: 1;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.navbar.active .nav-link {
    color: #555;
    transition: 0.5s;
}

.navbar.active .nav-link:hover,
.navbar.active .nav-link:focus {
    color: #fc5b3f;
    text-decoration: overline;
 transition: 0.5s;
}

.navbar.active .navbar-brand {
    color: #555;
}


/* Change navbar styling on small viewports */
@media (max-width: 991.98px) {
    .navbar {
        background: #fff;
    }

    .navbar .navbar-brand, .navbar .nav-link {
        color: #555;
    }
}

.dslider {
  background-color: #212224;
  height:600px;
  min-height: 600px;
  max-height: 600px;
  position: relative;
  text-align: center;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin: 0;
}


#hero-text {
  width: 93%;
  height: 600px;
  margin-left: 7%;
 margin-top: 100px;
 position: absolute;
 
}



#hero-text h1 {
  text-align: left;
  font-size: 40px;
  color: white;
 font-family: 'Raleway';
  font-weight: 700;
  display: block;
 

 
}

#hero-text p{
 text-align: left;
 font-family: 'Raleway';
 letter-spacing: 0;
  color: #727272;
  margin-top: 20px;
 font-size: 20px;
 margin-left: 0;
}

.hero-btn{
 width: 170px;
 height: 45px;
 text-align: center;
 background-color: transparent;
 border: 2px solid #fc5b3f;
 font-size: 14px;
 font-family: 'Raleway';
 line-height: 40px;
 margin-top: 20px;
 margin-left: 20px;
 text-decoration: none;
 color: white;
 border-radius: 20px;
 transition: 0.5s;
 display: block;
 cursor: pointer;
 z-index: 1;
 
}

.hero-btn:hover{
 transition: 0.5s;
 background-color:#fc5b3f ;
 text-decoration: none;
 color: white;
 
}

.hero-svg{
 top: 0;
 left: 50%;
 width: 520px;
 height: 420px;
 position: absolute;
 
}

.hero-svg2{
 margin-top: 10px;
 margin-right: 70px;
 width: 400px;
 height: 300px;
 display: none;
 float: right;
}


.arrow {
  background: black;
  border: none;
  border-radius: 10%;
  color: white;
  cursor: pointer;
  display: none;
  opacity: .4;
  padding: 10px;
  position: absolute;
  text-transform: uppercase;
  -webkit-transition: .2s;
	top: 50%;
  transition: .2s;
}
.arrow:hover {
  opacity: .8;
}
.arrow.next {
  right: 2%
}
.arrow.prev {
  left: 2%;
}
.dslide {
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  height: 100%;
  position: absolute;
  width: 100%;
}


.slide-image,
.slide-image img{
  height: 100%;
  width: 100%;
  margin: 0;
}
.dslide:first-of-type {
 
  background-image: url("../css/images/in-liquid-slide-bg.png");
  
  background-position: center;
 background-repeat: no-repeat;
  background-size: cover;


 
}
.dslide:nth-of-type(2) {
  background-image: url("../css/images/in-liquid-slide-bg.png");
  background-position: center;
 background-repeat: no-repeat;
  background-size: cover;



}
.dslide:last-of-type {
 background-image: url("../css/images/in-liquid-slide-bg.png");
  background-position: center;
 background-repeat: no-repeat;
  background-size: cover;
 

}


@supports (-webkit-touch-callout: none) {
   .dslide:first-of-type {
 background-image: url("../css/images/in-liquid-slide-bg.png");
  
    background-repeat: no-repeat;
  background-size: cover;
 background-attachment: scroll;
}
.dslide:nth-of-type(2) {
 background-image: url("../css/images/in-liquid-slide-bg.png");
  
 background-repeat: no-repeat;
  background-size: cover;
 background-attachment: scroll;
 
}

.dslide:last-of-type {
  background-image: url("../css/images/in-liquid-slide-bg.png");
  
 background-repeat: no-repeat;
  background-size: cover;
 background-attachment: scroll; 
}
}


.active {
  display: block;
}
.slide-nav {
  bottom: 30px;
  position: absolute;
   width: 100%;
}

.dot {
  border-radius: 50%;
}

.rectangle {
  height: 15px;
  width: 30px;
}

.fake-cont{
 width: 100%;
 height: 50px;
 display: block;
 margin: 0;
 line-height: 300px;
 display: flex;
 background: url(images/in-liquid-slide-bg.png);
 background-repeat:repeat repeat-x;
 background-color: white;
 background-size:cover;
 z-index: 1;
}

.alphabet{
 margin-top: 15px;
 height: 20px;
 width: 70px;
 margin-left: 30px;
 margin-right: 50px;
}

.microsoft{
 margin-top: 15px;
 height: 20px;
 width: 70px;
 margin-left: 20px;
 margin-right: 50px;
}

.facebook{
 margin-top: 15px;
 height: 20px;
 width: 70px;
 margin-left: 20px;
 margin-right: 50px;
}


.amazon{
 margin-top: 15px;
 height: 20px;
 width: 70px;
 margin-left: 20px;
 margin-right: 50px;
}

.tesla{
  margin-top: 15px;
 height: 20px;
 width: 80px;
 margin-left: 20px;
 margin-right: 50px;
}

.google{
  margin-top: 15px;
 height: 20px;
 width: 80px;
 margin-left: 20px;
 margin-right: 50px;
}

.h-container{
 background-color: black;
 width: 100%;
 height: 660px;
 margin: 0;
 display: block;
}

.h-content{
 margin-left: 8%;
}

.h-container h1{
 font-size: 30px;
 color: white;
 font-family:'Raleway';
}

#h-active{
 color: #fc5b3f;
}

.h-card{
 width: 360px;
 height: 360px;
 max-height:  360px;
 max-width: 360px;
 background-color:  #212224;
 display: inline-block;
 margin-right: 20px;
 border-radius: 5px;
 overflow: hidden;
 
}

.h-card img{
 width: 100%;
 height: 100%;
 display: block;
 margin: -120px 0 -50px 80px;
 object-fit: none;
}

  
.h-card h2{
 font-size: 25px;
 text-align: center;
 color: white;
}

.h-card p{
 font-size: 18px;
 text-align: left;
 margin-left: 15%;
 margin-right: 10%;
 color: whitesmoke;
}

.bottom-button{
 width: 15%;
 height: 45px;
 text-align: center;
 text-decoration: none;
 background-color: #fc5b3f;
 font-size: 18px;
 line-height: 45px;
 margin-top: 20px;
 margin-left: 38%;
 margin-right: auto;
 text-decoration: none;
 color: white;
 transition: 0.5s;
 display: block;
 cursor: pointer;
 z-index: 1;
}

.bottom-button:hover{
 text-decoration: none;
}

/* begining of why us */

.whyus{
 background: linear-gradient(0deg, rgba(255, 255, 255, 0) 55%, #ffefec 100%);
 width: 100%;
 height: 900px;
 display: block;
 margin: 0;
 overflow: hidden;
}

.box{
  width: 300px;
  height: 320px;
  margin: 10px;
  background-color: white;
  display:inline-block;
  border: 1px solid #cccccc ;
  -moz-box-shadow: 0 0 10px #cccccc;
  -webkit-box-shadow: 0 0 10px #cccccc;
  -o-box-shadow: 0 0 10px #cccccc;
  box-shadow: 0 0 10px #cccccc;
  overflow: hidden;
  padding: 30px;
  position: relative;
  z-index: 1;
 font-family: 'Raleway';
}

.headers{
 font-size: 30px;
 color: #212224;
 font-family:'Raleway';
 text-align: center;
 font-weight: 600;
}

#active-text{
 color: #fc5b3f;
}

.hr{
 width: 40%;
 color: #fb414f;
 margin-left: 30%;
 margin-right: 30%;
}

.circ{
 width: 80px;
 height: 80px;
 border-radius: 50%;
 background-color: white;
 border: 2px solid  #fc5b3f;
  margin: 0 0 0 4%;
}

.circ2{
 width: 70px;
 height: 70px;
 border-radius: 50%;
 background-color: #fc5b3f;
 margin: 3px;
}

.circ img{
 width: 60px;
 height: 60px;
 border-radius: 50%;
 color: black;
 background-color: #fc5b3f;
 margin: 5px;
 line-height: 75px;
}

.box-head{
 font-size: 20px;
 color: black;
 font-family: 'raleway';
 text-align: center;
 text-decoration: underline;
 margin-top: 15px;
 font-weight: 500;
}
.box-text{
 font-size: 16px;
 color: dimgrey;
 font-family: 'raleway';
 margin-top: 10px;
 text-align: left;
 margin-left: 20px;
  
}



/*This is the anime counter */ 

.anime-number{
 display:flex;
 width: 100%;
 height: 90px;
 background-color: black;
 color: white;
 margin: 0;
 font-family: 'Raleway';
 overflow: hidden;
}

.black-bg{
 background-color: #fc5b3f;
 margin: 0;
 height: 100%;
 width: 35%;
 display: block;
}
.anime-number p{
 font-family: 'raleway';
 font-size: 16px;
 line-height: 0px;
 margin-top: 15px;
 margin-left:100px; 
 text-decoration: none;
}

.anime-number h1{
 font-family:'Raleway';
 font-size: 40px;
 line-height: 55px;
 margin-left:100px; 
 text-decoration: none;

}

.anime-number br{
 font-size: 10px;
 margin: 0px;
 height: 0px;
 
}

.anime-number h2{
 font-family: 'raleway';
 font-size: 30px;
 text-align: center;
 line-height: 90px;
 color: black;
}

.anime-number hr{
 height: 70%;
 width: 0px;
 margin-left: 5%;
 margin-right: 0px;
 margin-top: 3%;
}


.color-change{
 background-color: #212224;
}






.cont-body {
  width: 100%;
  display: block;
  height: auto;
  margin: 0;
  overflow: hidden;
  background: center / cover no-repeat url("images/in-liquid-slide-bg.png");
  background-position: center center;
 font-family: 'Raleway'
}

.main-head {
	background: black;
	box-shadow: 0px 1px 10px -6px rgba(0, 0, 0, .15);
	padding: 1rem;
	margin-bottom: 0;
	margin-top: 5rem;
    margin-left: auto;
    margin-right: auto;
	color: #fff;
    width: 400px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 4px;
	font-size: 16px;
    text-align: center;
}

.pricing-table {
	background: #fff;
    width: 280px;
    height: 430px;
	box-shadow: 0px 1px 10px -6px rgba(0, 0, 0, .15);
	padding: 2rem;
	border-radius: 4px;
	transition: .3s;
    display: inline-block;
    margin-right: 10px;
    margin-left: 10px;
}

.pricing-table:hover {
	box-shadow: 0px 1px 10px -4px rgba(0, 0, 0, .15);
}

.pricing-table .pricing-label {
	border-radius: 2px;
	padding: .25rem .5rem;
	margin-bottom: 1rem;
	display: inline-block;
	font-size: 12px;
	font-weight: 500;
}

.pricing-table h2 {
	color: #3b3b3b;
	font-size: 24px;
	font-weight: 500;
}

.pricing-table h5 {
	color: #B3B3B3;
	font-size: 14px;
	font-weight: 400;
}

.pricing-table .pricing-features {
	margin-top: 2rem;
}

.pricing-table .pricing-features .feature {
	font-size: 14px;
	margin: .5rem 0;
	color: #B3B3B3;
}

.pricing-table .pricing-features .feature span {
	display: inline-block;
	float: right;
	color: #3b3b3b;
	font-weight: 500;
}

.pricing-table 	.price-tag {
	margin-top: 2rem;
	text-align: center;
	font-weight: 500;
}

.pricing-table .price-tag .symbol {
	font-size: 24px;
}

.pricing-table .price-tag .amount {
	letter-spacing: -2px;
	font-size: 40px;
}

.pricing-table .price-tag .after {
	color: #3b3b3b;
	font-weight: 500;
}

.pricing-table .price-button {
	display: block;
	color: #fff;
	margin-top: 2rem;
	padding: .75rem;
	border-radius: 2px;
	text-align: center;
	font-weight: 500;
	transition: .3s;
}

.pricing-table .price-button:hover {
	text-decoration: none;
}

.purple .pricing-label {
	background: #cad2ff;
	color: #627afe;
}

.purple .price-tag {
	color: #627afe;
}

.purple .price-button {
	background: #627afe;
}

.purple .price-button:hover {
	background: #546dfe;
}

.turquoise .pricing-label {
	background: #b9edee;
	color: #44cdd2;
}

.turquoise .price-tag {
	color: #44cdd2;
}

.turquoise .price-button {
	background: #44cdd2;
}

.turquoise .price-button:hover {
	background: #2dbcc4;
}

.red .pricing-label {
	background: #ffc4c4;
	color: #fc5b3f;
}

.red .price-tag {
	color: #fc5b3f;
}

.red .price-button {
	background: #fc5b3f;
}

.red .price-button:hover {
	background: #f23c3c;
}

.bottom-button2{
 width: 170px;
 height: 45px;
 text-align: center;
 text-decoration: none;
 background-color: #fc5b3f;
 font-size: 18px;
 line-height: 45px;
 margin-top: 20px;
 margin-right: auto;
 margin-left: auto;
 text-decoration: none;
 color: white;
 transition: 0.5s;
 display: block;
 cursor: pointer;
 z-index: 1;
}

.bottom-button2:hover{
 text-decoration: none;
}




/*this the dark background */


.dark-image{
  background-color: black;
  margin: 0;
  height: 800px;
  max-height: 800px;
  width: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.9),
                       rgba(0, 0, 0, 0.9)), url('images/1.jpg') no-repeat center; 
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center center;
 font-family: 'Raleway';
 overflow: hidden;
}

.dark-text {
  text-align: center;
  font-family:'Raleway';
  width: 100%;
}

.dark-text h1{
 font-size: 40px;
 color: white;
 font-family:'Raleway';
}

.dark-text b{
 font-size: 20px;
 color: white;
 text-align: center;
 font-family: 'Raleway';
}

.dark-text hr{
 width: 40%;
 color: #fb414f;
 margin-left: 30%;
}
/* Cards  */
.card {
  height: 250px;
  width: 250px;
  background-color: white;
  display: inline-block;
  margin: 5px;
  text-decoration: none;
  color: black;
  text-align: center;
  font-family: 'raleway';
  transition:0.5s;
}

.card:hover{
  transform: scale(0.9);
 text-decoration: none;
 color: black;
 
}

.card:hover .card-text {
 text-decoration: none;
  
}

.card-price{
 font-size: 15px;
 font-family:'raleway';
 position: absolute;
 margin-left: 15px;
}

.cardprice-right{
 font-size: 15px;
 font-family:'raleway';
 position: absolute;
 margin-left: 200px;
}

.redtxt{
 font-size: 16px;
 text-align: center;
 color: red;
}

.greentxt{
 font-size: 16px;
 text-align: center;
 color: green;
}

.smalltxt{
 font-size: 14px;
 text-align: center;
 color: darkgrey;
}

.card img{
  background: linear-gradient(rgba(0, 0, 0, 0.5),
                       rgba(0, 0, 0, 0.5)), ;
 height: 65%;
 width: 100%;
 margin: 0px;
   
}



/* END of media screen setting */



.heading {
    text-align: center;
    color: #454343;
    font-size: 30px;
    font-weight: 700;
    position: relative;
    margin-bottom: 70px;
    text-transform: uppercase;
    z-index: 999;
}
.white-heading{
    color: #ffffff;
}
.heading:after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 40px;
    width: 180px;
    border-radius: 4px;
    transform: translateX(-50%);
    background: url(img/heading-line.png);
    background-repeat: no-repeat;
    background-position: center;
}
.white-heading:after {
    background: url(https://i.ibb.co/d7tSD1R/heading-line-white.png);
    background-repeat: no-repeat;
    background-position: center;
}

.heading span {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.white-heading span {
    color: #ffffff;
}
/*-----how it works-------*/

.hiw1{
 background: linear-gradient(rgba(0, 0, 0, 0.5),
                      rgba(0, 0, 0, 0.5)), url('images/5.jpg') no-repeat center; 
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center center;
}

.hiw2{
 background: linear-gradient(rgba(0, 0, 0, 0.5),
                      rgba(0, 0, 0, 0.5)), url('images/invest.jpg') no-repeat center; 
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center center;
}

.hiw3{
 background: linear-gradient(rgba(0, 0, 0, 0.5),
                      rgba(0, 0, 0, 0.5)), url('images/receivepay.jpg') no-repeat center; 
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center center;
}

.hiw{
 width: 270px;
 height: 270px;
 background-color: whitesmoke;
 margin-top: 20px;
 display: inline-block;
 margin-bottom: 0px;
}

.hiw-circle{
 position: absolute;
 margin:10px; 
 width: 50px;
 height: 50px;
 line-height: 45px;
 border-radius: 50%;
 color: goldenrod;
 font-family: 'raleway';
 font-size: 30px;
 background-color: white;
  
}

.hiw img{
 height: 100%;
 width: 100%;
 margin: 0px;
 display: block;
}

.hiw-txt{
 position: absolute;
 font-size: 18px;
 width: 170px;
 height: 200px;
 font-weight: 700;
 color: white;
 margin-top: 120px;
 margin-left: 50px;
 margin-right: 50px;
 font-family: 'raleway';

}


.head{
 margin-top: 20px;
 background-color: white;
 font-size: 30px;
 font-family: 'raleway';
 text-align: center;
 color:grey;
}



hr{
 width: 60%;
 color: ghostwhite;
 margin-left: 20%;
}




/*-----how it works ended-------*/



/*-----Testimonial-------*/

.testimonial:after {
    position: absolute;
    top: -0 !important;
    left: 0;
    content: " ";
    background: url(img/testimonial.bg-top.png);
    background-size: 100% 100px;
    width: 100%;
    height: 100px;
    float: left;
    z-index: 99;
}

.testimonial {
    min-height: 375px;
    position: relative;
    background: url(https://i.ibb.co/PTJDkgb/testimonials.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
    background-position: center;
        background-size: cover;
}
#testimonial4 .carousel-inner:hover{
  cursor: -moz-grab;
  cursor: -webkit-grab;
}
#testimonial4 .carousel-inner:active{
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing;
}
#testimonial4 .carousel-inner .item{
  overflow: hidden;
}

.testimonial4_indicators .carousel-indicators{
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap;
}
.testimonial4_indicators .carousel-indicators li{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators .active{
  padding: 0;
  width: 14px;
  height: 14px;
  border: none;
  margin: 2px 3px;
  background-color: #9dd3af;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar{
  height: 3px;
}
.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb{
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.testimonial4_control_button .carousel-control{
  top: 175px;
  opacity: 1;
  width: 40px;
  bottom: auto;
  height: 40px;
  font-size: 10px;
  cursor: pointer;
  font-weight: 700;
  overflow: hidden;
  line-height: 38px;
  text-shadow: none;
  text-align: center;
  position: absolute;
  background: transparent;
  border: 2px solid #ffffff;
  text-transform: uppercase;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.6s cubic-bezier(0.3,1,0,1);
  transition: all 0.6s cubic-bezier(0.3,1,0,1);
}
.testimonial4_control_button .carousel-control.left{
  left: 7%;
  top: 50%;
  right: auto;
}
.testimonial4_control_button .carousel-control.right{
  right: 7%;
  top: 50%;
  left: auto;
}
.testimonial4_control_button .carousel-control.left:hover,
.testimonial4_control_button .carousel-control.right:hover{
  color: #000;
  background: #fff;
  border: 2px solid #fff;
}

.testimonial4_header{
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative;
}
.testimonial4_header h4{
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.testimonial4_slide{
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center;
}
.testimonial4_slide img {
    top: 0;
    left: 0;
    right: 0;
    width: 136px;
    height: 136px;
    margin: auto;
    display: block;
    color: #f2f2f2;
    font-size: 18px;
    line-height: 46px;
    text-align: center;
    position: relative;
    border-radius: 50%;
    box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -moz-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -o-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
    -webkit-box-shadow: -6px 6px 6px rgba(0, 0, 0, 0.23);
}
.testimonial4_slide p {
    color: #ffffff;
    font-size: 20px;
    line-height: 1.4;
    margin: 40px 0 20px 0;
}
.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 22px;
}

.testimonial .carousel {
	padding-bottom:50px;
}
.testimonial .carousel-control-next-icon, .testimonial .carousel-control-prev-icon {
    width: 35px;
    height: 35px;
}


@media screen and (max-width: 500px) {

.testimonial4_slide p {
    color: #ffffff;
    font-size: 16px;
}
 
 .testimonial4_slide h4 {
  color: #ffffff;
  font-size: 20px;
}

 
}
/* ------testimonial  close-------*/



ul {
    margin: 0px;
    padding: 0px;
}
.footer-section {
  background: #151414;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #373636;
}
.single-cta i {
  color: #ff5e14;
  font-size: 30px;
  float: left;
  margin-top: 8px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #757575;
  font-size: 15px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #7e7e7e;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}
.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #ff5e14;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.footer-widget ul li a:hover{
  color: #ff5e14;
}
.footer-widget ul li a {
  color: #878787;
  text-transform: capitalize;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #ff5e14;
    padding: 13px 20px;
    border: 1px solid #ff5e14;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #202020;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #878787;
}
.copyright-text p a{
  color: #ff5e14;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #ff5e14;
}
.footer-menu li a {
  font-size: 14px;
  color: #878787;
}

.contain{
 height: auto;
 width: 100%; 
 margin: 0;
 background: linear-gradient(rgba(0, 0, 0, 0.5),
                      rgba(0, 0, 0, 0.5)), url('images/admini.jpg') no-repeat center; 
 background-size: cover;
 background-repeat: no-repeat;
 background-position: center center;
}

