.cd-pagination {
    width: 90%;
    max-width: 768px;
    margin: 2em auto 4em;
    text-align: center;
}

.cd-pagination a {
    /* border: 1px dashed #ededed !important; */
}
.cd-pagination a, .cd-pagination span {
    display: inline-block;
    user-select: none;
    padding: 0.6em 0.8em;
    font-size: 1.4rem;
}
.cd-pagination a, .cd-pagination span, .slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}


.cd-pagination {
    /* margin-bottom: -7px; */
    width: 100%;
    max-width: 100%;
    margin: 2em auto 3em;
    text-align: center;
    border-radius: 9px !important;
    margin-bottom: 7%;
    background-color: #FFFFFF;
    box-shadow: 1px 1px 6px rgb(0 0 0 / 19%);
}

.side-menu
{
	margin-bottom: 1.5mm;
}


@import url('http://fonts.cdnfonts.com/css/avenir-lt-std');
 @font-face {
  font-family: Lulo Clean;
  src: url(font/Lulo-Clean-Font/@font-face/39a2c7f346d5cfae7045aeb2fb50d9ad.eot);
  src: url(font/Lulo-Clean-Font/@font-face/39a2c7f346d5cfae7045aeb2fb50d9ad.ttf);
  src: url(font/Lulo-Clean-Font/@font-face/39a2c7f346d5cfae7045aeb2fb50d9ad.woff);
   src: url(font/Lulo-Clean-Font/@font-face/39a2c7f346d5cfae7045aeb2fb50d9ad.woff2);
}
	
      <!-- Lulo Clean font Close -->
      
      
      <!-- avenir font start -->
   
	 @font-face {
  font-family: avenir-lt;
  src: url(font/avenir_ff/AvenirLTStd-Black.otf);
  src: url(font/avenir_ff/AvenirLTStd-Book.otf);
  src: url(font/avenir_ff/AvenirLTStd-Roman.otf);
 }
 
 
 
 .my-font
  {
	  font-family: 'Avenir LT Std', Poppins !important;
	  font-size:15px !important
  }
  
  
  
  .nb-copyright{
  background: #171717;
  padding-bottom: 10px;
}
 .nb-copyright .copyrt{
  margin-top: 22px;
  font-size: 14px;
  color:white;
}
.nb-copyright .copyrt a{
  color: #004da1;
}
.nb-copyright .footer-social{
	margin-top: 10px;
}
.nb-copyright .footer-social i{
  padding: 5px 10px;
  color: #999;
  border: 1px solid #333;
  margin-top: 10px;
  font-size: 20px;
  border-radius: 5px;
  transition:all 0.4s ease-in-out;
}
.nb-copyright .footer-social i:hover{
  background: #fc6e10;
  color: #fff;
}
.nb-copyright .footer-social .fa-facebook{
  padding: 5px 14px;
}
@media(max-width: 767px){
	 .xs-center{
	text-align: center;
}
 .left-clear{
	padding-left: 0;
}
 .right-clear{
	padding-right: 0;
}
}


.back-to-topnew {
    position: fixed;
    display: block !important;
    background: #4D7369;
    color: #fff;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 1;
    font-size: 20px;
    border-radius: 50%;
    right: 30px;
    bottom: 15px;
    transition: background 0.5s;
    z-index: 11;
}

.back-to-register {
    position: fixed;
    display: block !important;
    background: #ffce00;
    color: #fff;
    width: auto;
    height: auto;
    text-align: center;
    line-height: 1;
    font-size: 20px;
    border-radius: 5%;
    right: 30px;
    bottom: 50%;
    transition: background 0.5s;
    z-index: 11;
}


.btn-danger{
    background-color: red !important ;

  }
 
#profile-image1 {
    cursor: pointer;
  
     width: 100px;
    height: 100px;
	border:2px solid #03b1ce ;}
	.tital{ font-size:16px; font-weight:500;}
	 .bot-border{ border-bottom:1px #f8f8f8 solid;  margin:5px 0  5px 0}
	 
.rednew
{
	color:red !important;
}
.fgwidth
{
	width:100% !important;
}	


/*profile page css start*/

.height
{
font-size: 20px;
}

.btnnew{
	font-size: 18px;
    background-color: #fc6e10;
    border: none;
}
.btnnew:hover
{
background-color: black;
}
.closebtn
{
	font-size: 18px;	
}

.edit-profile
{
	position: absolute;
    bottom: 81px;
    font-size: 44px;
    padding: 32px;
    margin-left: 9px;
     color: green;
}
/* link css fro card*/
.btn-glyphicon { float:right; padding:8px; background:#ffffff; margin-left:4px; }
.icon-btn {padding: 1px 2px 3px 6px;border-radius:50px;float:left;line-height:2em;margin-left:3px;background-color: #0054a8 !important;}
.icon-btn1 {padding: 1px 2px 3px 6px;border-radius:50px;float:left;line-height:2em;margin-left:3px;background-color: #e7bb36 !important;}
.icon-btn2 {padding: 1px 2px 3px 6px;border-radius:50px;float:left;line-height:2em;margin-left:3px;background-color: green !important;}
/* link css fro card close*/


.myhr
{
	margin-top: 5px !important;
    margin-bottom: 10px !important;
}
