body {
    font-family: 'Poppins', sans-serif;

}
.toast-message{
	font-size:15px;
}
ol, ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}


  nav ul {
    margin: 0;
    padding:0;
    list-style: none;
  }
  a:hover{
	  text-decoration:none;
	  
  }
  p.viewmore{cursor:pointer;}
  .ocny_rihgt {
    padding-left: 110px;
}
.comment_bx1 img {
    position: absolute;
    width: 90px;
}
td.viewimg {
    text-align: center;
}
td.viewimg > img{margin-left:60px;}
.reply_outer img {
    position: inherit;
    width: 18px;
}
  .text_hefd5 h4 {
    font-weight: 700;
    margin-bottom: 20px;
}
  .comu78 {
    background-color: #EFF7FE;
    padding-top: 50px;
    padding-bottom: 50px;
}
  .comment_outrer {
    padding-top: 50px;
    padding-bottom: 50px;
}
.svat6 {
    margin-left: 10px;
}
.input_outer5 textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}
.input_outer5 input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ccc;
    margin-bottom: 30px;
}
  .checkbox.custom_check p a {
    color: #cc277d;
}
.submit_btn.custo9 .btn {
    background-color: #cc277d !important;
    transition: all .3s;
    padding: 10px 50px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 20px;
}
.checkbox.custom_check label input {
    margin-right: 10px;
}
.submit_btn.custo9 .btn:hover {
background-color: #000 !important;
    transform: scale(1.1);	
	
	
}
.login_inner.profile4 h4 {
    margin-bottom: 5px;
}
.profile-outer {
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;
}

.profile-outer img {
    width: 100px;
}
  header {
    box-shadow: 0px 0px 5px #ccc;
}
.input_form label {
    width: 100%;
    font-weight: 600;
    font-size: 17px;
}
.input_form input {
    width: 100%;
    padding: 9px;
    border: 1px solid #ccc;
    margin-bottom: 26px;
}
.login_inner h4 {
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 10px;
}
.login_outer {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #EFF7FE;
}
.login_inner {
    background-color: #fff;
    padding: 30px 30px 50px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #ccc;
}
.landing_inner ul li {
    display: inline-block;
    margin-right: 20px;
}
.landing_inner ul li a {
    background-color: red;
    padding: 10px 50px;
    display: inline-block;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}
.landing_inner p {
    margin-bottom: 50px;
}
.landing_inner h4 {
    font-size: 30px;
    font-weight: 500;
}
.hud_outer.alta4 a {
    background-color: #cc277d !important;
	transition: all .3s;
}
.hud_outer.alta4 a:hover {
    background-color: #000 !important;
	transform: scale(1.1);
}
.landing_inner {
    text-align: center;
}
.hud_outer a {
    background-color: #d9dce1 !important;
    color: #ccc;
}
.landing_outer {
    padding-top: 180px;
    background-color: #EFF7FE;
    height: 90vh;
    margin-top: 3px;
}
.custom_border4 {
    box-shadow: 0px 0px 5px #ccc;
    padding: 20px;
    background-color: #fff;
    border-radius: 5px;
    margin-bottom: 20px;
}
.title.file_outer p span {
    font-weight: 600;
    font-size: 16px;
    margin-right: 10px;
}
.title_right5.middle56.comu78 p {
    text-align: center;
    font-weight: 600;
    margin-top: 50px;
}
.title_right5.middle56 h5 {
    text-align: center;
    font-weight: 600;
    margin-top: 40px;
    line-height: 27px;
    color: #cc277d;
}
.title h4 {
    font-weight: 600;
    margin-top: 18px;
}
.title_right {
    text-align: right;
}
.title_right p b {
    color: #cc277d;
}
.title_outer {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #EFF7FE;
}
.disabled-link {
  pointer-events: none;
}
.logo_outer a {
    color: #cc277d;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 15px 0px;
    display: inline-block;
}
.logo_outer a:hover {
color:#cc277d;
}
.bg_outer4 {
    background-color: #cc277d;
    color: #fff;
    text-transform: uppercase;
}
.blod5 {
    background-color: #f2f2f2;
}
.blank {
    background-color: #f2f2f2;
}

@media screen and (max-width: 992px) {
.landing_outer {
    padding-top: 130px;
    background-color: #EFF7FE;
    height: 90vh;
    margin-top: 3px;
}
.title_right {
    text-align: left;
}
.title_right5.middle56 h5, .title_right5.middle56.comu78 p {
    text-align: left;

}
.title_right5.middle56 h5 br, .title_right5.middle56.comu78 p br {
  display:none;

}
}
@media screen and (max-width: 768px) {
	
	.landing_outer {
    padding-top: 50px;
    padding-bottom: 80px;
	height:auto;
}
.landing_inner p br{
	
	display:none;
}
.custom_border4 {

    margin-left: 10px;
    margin-right: 10px;
}	
}
@media screen and (max-width: 575px) {
	.landing_inner ul li {
    display: inline-block;
    margin-right: 20px;
    width: 100%;
    margin-bottom: 10px;
}
.landing_inner ul li a {

    width: 100%;
}
	
	
}