.widget ul li
{
  width: 300px;
}
.widget ul li a{text-decoration: none;}

.hh
{
  z-index: 8 !important;
    font-family: Roboto, sans-serif!important;
    height: auto!important;
    color: rgb(255, 255, 255)!important;
    text-decoration: none!important;
    white-space: normal!important;
    width: 748px!important;
    min-height: 0px!important;
    min-width: 0px!important;
    max-height: none!important;
    max-width: none!important;
    text-align: inherit!important;
    line-height: 32px!important;
    letter-spacing: 3px!important;
    font-weight: 700!important;
    font-size: 32px!important;
    transform-origin: 50% 50%!important;
    opacity: 1!important;
    transform: translate(0px, 0px)!important;
    visibility: visible!important;
}

.pp
{
      z-index: 10;
    font-family: Roboto, sans-serif;
    height: auto;
    color: rgb(255, 255, 255);
    text-decoration: none;
    white-space: normal;
    width: 543px;
    min-height: 0px;
    min-width: 0px;
    max-height: none;
    max-width: none;
    text-align: inherit;
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 20px;
    transform-origin: 50% 50%;
    transform: translate(0px, 0px);
    opacity: 1;
    visibility: visible;
}

.kk {
    margin-left: 80px;
}   
/*.card-box {
    margin-bottom: 25px;
    box-shadow: 0 16px 24px 2px rgb(0 0 0 / 14%), 0 6px 30px 5px rgb(0 0 0 / 12%), 0 8px 10px -5px rgb(0 0 0 / 20%);
}
.h4-heading {
    font-size: 15px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 6px;
    padding-top: 12px;
}*/

.button {
    background-color: #f9556d;
    border: none;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 7px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    margin: 4px 2px;
    cursor: pointer;
    margin-bottom: 20px;
    border-radius: 24px;
}
.custom--btn {
    border: 2px solid #f9556d!important;
    transition: all .2s ease-out;
}


.w3-black{
    background-color: #f9556d !important;
    border-radius: 7px;
}

.w3-black:hover{
color: #ffffff !important;
 background-image: linear-gradient( 180deg, #f9556d 49%, #1f4c9a 100%);
   animation:slidebg 5s linear infinite;
}

.w3-panel {
    padding: 0.01em 16px;
    height: 300px;
}
.w3-containers{

  padding: 0.01em 16px;
      height: 0px;
     position: relative;
  transition: all 5s ease-in-out;
}
.w3-container, .w3-panel {
   padding: 0.01em 0px;
    border-radius: 5px;
    /*height: 40px;*/
}

.w3-modal-content {
    width: 1200px !important;
     position: relative;
  transition: all 5s ease-in-out;
}
.w3-modal {
    z-index: 3;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.w3-container:after, .w3-container:before, .w3-panel:after, .w3-panel:before, .w3-row:after, .w3-row:before, .w3-row-padding:after, .w3-row-padding:before, .w3-cell-row:before, .w3-cell-row:after, .w3-clear:after, .w3-clear:before, .w3-bar:before, .w3-bar:after {
    content: "";
    display: table;
    clear: both;
}

.w3-container:after, .w3-container:before, .w3-panel:after, .w3-panel:before, .w3-row:after, .w3-row:before, .w3-row-padding:after, .w3-row-padding:before, .w3-cell-row:before, .w3-cell-row:after, .w3-clear:after, .w3-clear:before, .w3-bar:before, .w3-bar:after {
    content: "";
    display: table;
    clear: both;
}
.w3-button{
  border:none;
  display: flex;
    justify-content: end;
  padding:8px 16px;
  vertical-align:middle;
  overflow:hidden;
  text-decoration:none;
  color:black;
  background-color:inherit;
  text-align:center;
  cursor:pointer;
  white-space:nowrap
}

.w3-xlarge {
    font-size: 24px!important;
    padding: 20px 700px 0px
}
  .w3-buttons{
  border:none;
  display:inline-block;
  padding:8px 16px;
  vertical-align:middle;
  overflow:hidden;
  text-decoration:none;
  color:white;
  background-color:inherit;
  text-align:center;
  cursor:pointer;
  white-space:nowrap}

/*Modal CSS*/
  .kk {
    margin-left: 88px;
}

.w3-modal-content{
  margin:auto;background-color:#fff;
  position:relative;
  padding:0;
  outline:0;
  width:750px
}
@media (max-width:600px){.w3-modal-content{margin:0 10px;width:auto!important}.w3-modal{padding-top:30px}
  @media (max-width:768px){.w3-modal-content{width:500px}.w3-modal{padding-top:50px}}
@media (min-width:993px){.w3-modal-content{width:900px}.w3-hide-large{display:none!important}.w3-sidebar.w3-collapse{display:block!important}}

.w3-display-topright {
    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
}


/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}


  .center{
 text-align: center;
  }


 @media(max-width: 425px)
 {

.w3-black{
    background-color: #f9556d !important;
    border-radius: 7px;
}

.w3-black:hover{
color: #ffffff !important;
 background-image: linear-gradient( 180deg, #f9556d 49%, #1f4c9a 100%);
   animation:slidebg 5s linear infinite;
}

.w3-panel {
    padding: 0.01em 16px;
    height: 300px;
}
.w3-containers{

  padding: 0.01em 16px;
      height: 0px;
     position: relative;
  transition: all 5s ease-in-out;
}
.w3-container, .w3-panel {
    padding: 0.01em 16px;
}

.w3-modal-content {
    width: 397px !important;
     position: relative;
  transition: all 5s ease-in-out;
}
.w3-modal {
    z-index: 3;
    display: none;
    padding-top: 100px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.w3-container:after, .w3-container:before, .w3-panel:after, .w3-panel:before, .w3-row:after, .w3-row:before, .w3-row-padding:after, .w3-row-padding:before, .w3-cell-row:before, .w3-cell-row:after, .w3-clear:after, .w3-clear:before, .w3-bar:before, .w3-bar:after {
    content: "";
    display: table;
    clear: both;
}

.w3-container:after, .w3-container:before, .w3-panel:after, .w3-panel:before, .w3-row:after, .w3-row:before, .w3-row-padding:after, .w3-row-padding:before, .w3-cell-row:before, .w3-cell-row:after, .w3-clear:after, .w3-clear:before, .w3-bar:before, .w3-bar:after {
    content: "";
    display: table;
    clear: both;
}
.w3-button{
  border:none;
  display:inline-block;
  padding:8px 16px;
  vertical-align:middle;
  overflow:hidden;
  text-decoration:none;
  color:black;
  background-color:inherit;
  text-align:center;
  cursor:pointer;
  white-space:nowrap
}

.w3-xlarge {
    font-size: 24px!important;
    padding: 20px 700px 0px
}
  .w3-buttons{
  border:none;
  display:inline-block;
  padding:8px 16px;
  vertical-align:middle;
  overflow:hidden;
  text-decoration:none;
  color:white;
  background-color:inherit;
  text-align:center;
  cursor:pointer;
  white-space:nowrap}

/*Modal CSS*/
  
.w3-modal-content{
  margin:auto;background-color:#fff;
  position:relative;
  padding:0;
  outline:0;
  width:750px
}


.w3-display-topright {
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
}


/* The Close Button */
.close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}


  .center{
 text-align: center;
  }
 }




 .serviceBox{
    color: #e85c90;
    text-align: center;
    position: relative;
    z-index: 1;
}
.serviceBox .title{
    background: #fff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 8px 10px;
    margin: 0 0 30px;
    border: 3px solid #e85c90;
    display: inline-block;
}
.serviceBox .service-content{
    color:#fff;
    background: #e85c90;
    padding: 15px;
    margin: 0 0 40px;
    border-radius: 30px;
    border: 10px solid #fff;
    box-shadow: 0 0 5px rgba(0,0,0,0.3);
}
.serviceBox .description{
    font-size: 22px;
    line-height: 25px;
    font-weight: 600;
    margin: 0
}
.serviceBox .service-icon{
    background: #e85c90;
    font-size: 40px;
    line-height: 100px;
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease 0s;
} 
.serviceBox .service-icon:before,
.serviceBox .service-icon:after{
    content: "";
    background: #fff;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    box-shadow: 5px 5px 5px rgba(0,0,0,0.3);
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -1;
}
.serviceBox .service-icon:after{
    background: #e85c90;
    width: 3px;
    height: 40px;
    margin: 0 auto;
    box-shadow: none;
    border-radius: 0;
    left: 0;
    right: 0;
    top: -40px;
}
.serviceBox.blue{ color: #6b9fe3; }
.serviceBox.blue .title{ border-color: #6b9fe3; }
.serviceBox.blue .service-content,
.serviceBox.blue .service-icon,
.serviceBox.blue .service-icon:after{
    background: #6b9fe3;
}
.serviceBox.cyan{ color: #31bfc4; }
.serviceBox.cyan .title{ border-color: #31bfc4; }
.serviceBox.cyan .service-content,
.serviceBox.cyan .service-icon,
.serviceBox.cyan .service-icon:after{
    background: #31bfc4;
}
.serviceBox.purple{ color: #8746ae; }
.serviceBox.purple .title{ border-color: #8746ae; }
.serviceBox.purple .service-content,
.serviceBox.purple .service-icon,
.serviceBox.purple .service-icon:after{
    background: #8746ae;
}
@media only screen and (max-width: 990px){
    .serviceBox{ margin: 0 0 40px; }
}









