@charset "utf-8";
/* CSS Document */
	body{ overflow-x:hidden; font-family: 'Open Sans', sans-serif !important;}

.mrg{ margin-top:40px; padding-bottom:10px}
.padtop{ padding:15px 0}
 .navbar{ position: sticky !important;
    top: 0;
    z-index: 1;
    background: #f4f4f4;
	}
	.dropdown-item:hover{color: #fff!important;
    text-decoration: none;
    background-color: #ccc!important;}
.navbar ul li a{ font-weight:lighter; transition: 0.4s; color: #000; text-transform: uppercase;}
.navbar ul li a:hover{ color:#333!important; transition: 0.4s;}
.navbar ul li a:focus{ color:#333!important; transition: 0.4s;}
.secone{ }
.secone h2 { color:#dd293b;padding-top:100px;}
.secone h5 {padding-top:100px;}
.secone h3 {padding-top:100px;}
p {color:#3e3d3d;}
.maamu{    font-weight: 600;
    background-color: #f5f5f5;
    width: 75%;
    padding: 2px 5px;}
.redbtn{background-color: #dd293b;
    color: #fff;
    padding: 10px 28px;
    border-radius: 10px;
    position: relative;
    top: 0px;}

.redbtn:hover{
	color:#fff !important;
	text-decoration: none;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

.faisal{ margin-top:100px;margin-bottom:100px;}
.faisal h4{ color:gray;    margin-top: 50px;}
.rapper{position:relative;}
.conmain{position:absolute; right: 0; z-index: 999; }
.poly{position:absolute; left: -126px; z-index: 0; top: 200px;}
.elipgray{position:absolute; left: 70px; z-index: 0; }
.smpol{position:absolute; right: -41px; z-index: 0; top:78px; }
.elig{position:absolute; right: 165px; z-index: 0; bottom:100px; }
.bigclip{position:absolute; left: 150px; z-index: 0; top:0; }
.polll{position:absolute; left: -600px; z-index: 0; bottom:100px; }
.last1{position:absolute; left: 140px; z-index: 0; top: 200px; }
.last2{position:absolute; right: 0; z-index: 0; }
.last3{position:absolute;  z-index: 0; top:150px; right: -300px; }
.last4{position:absolute; right: 100px; z-index: 0; bottom:100px; }

.navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show > .nav-link {
    color: rgb(221, 21, 25) !important;
}


.second h2 { color:#212529;padding-top:100px;}
.second1 h2 { color:#212529;padding-top:100px;}
.payment1{ margin-left: 9% !important;}
.second1 { margin-top: 100px;}
.pay-later {
    content: '';
    display: block;
    position: absolute;
    bottom: calc(97% + 15px);
    left: 192px;
    width: 30px;
    height: 3px;
    background-color: black;
		top: 120px;
}

.payments{
  content: '';
  display: block;
  position: absolute;
  bottom: calc(97% + 9px);
  left: 4%;
  width: 30px;
  height: 3px;
  background-color: black;
	top: 2%;
}

.users-text{
  font-size: 28px;
  text-align: center;
  margin-top: 6%;
  margin-bottom: 150px;
  font-weight: bold;
}

.users-text1{
  font-size: 22px;
  text-align: center;
  margin-top: -3%;
  margin-bottom: 52px;
}

.users-text2{
  font-size: 18px;
  text-align: center;
  margin-top: -3%;
  margin-bottom: 42px;
  margin-left: 8%;
  margin-right: 8%;
}

.user-image1{
  background-image: url('../images/web-desgin-client-1.png');
  background-repeat: no-repeat;
  height: 192px;
  width: 192px;
  margin-bottom: 50px;
}

.user-image2{
  background-image: url('../images/web-desgin-client-2.png');
  background-repeat: no-repeat;
  height: 192px;
  width: 192px;
  margin-bottom: 50px;
}

#second-block{
	margin-top: 200px;
}

.whitebtn{background-color: transparent;
    color: #dd293b;
    padding: 10px 28px;
    border-radius: 10px;
		border: 3px solid #dd293b;
    position: relative;
    top: 40px;}


.whitebtn:hover{
	color: #dd293b;
	text-decoration: none;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}


