@import url("setting.css");

@import url("menu.css");

html {

  scroll-behavior: smooth;

  padding-top: 60px;

}

*{

 transition: all .5s;

 font-family: var( --font-family);

 font-size: var(--font-link);

}
.w-50{
 width: 50%;
}
.border-b{
 border-bottom: 1px solid var(--border-light);
}
.img-center{
 position: absolute;
 cursor: pointer;
   left: 43%;
   top: 35%;
   border-radius: 50%;
   width: 100px;
   height: 100px;
   text-align: center;
   line-height: 7.5;
   border-top-left-radius: 50% !important;
}
.h-height{

 min-height: 100vh !important;

}

ul{

 list-style: none;

}
.pointer{
  cursor: pointer;
}
p{color: var(--linkColor3);}

img{max-width:100%;}

.pt-100{

 padding-top:140px;

}
.pt-50{
 padding-top: 50px;
}
.pt-80{
 padding-top: 50px;
}
.hidden{
  display: none;
}
body,html{

 min-width: 340px;

 overflow-x: hidden;

 position: relative;

 height: 100vh;

 scroll-behavior: smooth;

 background-color: #fafafa !important

}

.text-orange{
 color: var(--orange);
}
.text-gray{
 color: var(--border);
}
.text-gray-lighte{
 color: #7A8FA6;
}
.navbar-nav form button{

 position: absolute;

 right: 9%;

 top: 0;

}

@media (max-width : 1000px){

 .navbar-nav form button{

   right: 24%;

 }

 .navbar-nav form .open-search ~ button {

   right: 9%;

 }

}
@media (max-width : 990px){
 nav.navbar .navbar-collapse{flex-direction: column;}
 .navbar-nav{padding-right: 0;}
}
.navbar-nav form input{

 border: none;

 border-radius: 0;

}

.navbar-nav form .close-search{

 width: 0px;

}

.navbar-nav form .btn.focus, .navbar-nav form .btn:focus{box-shadow: none;}

.navbar-light .navbar-toggler-icon {

 background-size: 25px !important;

 margin: 10px 0 !important;

}

.navbar-light .navbar-toggler{
 outline: none;
 margin-left: auto;
 border-color:none;
}



.navbar.none-background.shadow{

 box-shadow:none !important;

}

.navbar-light .navbar-nav .nav-link,
.navbar-expand-md .navbar-nav .nav-link{

 padding-right: .6rem;

   padding-left: .6rem;

}

.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 ,

.navbar-light .navbar-nav .nav-link:focus,

.navbar-light .navbar-nav .nav-link:hover{

 border: none!important;

 color: var(--text) !important;

 /* border-bottom: solid 1px var(--text)!important;  */

 outline: none;

 transition: none;

}

.dropdown-menu{min-width: 6.5rem;opacity: 1;}

.dropdown-menu .dropdown-item h5{color: var(--text);}
.language.dropdown{
 padding: 5px 12px;
   width: 50px;
}

.language.dropdown .link{color: #fff !important; line-height: 2;}

.language.dropdown:hover .link{color: #fff !important;}

@media (max-width : 990px){
 .language.dropdown{margin:auto;}
}

.navbar-expand-md .navbar-nav .dropdown-menu .dropdown-item

{color: #9A277F !important;}

.navbar-expand-md .dropdown .dropdown-menu .dropdown-item:hover{color: #FFF !important;background-color: var(--text); }

.dropdown-menu.works{left: 900px;}

.dropdown-menu.works a{

 color: var(--linkColor3);

}
.navbar-light .navbar-nav .active>select.nav-link,

.navbar-light .navbar-nav select.nav-link.active,

.navbar-light .navbar-nav select.nav-link.show,

.navbar-light .navbar-nav .show>select.nav-link ,

.navbar-light .navbar-nav select.nav-link:focus,

.navbar-light .navbar-nav select.nav-link:hover{

 border: none!important;

 color: #fff !important;

 background-color: var(--text);

}



@media (max-width: 990px) {

 .navbar-light .navbar-nav select.nav-link{

   text-align: center;

   margin: auto;

   margin: 0 0 80px 0 !important;

   /* width: 50%; */

 }

 nav.navbar {

   /* background-color: rgba(255,255,255,.9) !important; */
   background-color:transparent;

 }

 nav.navbar .navbar-collapse {

   height: 100vh;

 }

 .navbar-light .navbar-nav li a{

  width: fit-content;

  margin: auto;

}

.navbar-nav.ml-auto{

 margin-left: initial !important;

}

}





@media (max-width: 767.98px){

 .navbar-expand-md>.container, .navbar-expand-md>.container-fluid {

  text-align: center !important;

}
}
/******************navbar*******************/
.navbar-brand img{width: 75%;}
.nav-link span{
 background: #dc3545;
 color: #fff;
 border-radius: 50%;
 padding: 2px;
 font-size: 9px;
 position: absolute;
 top: -2px;
 left: 12px;
}
.dropdown i{
 background-color: #777;
 color: #fff;
 border-radius: 50%;
 padding: 2px;
 font-size: 8px;
}
.nav-link{position: relative;}
.nav-link i.fa-bell{font-size: 15px;}
.nav-link span{
 position: absolute;
 top: -2px;

}
#navbarDropdownuser{
 padding-top: 4px;
}
.navbar::after{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
.navbar{
 background: rgba(255,255,255,0.6);
   -webkit-backdrop-filter: saturate(180%) blur(20px);
   backdrop-filter: saturate(180%) blur(20px);
   box-shadow: 0 3px 10px #DDD;
}
.div-1,.div-2,.div-3{

 position: relative;

}



.hero-img{

 background-color: #fff;

 background-image: url(../images/bgTopLeft.png);

 background-size: 250px;

 background-position: right top;

 background-repeat: no-repeat;

 position: relative;

 overflow: hidden;

 grid-gap: 20px;

 grid-template-columns: repeat(3, 1fr);

 width: 100%;

 display: grid;

}

.top-img{

 display: block;

 margin: auto;

 width: 100%;

 background-image: url(../images/hero-images.png);

 background-position: center;

 background-size: cover;

}

.hero-img img{

 width: 100%;

 object-fit: cover;

}



.hero-img .logo-top{

 width: 200px;

 position: absolute;

 left: 50%;

 top: 50%;

 transform: translate(-50%,-50%);

 z-index: 1;

}

.hero-img .logo-top p{

 color: #d1d1d1;

 font-size: 20px;

}

@media (max-width:767px){

 .hero-img .logo-top p{

   color: #4f4f4f;

 }

}



.hero-img .botton-top,.footer .botton-top {



 width: 35px;

 position: absolute;

 left: 50%;

 transform: translateX(-50%);

 z-index: 2;

}

.hero-img .botton-top{  bottom: 30px;}

.hero-img .sinc-top{





 color: #707070;

 border-top: solid 1px #ee374b;

 padding: 4px 5px 0 5px;

 font-weight: 100 !important;

 position: absolute;

 left: 50%;

 bottom: 30px;

 transform: translateX(-50%);

 z-index: 1;

}

.hero-img .botton-top i,.footer .botton-top i{

color: #fff;

position: absolute;

top:50%;

left: 50%;

transform:  translate(-50%,-50%);

}

.social-link{

 position: absolute;

 left: 1%;

 top: 50%;

 -webkit-transform: translate3d(0,-50%,0);

 transform: translate3d(0,-50%,0);

}

.social-link a {

 display: block;

}

.social-link a i{

color: #707070;

padding: 10px 0;

font-size: 20px;

}

@media (max-width: 768px){

.hero-img{

  display: block !important;

}

.div-1,.div-2,.div-3{

 position: absolute;

 top: 0;

 left: 0;

 right: 0;

 bottom: 0;

}

.hero-img .sinc-top{



 bottom: 60px !important;



}

.social-link{

 top: 60% !important;

 left: 50%  !important;

 transform: translateX(-50%) !important;

}

.social-link a {

display: inline;

padding: 20px 5px;

}

}



.swiper-container {

 width: 100%;

 height: 100%;

}



.swiper-slide {

 text-align: center;

 font-size: 18px;

 background: #fff;

}

.swiper-pagination-bullet-active {

 opacity: 1;

 background: #707070;

}

.text-page .text-title{

 text-align: center;

 padding: 20px 0 60px 0;

}

.text-page .text-title img{

 width: 25px;



 margin-right: 10px;

}

.text-img{ position: relative;}

.text-img .img1 img

.text-img .img2 img{

width: 100%;

object-fit: cover;

}

.text-img .img1 {

 position: absolute;

 width: 7%;

 bottom: 0;

 left: 0;

}

.text-img .img2 {

  position: absolute;

 width: 90%;

 bottom: 0;

 left: 9%;

}

.tetx-content{}

.text-page .tetx-content p {

 text-align: left

}



.text-page .tetx-content p img{

 width: 100px;

}

.profile-section{
   width: 100%;
   background-color: #FF5722;
   text-align: center;
   border: 1px solid #FF5722;
   color: #fff;
   padding: 3px 0;
   margin: 0;
   height: 24px !important;
   border-radius: 30px;
}

.btn-gray,.btn-orange{

 color: #fff !important;
 border: none !important;
 border-radius: 60px !important;
}
.btn-light{
 color: #212529 !important;
 border: 1px solid var(--border-light) !important;
 border-radius: 60px !important;
}
.btn-light:hover{
 cursor: pointer;
}
.btn-gray{
 background:linear-gradient(to bottom, #818386,#333333 ) ;
}
.invalid-error{
   color: #F77E0B;
}
.astrik{
   color: #F77E0B;
   position: absolute;
   top: 12px;
   right: -26px;
}

.btn-orange{
  background:linear-gradient(to bottom, #F77E0B,#ED4C14) ;
}
.btn-orange:hover {
 cursor: pointer;
 color: #ffff;
 text-decoration: none;
}

/*  */
.overlay{
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
}
.header{
 background-image: url('../image/header.png');
 background-size: cover;
 object-fit: cover;
 color: #fff;
 position: relative;
}
.index .overlay{
 backdrop-filter: grayscale();
 background-color: rgba(255,255,255,.1);
}

.header-text{
 text-align: center;
 /* filter: none; */
}

.index .header-text img{
 width:30%
}
.header-text p{
 letter-spacing: 6px;
 margin-top: 15px;
 color: #333;
}
.title-login{
 color: #fff;
 margin-bottom: 20px;
}
.login .overlay{
 background-color: rgba(255,255,255,.5);
 backdrop-filter: saturate(180%) blur(26px);
}
.login .container{height: 100%;}
.login .container .row.center-div{
   height: 100%;
   align-items: center;
}
.form-login a:hover{
   color: var(--orange);
}
.form .login button{
   padding: 5px 70px !important;
}
.form .login .btn{
   width: 100%;
 }
.login .header-text img{
 width:60%;
}
.login .half-column {
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 align-items: center;
 flex-direction: column;
 height: 100vh;
 color: #333;
}

.login .half-row {
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 align-items: center;
 flex-direction: row;
 height: 100vh;
 color: #333;
}
.login .half-row h6{
   margin-bottom: 39px;
   font-size: 22px;
   color: #888;
}
@media (min-width: 768px) and (max-width: 992px){
   .login .half-row h6{
       font-size: 15px;
   }
}
.login .form h1{
 margin-right: 30%;
 margin-bottom: 35px;
 color: #333;
 font-size: 20px;
}
.form-control{
 border-radius: 24px;
 border: 1px solid var(--border);
 padding: 20px 15px;
}
.form-control.error{
  border: 1px solid #F77E0B ;
}
.invalid-error{
  display: none;
}
@media (min-width:765px){
 .login .form-login{
   width: 82%;
 }
}
@media (min-width:922px){
 .login .form-login{
   width: 66%;
 }
}

.login .forget{
 float: right;
 color: #333;
}
.login .hr{
 width: 51%;
 height: 2px;
 margin: 20px auto;
 background-color: var(--orange);
}

input:focus, select:focus{
 border: 2px solid var(--orange);
   box-shadow: none;
   color: var(--orange);
}
input:not([type='checkbox']) , select {
 display: block;
 outline: none;
 width: 100%;
 height: calc(1.5em + .75rem + 2px);
 font-size: 12px;
 font-weight: 400;
 line-height: 1.5;
 background-color: #fff;
 background-clip: padding-box;
 transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 border-radius: 24px;
 border: 1px solid var(--border);
 padding: 16px 15px;
}
.form{
 width: 70%;
 margin: auto;
}
@media (max-width: 768px){

 .img-echo{
   display: none;
 }

 .login .form h1{
   text-align: center;
   margin-right: 0;
   margin-left: auto;
 }
 
 .login .form-login {
   width: 70%;
   margin: auto;
}
.form{
  text-align: center;
}
}

@media (max-width: 600px ){
  .login .form-login {
    width: 100%;
 }
}

.group-btn{
   margin-top: 5px;
}

.group-btn button{
   width: 100%;
   padding: 7px;
}
.group-btn .prev{
   border-radius: 30px 0px 0px 30px !important;
   padding: 7px;
}
.group-btn .next,
.group-btn .submit{
   border-radius: 0px 30px 30px 0px !important;
}
.group-setup{
 transform: rotate(-90deg);
 -webkit-box-flex: 0;
   -webkit-flex: 0 0 100%;
   -ms-flex: 0 0 100%;
   flex: 0 0 100%;
   -webkit-justify-content: space-around;
   -ms-flex-pack: distribute;
   justify-content: space-around;
   display: -webkit-box;
   display: -webkit-flex;
   display: -ms-flexbox;
   display: flex;
   padding-top: .3rem;
}
.step {
 height: 15px;
 width: 15px;
 color: transparent;
 background-color: transparent;
 -webkit-border-radius: 20px;
 border-radius: 20px;
 display: inline-block;
 position: relative;
 top: .125em;
 z-index: 2;
 margin: auto;
 border: 1px solid;
 position: relative;
}
.step::before{
 content: '';
 position: absolute;
 top: 2px;
   left: -1px;
   width: 15px;
   height: 15px;
 -webkit-transform: scale(.75);
 -ms-transform: scale(.75);
 transform: scale(.75);
 -webkit-border-radius: 20px;
 border-radius: 20px;
 background-color: #bababa;
}

.step.active::before  {
 opacity: 1;
 background-color: #ef5313;
 height: 22px;
 width: 22px;
 top: -1px;
}
.step.active{background-color: transparent;}
.step-content{
 width: 100%;
 position: relative;
 display: -webkit-box;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-flex-wrap: wrap;
 -ms-flex-wrap: wrap;
 flex-wrap: wrap;
 -webkit-box-pack: center;
 -webkit-justify-content: center;
 -ms-flex-pack: center;
 justify-content: center;
 /* background-color: #bbbbbb; */
}
.step-content::before{
 position: absolute;
   /* border: 1px solid ; */
   height: 1px;
   display: block;
   z-index: 1;
   top: 11px;
   content: '';
   width: 100%;
   background-color: #bababa;
}
.step-content:first-child:before {
 width: 50%!important;
 left: unset;
 right: unset;
 -webkit-transform: translateX(51%);
 -ms-transform: translateX(51%);
 transform: translateX(51%);
}
.step-content:last-child:before {
 width: 50%!important;
 left: 0;
}
/* .step-content::after{
 position: absolute;
   border: 1px solid;
   height: 1px;
   display: block;
   z-index: 1;
   top: 11px;
   content: '';
} */
.checkcontainer input{
   position: absolute;
   opacity: 0;
}
.checkcontainer:hover{
   
   /* color: #fff; */
}
.checkcontainer:hover .checkmark{background-color: #818386; color: #fff;}
.checkmark{
   border: 2px solid #818386;
   font-size: 10px;
   padding: 10px;
   border-radius: 3px;
   color: #818386;
}
.checkmark p{
   text-align: center;
   margin: 0;
}
.bg-gray{
 background-color: #F2F2F2;
}

/*  */
.content{

}
.content .section-option{
 color: #d1d1d1;
 padding: 20px 60px;
}
.content .section-option h3{
 display: inline-block;
 font-size: 1.30rem;
 margin-left: 5px;
}
.content .section-option i.fa-close{
 background-color: var(--border);
 /* padding: 5px; */
 color: #343a40;;
 width: 20px;
 height: 20px;
 text-align: center;
 border-radius: 50%;
 line-height: 1.6;
}
.section-option a{
  color: #fff;
}
.details{
  display: none;
}
.details .form-control{
 border: 1px solid var(--border);
 padding: 13px 15px;
 border-radius: 3px;
}
.details .form-group{
 position: relative;
}
.details i.fa-camera,
.details i.fa-video-camera{
 position: absolute;
 top: 9px;
 right: 11px;
}
.details i.fa-video-camera{
  right: 38px;
}
.custom-control-input:checked~.custom-control-label::before{
 color: #fff;
 border-color: var(--orange);
 background-color: var(--orange);
}
.details .custom-control-label::before{
 background-color: #343a40;
}
.details button{
 padding: 5px 40px;
}
.details .form-group span{
 color: #333;
 border-right: 1px solid var(--orange);
 position: absolute;
 top: 5px;
 left: 9px;
 font-size:13px ;
 padding-right: 5px;
}
.details .answer .form-control {
 border: 1px solid var(--border);
 padding: 13px 26px;
 border-radius: 3px;
}

/* section nav-small */
.nav-small{
 border: 1px solid #D6D6D6;
 padding: 0 45px;
 background-color: #fff;
}
.nav-small .box {
 cursor: pointer;
}
.nav-small .box h5{font-weight: normal;font-size: 14px;}
.nav-small .box.active{
 background-color: var(--orange);
 color: #fff;

}
.nav-small .box.active h5{
 font-weight: bold;
 font-weight: bold;
 margin-bottom: 11px;
 margin-top: 11px;

}
.nav-small .box img{
 display: none;
}
.nav-small .box.active img{
 margin: auto;
 margin-bottom: 8px;
 display: block;
}
/* section posts */
.post{
 border: 1px solid #D6D6D6;
 /* padding: 20px 0px; */
 background-color: #fff;
}
.post .name{
 padding: 0 20px;
 margin-bottom: 16px;
}
.personal{
 display: flex;
 align-items: center;
 max-height: 35px;
}
.personal img{width: 50px;}
.personal h6{line-height: 0.5;}
.option{
 position: relative;
}
.name .option span{
 display: inline-block;
 width: 4px;
 height: 4px;
 background: #ccc;
 border-radius: 50%;
 cursor: pointer;
}
.name .dropdown-menu {
 min-width: 7.5rem;
 opacity: 0.7;
 top: 30px !important;
 border-radius: 0;
 border: 0;
 text-align: center;
}
.name .dropdown-menu .dropdown-item{
 padding: .70rem 1.5rem;
}
.post .social,.post .title,.post .comment,.post .input,.post .result{
 padding: 15px 20px;
}
.post .social i{
 margin-right: 10px;
 color: var(--border);
}
.post .image{
 position: relative;
}
.post .image span:first-child{
 position: absolute;
 z-index: 5;
 bottom: 1px;
 right: 0;
 background-color: #333333db;
 /* padding: 9px 25px;
 padding-bottom: 4px; */
 padding: 5px 20px;
   padding-bottom: 4px;
 border-top-left-radius: 25px;
}
.post .like-dis{
  display: flex;
    background-color: rgba(197, 197, 197, 0.8);
    border-radius: 30px 30px 0 0;
    width: max-content;
    margin: auto;
    padding: 10px 20px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.like-dis span{
  font-size: 20px;
}
.social .likes{margin-left: auto;}
.social .likes span,.title span{color: var(--orange);}
.post .wrapper {
 box-shadow: 0 3px 10px #DDD;
 padding-top: 20px;
}
.input .pe-vote{
 background-color: #fff;
 background-clip: padding-box;
 transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
 border-radius: 24px;
 width: 100%;
 padding: 3px 0px 3px 20px;
 border: 3px solid #DDDDDD;
}
.input .form-control{
 padding: 3px 0px 3px 20px;
 border: 3px solid #DDDDDD;
}
.input .button{
 position: absolute;
 top: 0px;
 right: 0;
 padding: 6px 51px;
}
.input button{
 position: absolute;
 top: 0px;
 right: 0;
 padding: 6px 51px;
}
.comment .comments .comment-item{
 margin-bottom: 15px;
}
.comment .comment-item .icon-comment{
 border-bottom: 2px solid #DDDDDD;
 padding-bottom: 15px;
}
.comment .comments .content{
 padding-left: 55px;
 width: 450px;
}
.comment .sub-comment-item .personal{
 padding-left: 40px;
}
.comment .sub-comment-item .content{
 padding-left: 94px;
}
.box-follow .section{
  width: max-content;
  margin: auto;
  padding-bottom: 51px;
}
.box-follow .section h3{
  border-bottom: 1px solid #DDD;
  padding: 10px 25px;
  padding-bottom: 15px;
}
.box-follow .section .share{
  display: flex;
  width: 100px;
  padding-top: 14px;
  margin: auto;
}
.box-follow .section .share i{
  font-size: 30px;
    margin-right: 63px;
    text-shadow: 2px 1px 4px #ccc;
}
.box-follow .section .share .fa-facebook{
  color: #053E93;
}
.box-follow .section .share .fa-twitter{
  color: #0CB0ED;
}
.box-follow .link{
  margin-top: 18px;
    border: 1px solid #ccc;
    border-radius: 44px;
    padding: 15px 21px;
    color: #000;
}
.like{
  cursor: pointer;
}
/* sidebar */
.sidebar{
 height: 100vh;
 overflow: hidden;
}
.sidebar .personal-info{
 border-radius: 50px;
   display: inline-block;
   padding: 4px 29px 4px 6px;
}
.personal-info img{
 background-color: #fff;
 border-radius: 50%;
 padding: 4px;
 margin-right: 7px;
}
.sidebar .follow-activity > h6{
 color: var(--border);
 border-bottom: 1px solid var(--border-light);
 padding-bottom: 10px;
}
.follow-activity .activity{
  border-radius: 5px;
  border: 1px solid  var(--border-light);
  background-color: #fff;
 }
.follow-activity .wrapper{
 padding: 6px 10px;
}
.activity > img,.footer .image > img{width: 100%;}
.activity p{
 margin-bottom: 5px;
 font-size: 10px;
}
.activity .personal h6,
.activity .personal span{
 font-size: 10px;
}
.footer .group-icon{
 position: absolute;
 bottom: 0;
 right: 0;
}
.footer .link{
 display: flex;
 padding-left: 0;
 border-bottom: 1px solid var(--border-light);
 color: var(--border);
 padding-bottom: 10px;
}
.footer .link >li{
 margin-right: 15px;
}
/* profile page */
.box-follow{
  position: relative;
  background-color: #fff;
  color: #AAA;
  border-radius: 12px;
  padding-top: 20px;
}
.section-paragraph{
  color: #aaa;
  width: 232px;
  margin: auto;
  margin-left: 133px;
}
.section-paragraph .modal-footer{
  justify-content: center;
}
.section-paragraph div:first-of-type,
.section-paragraph div:first-of-type span{
  font-size: 16px;
}
.section-image{
  position: absolute;
  left: -46px;
  top: 31px;
  width: 110px;
}
.modal-custom .modal-dialog{
  max-width: 460px;
}
.modal-custom .modal-content{
  border-radius: 13px;
}
@media (min-width: 1200px){
 .profile .container {
     max-width: 760px;
 }
}
/* @media (min-width: 992px){
 .profile .container {
     max-width: 540px;
 }
}
@media (min-width: 768px){
 .profile .container {
     max-width: 540px;
 }
}
@media (min-width: 576px){
 .profile .container {
     max-width: 540px;
 }
} */
.profile .row.nav-details{
 margin-right: 0;
 margin-left: 0;
}
.profile .row.nav-details a{
  color: #000;
 }
.profile .personal-data{
 display: flex;
 align-items: center;
 justify-content: center;
 position: relative;
}
.profile .personal-data form{
 position: absolute;
 bottom: -17px;
 left: 82px;
}
.profile .personal-data .form-profile{
  left: 183px;
}
.profile input[type='file']{
 width : 65px;
 padding: 0;
}
.profile .custom-file-label{
 width: 100%;
 background-color: #FF5722;
 text-align: center;
 border: 1px solid #FF5722;
 color: #fff;
 padding: 3px 0;
 margin: 0;
 height: 24px !important;
 border-radius: 30px;
}
.profile .followers{
 background-color: #fff;
 padding: 20px 0;
 border: 1px solid #D6D6D6;
}
.profile .followers .content{
 /* background-color: #fff; */
 /* padding: 20px 0; */
 width: 50%;
 margin: auto;
}
.search{
 position: relative;
}
.search input{
 width: 50%;
 border: none;
 margin: auto;
 border-bottom: 1px solid #ddd;
 border-radius: 0;
 padding: 5px 40px;
}
.search i.fa-search{
 position: absolute;
 top: 9px;
 left: 30%;
 color: var(--input);
}
.items .item {
 border-bottom: 1px solid var(--border-light);
 padding-bottom: 12px;
 display: flex;
 justify-content: space-between;
 /* padding-top: 5px; */
}
.items .item span{
 color: var(--input);
}
.items .item .follow{
 /* margin-left: auto; */
}
.follow{
 padding: 3px 30px;
 height: 26px;
   margin-top: 20px;
}
.following{
  padding: 3px 21px;
}
.personal-data img{ width: 100px;}
.personal-data h6{font-size: 20px;font-weight: normal;}
.personal-data h6 strong{font-size: 15px;}
.personal-data p{
 font-size: 10px;
}
.profile .nav-details{
 background-color: #fff;
 padding: 10px;
 text-align: center;
 font-size: 15px;
 /* align-items: center; */
}
.nav-details .col-4:nth-child(2){
 border-left: 1px solid var(--border-light);
 border-right: 1px solid var(--border-light);
}
.nav-details .col-4 h4{
 font-weight: bolder;
   font-size: 20px;
}
.custom-file-avatar{
 /* opacity: 0; */
 position: relative;
 padding: 9px 0;
}
.custom-file-avatar::after{
 position: absolute;
 opacity: 1;
 width: 100px;
 /* height: 20px; */
 /* background-color: #F77E0B; */
 color: #5b5c5e;
 content: 'Upload a photo';
 top: 11px;
 left: 71px;
}
.custom-file-label-avatar{
 /* width: 50%; */
 position: absolute;
 top: 0;
   margin: auto;
   background-color: var(--gray);
   text-align: center;
   border: 1px solid var(--gray);
   color: #fff;
   cursor: pointer;
   line-height: 3.5;
   width: 45px;
   height: 45px !important;
   border-radius: 50%;
}
.custom-file-label::after{
  display: none;
}
.custom-file-input:lang(en)~.custom-file-label::after{
 content: '' !important;
}
.custom-file-label-avatar::after{
 padding: 0;
 border: none;
}
.profile.sett{
 background-color: #fff;
}
.setting .content{
 background-image: url(../image/Mask.png);

 background-size: 250px;

 background-position: right top;

 background-repeat: no-repeat;

 height: 100vh;

}
.setting .content .overlay{
 backdrop-filter: grayscale();
 background-color: rgba(255,255,255,.1);
}
.setting .form {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
.setting .form input:not([type='checkbox']), select {
  padding: 12px 15px;
  border-radius: 5px;
  color: #333;
  /* border: 1px solid #F77E0B; */
}
.setting .form .second-form {
  width: 80%;
}
.setting .form button {
  border-radius: 5px !important;
  padding: 7px 25px !important;
}
.setting .nav{
  display: block;
}
.setting .nav-tabs{
  border-bottom: none;
}
.profile .setting .side{

 display: flex;
 justify-content: center;
 align-items: center;
 height: 100vh;
}
.profile .setting .personal-data{
 flex-direction: column;
}
.profile .setting .personal-data form{
 bottom: 57px;
}
.list-setting a{
 color: var(--gray);
 font-size: 15px;
 padding: 0 25px;
}
/* .list-setting a:hover{
 color: var(--orange);
} */
.list-setting li{
 text-align: center;
 padding: 10px 0;
}
.list-setting li.active,
.list-setting li:hover{
 transition: all .2s linear;
 border-bottom: 1px solid #888;
}
.list-setting li.active a,
.list-setting li:hover a{
 color: var(--orange);
 font-size: 17px;
}

.prev,.submit{
  display: none;
}

/* modal */
.buttonbattal{
  position: absolute;
    right: -97px;
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    font-size: 0;
    /* border: none; */
}
.buttonbattal > span{
  color: #000;
  background-color: #fff;
  color: #000;
  background-color: #fff;
  width: 30px;
  height: 30px;
  padding: 0px 9px;
  border-radius: 50%;
  font-size: 23px;
 }
.modal-dialog{
  margin-top: 100px;
}
.modal-dialog.likemodal{
  margin-top: 0;
}
@media(min-width:920px){
  .modal-dialog{
    max-width: 760px;
  }
}
.modal{
  background-color: #000;
}
.modal-dialog .modal-body{
  padding: 0;
}
.modal-dialog .modal-body .post{
  border: none;
}
.modal-dialog .modal-body .post .wrapper{
  box-shadow: none;
}
.modal-dialog .modal-body .post .wrapper .title.box-shadow{
  box-shadow: 0 6px 10px #ddd;
}

.modal.validate .modal-dialog{
  margin-top: 200px;
}
.modal.validate .box-follow{
  padding-top: 50px;
  padding-bottom: 25px;
}
.modal.validate .section-check{
  background-color: #fff;
  position: absolute;
  left: -51px;
  text-align: center;
  height: 100px;
  top: 36px;
  border-radius: 50%;
  width: 100px;
  line-height: 9.5;
  box-shadow: 0px 1px 15px #ccc;
}
.modal.validate .section-paragraph{
  margin-left: 106px;
  width: 245px;
}
.modal.validate .section-paragraph > div{
  font-size: 25px;
  padding-bottom: 25px;
  color: #000;
}
.fa-check{
  font-size: 30px;
    border: 4px solid orange;
    padding: 19px;
    border-radius: 50%;
    color: orange;
}


.biglike{
  cursor: pointer;
  position: absolute;
  top: 55%;
  left: 55%;
  transform: translate(-50px, -50px);
  width: 30%;
}
.prog{
  width: 94%;
}
.progress{
  height: 5px;
  border-radius: 70px;
  width: 94%;
  margin-top: 8px;
}
.progress-bar.orange{
  background-color: var(--orange);
}
.progress-bar.gray{
  background-color: var(--border);
}
.result .heading{
  font-size: 16px;
  margin-bottom: 15px;
}
.likemodal .post .image > .likeImage{
  height: 460px;
    width: 100%;
}

/* forget password page */
.forgetpass .form img{
  width: 10%;
  margin-left: 63px;
  margin-bottom: 30px;
} 

.forgetpass .form > p,
.forgetpass .form > h1{
  margin-bottom: 30px;
}
.forgetpass .form > p{
  width: 250px;
}
.forgetpass .form button{
  margin-bottom: 37px;
}
.tow-part{
  position: relative;
  text-align: center;
}
.tow-part::after,
.tow-part::before{
  position: absolute;
  width: 40%;
  height: 1.4px;
  top: 9px;
  background: var(--border);
  content: '';
}
.tow-part::before{
  left: 0;
}
.tow-part::after{
  right: 0;
}
.login .btn{
  width: 100%;
  padding: 8px;
}
@media(max-width:768px){
  .forgetpass .form > p{
    width: 80% ;
    text-align: center;
    margin: auto;
    margin-bottom: 30px;
   }
   .forgetpass .form img{
     margin-left: 0;
   }
}
.dropdown-item{
  color: #000 !important;
}
.time-view > div{
  background-color: #fff;
  color: #000;
  border-radius: 50%;
  padding: 2px 5px;
  font-size: 9px;
  margin-left: 15px;
  cursor: pointer;
}
.time-view > div:hover{
  background-color: var(--orange);
}
.div-parent .dropdown i{
  background-color: var(--linkColor5);
  font-size: 13px;
}
.details .fa-chevron-down{
  font-size: 12;
}
.details .fa-globe{
  font-size: 15px;
}
.details .fa-plus{
  position: absolute;
    top: 4px;
    right: -30px;
    background: #6b6b6b;
    color: #333;
    border-radius: 50%;
    padding: 4px 5px;
}
.details .fa-minus{
  position: absolute;
    top: 4px;
    right: -30px;
    background: #6b6b6b;
    color: #333;
    border-radius: 50%;
    padding: 4px 5px;
}
.section-page .custom-file-input{
  height: 0;
  padding: 0;
}
.section-page .custom-file-label{
  background-color: var(--border);
  border: none;
  width: 50%;
  margin: 0 150px;
  padding: 15px;
  height: auto;
  position: static;
}
.section-page .camra{
  margin: auto;
  width: max-content;
}
.section-page .camra img{
  margin-left: 28px;
}
.battel .section-page .custom-file-label{
  width: 100%;
  margin: 0;
}
.prev-arrow,
.next-arrow{
  font-size: 35px;
  position: absolute;
  z-index: 20;
  top: 15px;
  color: #fff;
  background: var(--manga);
  width: 33px;
  text-align: center;
  border-radius: 50%;
}
.prev-arrow{
  left: -10px;
}
.next-arrow{
  right: -10px;
}
.mt-40{
  margin-top: 40px;
}