<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
  scroll-behavior: smooth;
}
body{
  background: #fff !important;
  font-family: 'Muli', sans-serif;
  zoom: 100%;
}
.btn-dark{
  background-color: #000;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
body.modal-open {
  overflow: hidden;
}
.main-nav {
  /* Drop Down */
  /* Deep Drop Down */
}
.video_btn{
  padding:5px 30px 5px 30px;
  font-size: 21px;
}

.main-nav,
.main-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.main-nav &gt; ul &gt; li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.main-nav a {
  display: block;
  position: relative;
  color: #fff;
  /*padding: 10px 15px;*/
  transition: 0.3s;
  font-size: 16px;
  font-family: 'Muli', sans-serif;
  font-weight: 500;
}

.main-nav a:hover,
.main-nav .active &gt; a,
.main-nav li:hover &gt; a {
  color: #ffffff;
  text-decoration: none;
}
.main-nav .drop-down span.fa-user {
  margin-right: 5px;
}

.main-nav .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding: 10px 0;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
}

.main-nav .drop-down:hover &gt; ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.main-nav .drop-down li {
  min-width: 180px;
  position: relative;
}

.main-nav .drop-down ul a {
  padding: 10px 20px;
  font-size: 16px;
  color: #000;
}

.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active &gt; a,
.main-nav .drop-down ul li:hover &gt; a {
  color: #fff;
  background-color: #000;
}

/*.main-nav .drop-down &gt; a:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  padding-left: 10px;
}*/
.comm-dtl {
  position: relative;
}
.comm-dtl .main-nav {
  position: absolute;
  right:0;
  top: 10px;
}
.comm-dtl .main-nav a {
  color: #000;
}
.comm-dtl .main-nav a:hover {
  color: #333;
}
.comm-dtl .main-nav a i {
  font-size: 20px !important;
}

.main-nav .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.main-nav .drop-down .drop-down:hover &gt; ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.main-nav .drop-down .drop-down &gt; a {
  padding-right: 35px;
}

.main-nav .drop-down .drop-down &gt; a:after {
  content: "\f105";
  position: absolute;
  font-family: "Font Awesome 5 Free";
  right: 15px;
}
.discussion button.submit-btn {
    background: #000;
    border: none;
    color: #fff;
    padding: 0 30px !important;
    line-height: 40px;
}
h1, h2, h3, h4, h5, h6{
  font-family: 'Muli', sans-serif;
  margin: 0 0 20px 0;
}
.rightMnu li{
  margin:5px !importnat;
}
.navbar-nav li .login,
.navbar-nav li .signUp{
   font-family: 'Muli', sans-serif;
}
.cus_icon{
  width: 40px !important;
}
.cus_h2{
  font-size:30px;
  line-height:35px;
  font-family: 'Muli', sans-serif;
  font-weight:600 !important;
}
.cus_p{
  line-height: 1.5;
  font-family: 'Muli', sans-serif;
  color: #000;
  font-size: 16px;
}
.hme_pf{
  font-family: 'Muli', sans-serif;
  color: #000;
  font-weight: 600;
  font-size:20px;
  margin-bottom: 40px;
}

.parlex_all{
  /*padding-top:60px;
  padding-right:10%;
  padding-bottom:130px;
  /*padding-left:10%;*/
  background-position:center center;
  background-repeat:no-repeat;
  background-size:cover;
  background-attachment:fixed;
  background-color:rgba(255,255,255,0);
  height:75vh;
}
/*.parlex_all::before{
 content:'';
  position:fixed;
  background-image:url(../images/Kaikili-Provider-1.png);
  left:0;
  top:0;
}*/


.parlex_1{
  background-image:url(../images/parlex1.png);
  
}
.parlex_2{
  background-image:url(../images/parlex2.png);
}
.parlex_3{
  background-image:url(../images/parlex1.png);
}
.parlex_4{
  background-image:url(../images/parlex2.png);
}
.parlex_5{
  background-image:url(../images/parlex1.png);
}
.parlex_6{
  background-image:url(../images/parlex2.png);
}
.parlex_7{
  background-image:url(../images/parlex1.png);
}

.parlex_pro_1{
  background-image:url(../images/parlex_pro1.png);
}
.parlex_pro_2{
  background-image:url(../images/parlex_pro2.png);
}
.parlex_pro_3{
  background-image:url(../images/parlex_pro1.png);
}
.parlex_pro_4{
  background-image:url(../images/parlex_pro2.png);
}
.parlex_pro_5{
  background-image:url(../images/parlex_pro1.png);
}
.parlex_pro_6{
  background-image:url(../images/parlex_pro2.png);
}
.parlex_pro_7{
  background-image:url(../images/parlex_pro1.png);
}


.comminty .review {
    margin:0 0 40px;
    border-bottom:1px solid #e6e6e6;
    padding-bottom: 25px;
}
.comminty .review:last-child {
    border-bottom:none;
}
.nopadding {
    padding: 0;
}
.comminty .user-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 15px;
    padding: 15px 0;
    border-radius: 50px;
    font-family: 'Muli', sans-serif;
    line-height: 1.3;
}
.comminty .comm-dtl .user-icon {
  margin-left: 15px;
}
.comminty .community-tittle h4 {
    margin-bottom: 8px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Muli', sans-serif;
}
.comminty .community-tittle h4 a {
  color: #000;
}
.comminty .community-tittle h4 a:hover {
  color: #333;
  text-decoration: none;
}
.comminty.profile-cmnt .community-tittle h4 {
  padding-top:0;
}
.comminty .comm-dtl .community-tittle h4 {
  font-size: 24px;
  margin-bottom: 30px;
  padding-right:20px;
}
.comminty .community-comment {
    font-size: 16px;
    font-family: 'Muli', sans-serif;
    line-height: 1.5;
    margin-top: 15px;
}
.comminty .comm-dtl .community-comment {
  margin-top: 30px;
}
.community-comment p {
    margin-bottom: 10px !important;
}
.comm-dtl .community-comment p {
  line-height: 1.3;
  margin-bottom: 15px !important;
}
.icon_like_comment {
    font-size: 16px;
    padding: 20px 0;
    margin-left:20px;
    cursor: pointer;
}
.icon_like_comment img {
    width: 18px;
    margin-right: 5px;
}
.community-user, .community-time {
    font-size: 16px;
    color: #000;
    display: inline-block;
    font-family: 'Muli', sans-serif;
}
.auther {
  margin-top:12px;
}
.community-time span {
    margin-left: 30px;
}
.comm-dtl .community-user, .comm-dtl .community-time {
  display: block;
  margin-left: 10px;
  font-size:14px;
}
.comm-dtl .community-user {
  margin-top: 5px;
}
.comm-dtl .community-time {
  color: #666;
}
.community-time span img {
  width:20px;
  display: inline-block;
  margin-right: 5px;
}
.comm-dtl-cta {
  padding:25px 0;
  border-top:1px solid #e5e5e5;
  border-bottom:1px solid #e5e5e5;
  margin-top: 20px;
}
.comm-dtl-cta.article {
  padding-top:0;
  padding-bottom: 10px;
  border-top:none;
  margin-top: 0;
}
.comment-content {
  border-bottom:1px solid #e5e5e5;
  padding:20px 0;
}
.post-comment {
  margin-bottom: 30px;
}
.post-comment h4 {
  font-weight:600;
  font-size:20px;
  color:#000;
  padding:35px 0 10px;
  margin:0;
}
.post-comment .comment-content:last-child { 
  border:none;
}
.comm-pagination {
  margin-top: 25px;
}
.link-btn, .link-btn:hover {
  background-color: #000 !important;
    font-family: 'Muli', sans-serif;
    padding: 0 30px;
    border-radius: 7px;
    font-size: 15px;
    line-height: 2.3;
    display: inline-block;
    border: none;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.search-box .btn-secondary {
    background: #000;
    margin: 0;
}
/* .search-box input {
    padding: 10px 30px;
} */
.start-view-btn span {
    background: #000;
    color: #fff;
    padding: 10px 40px;
    font-size: 16px;
    text-align: center;
    border-radius: 30px;
}
.start-view-btn {
    padding: 8px 20px;
}
.search-box{
  margin:60px 0;
}

.ktubtitle{
  font-family: 'Muli', sans-serif;
  color: #000;
}
.side_bar {
  padding:15px 20px;
  background-color: #f9f9f9;
}
.side_bar h3 {
  font-size:20px;
  margin: 10px 0 15px 0;
  font-weight: 600;
}
.side_bar .related_post:last-child {
  border: none;
}
.related_post {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 20px;
  margin: 15px 0; 
}

.related_post h4 {
  font-size:16px;
  font-weight:600;
  font-family: 'Muli', sans-serif;
  margin-bottom: 10px;
}
.related_post p {
  line-height: 1.3;
  font-size:14px;
  color: #000;
}

.profile-header {
  background: rgb(244,244,244);
  background: linear-gradient(180deg, rgba(252,252,252,1) 0%, rgba(241,241,241,1) 100%);
  padding: 100px 0;
  margin-bottom: 40px;
}
.user-img {
  position: relative;
  text-align: center;
}
.user-img .change-photo {
  position: absolute;
  width: 32px; height: 32px;
  font-size: 16px;
  cursor: pointer;
  color: #000;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  line-height: 32px;
  bottom: -10px;
  left: 0; right: 0;
  margin: auto;
  box-shadow: 0 0 10px rgba(0,0,0,0.2); 
}
.user-img img {
  /* border-radius: 50%;
  max-width: 200px;
  max-height: 200px;
  height:100%;
  width:100%;
  border: 3px solid #fff;
  box-shadow: 0 0 15px rgba(0,0,0,0.15); */

  width: 150px;
  height: 150px;
  border-radius: 50%;
  border: 2px solid #000000;
  padding: 5px;
}
.user-dtl, .profile-password {
  font-family: 'Muli', sans-serif;
  position: relative;
}
.user-dtl h2, .change-password h2, .edit-profile-form h2 {
  font-size:24px;
  font-weight:600;
  margin: 0; 
}
.change-password h2, .edit-profile-form h2 {
  margin-bottom: 25px;
}
.edit-profile-form, .change-pass {
  position: relative;
}
.profile, .pass {
  position: absolute;
  right: 15px;
  top: 0;
  color: #999;
  font-size: 20px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  z-index: 9;
}
.user-dtl p {
  font-size:16px;
  line-height: 1.5;
  color: #666;
  margin-top: 5px;
}
.user-stat {
  border-top:1px solid #e5e5e5;
  padding-top: 30px;
  margin-top: 30px;
}
.user-stat .col-xs-6 {
  padding: 0 15px; 

}
.user-stat span {
  display: inline-block;
  width: 150px;
}
.user-stat b {
  color: #000;
}
.user-profile-btn {
  background-color: #000;
  color: #fff;
  border-radius: 12px;
  padding: 0 25px;
  line-height: 2.5;
}
.user-profile-btn:hover {
  background-color: #222;
  color: #fff;
}
.resp-tabs-container .profile-header {
  padding: 25px 0;
}
.resp-tabs-container .btn-sm {
  line-height:1.5;
  font-size:14px;
  padding: 0 15px;
  position: absolute;
  right: 30px;
  top: 0;
}
.resp-tabs-container .my-post .community-time span {
  margin-left: 15px;
}
.resp-tabs-container .my-reply .community-time {
  padding-top:10px;
}
.resp-tabs-container .my-reply .community-time span {
  margin-left: 0;
}

.overlay {
  height: 0%;
  width: 100%;
  position: fixed;
  z-index: 99999;
  top: 65px;
  left: 0;
  background-color: #fff;
  overflow-y: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay .model-close {
  position: absolute;
  top: 20px;
  right: 0;
  font-size: 60px;
}
.login-category {
  text-align:left;
}
.login-category .img-icon {
  margin: 15px 0 30px;
}
.login-category a.a_tag {
  font-size:26px;
  font-weight:600;
  color: #000;
  display:block;
  padding-bottom: 25px;
  border-bottom: 2px solid #000;
  margin-bottom:10px;
}
.model-close {
  color: #000;
}
.login-category a:hover, .model-close:hover {
  text-decoration: none;
  color: #000;
}

@media screen and (max-height: 450px) {
  .overlay {
    overflow-y: auto;
  }
  .overlay .model-close {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}

/* Slider CSS Start*/
.screen-slider .item {
    /*background: url('../images/mobile2.png') no-repeat scroll center center / auto 100%;
    padding: 56px 22px;*/
    display: inline-block;
    margin: auto;
}

.screen-slider.owl-carousel .owl-item {
    text-align: center
}

.screen-slider .owl-controls {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}

.screen-slider .owl-controls .owl-nav &gt; div {
    display: inline-block;
    margin: 0 15px;
    font-size: 20px;
    text-align: center;
    position: relative;
}

.screen-slider .owl-controls .owl-nav {
    position: relative;
    margin-top: 0;
}

.screen-slider .owl-controls .owl-nav:after {
    content: "/";
    position: absolute;
    left: 50%;
    top: 12px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
/* Slider CSS End */
.page-sec {
  margin: 60px 0;
}
.login-img {
  width: 100%;
  max-width: 500px;
}
.form-sec h3 {
  color: #000;
  font-size:24px;
  font-weight: 600;
}
.add-icon, .remove-icon {
  margin-top: 12px;
}
.form-sec .form-input, .change-password .form-input {
  line-height: 40px;
  height:40px;
  padding:0 0 0 15px;
  font-size: 16px;
  color: #000;
  border: 1px solid #d2d2d2;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  display: block;
  /* margin-bottom: 25px; */
  margin-top: 10px;
  width: 100%;
  transition: all ease 0.5s;
  outline: none;
  -webkit-appearance:none;
}
.form-sec textarea.form-input {
  line-height: 1.2;
  height:250px;
  padding-top: 15px;
}
.resp-tab-content .form-sec select {
  -webkit-appearance: listbox;
  display: inline-block;
  min-width: 250px;
  margin-left: 10px;
  width: auto;
}
.form-sec .form-input:focus, .profile-password .form-input:focus {
  border-color: #bbb;
  border-radius: 20px;
  box-shadow: 0 0 15px rgba(0,0,0,0.07);
}
.profile-password .form-input {
  margin-top: 25px;
  width:300px;
}
.form-sec .form-btn {
  background-color: #000;
  display: block;
  border: none;
  text-align: center;
  margin-top: 20px;
  color: #ffff;
  font-size: 16px;
  line-height: 40px;
  border-radius: 20px;
  width: 100%;
}
.form-sec .form-btn-border {
  background-color: transparent;
  display: block;
  border: none;
  text-align: center;
  margin-top: 20px;
  color: #000;
  border: 1px solid #000;
  font-size: 16px;
  line-height: 39px;
  border-radius: 20px;
  width: 100%;
}
.blk-btn {
  background-color: #000;
  text-align: center;
  margin-top: 20px;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  border-radius: 20px;
  padding: 0 25px;
  display: inline-block;
  margin-bottom: 25px;
}
.blk-btn:hover {
  text-decoration: none;
  color: #fff;
}

.remember-me {
  color: #999;
  font-size: 14px;
  /* margin-bottom: 20px; */
}
.remember {
  display: inline-block;
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 1;
  margin-bottom: 0;
  margin-right: 20px;
}

/* Hide the browser's default checkbox */
.remember input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark, .radio-btn {
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #ccc;
  border-radius:3px;
}
.radio-btn {
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.3);
}

.remember input:checked ~ .checkmark {
  background-color: #bbb;
}

.remember input:checked ~ .checkmark {
  background-color: #000;
}

.checkmark:after, .radio-btn:after {
  content: "";
  position: absolute;
  display: none;
}

.remember input:checked ~ .checkmark:after, .remember input:checked ~ .radio-btn:after {
  display: block;
}

.remember .checkmark:after {
  left: 5px;
  top: 1px;
  width: 6px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.remember .radio-btn:after {
  left: 3px;
  top: 3px;
  width: 10px;
  height: 10px;
  background-color: #000;
  border-radius: 50%;
}
/*.remember-me label {
  cursor: pointer;
  padding-left: 5px;
  vertical-align: middle;
}*/
.remember-me a {
  color: #000;
}
.date, .mobile {
  position: relative;
}
.date a {
  right: 33px;
  top: 7px;
  color: #333;
  font-size: 18px;
  position: absolute;
}
.form-sec .mobile input[type=text].form-input {
  display: inline-block;
  margin-left: 20%;
  width: 80%;
}
.form-sec .mobile select {
  position: absolute;
  left: 15px;
  top: 0;
  width: 55px;
  padding:8px 0 8px 10px;
  line-height: 1;
  min-width: unset;
  margin-left: unset;
}

.pad-v-60 {
  padding-top: 60px;
}
.article-sec {
  margin-bottom: 60px;
}
#share-popup .modal-dialog {
  width:445px;
}
.sahre-popup-link {
  padding: 20px 18px;
}
.sahre-popup-link a {
  display: inline-block;
  margin: 0 7px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border:1px solid #000;
  font-size:20px;
  text-align: center;
  line-height: 50px; 
  color: #000;
}


.profile-steps .current-info, .profile-steps .number {
  display: none;
}

.profile-steps ul {
  display: flex;
  justify-content: center;
}

.profile-steps li a {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #e9e0cf;
  margin-right: 78px;
  position: relative;
}

.profile-steps li a:before {
  content: "";
  width: 58px;
  height: 2px;
  background: #e9e0cf;
  position: absolute;
  right: 22px;
  top: 5px;
}

.profile-steps li a:after {
  content: "";
  width: 0;
  height: 2px;
  background: #000;
  position: absolute;
  left: -68px;
  top: 5px;
  transition: all 0.6s ease;
}

.profile-steps li.first a, .profile-steps li.checked a {
  background: #000;
}

.profile-steps li.checked a:after {
  width: 58px;
}
.profile-steps li:last-child a {
  margin-right: 0;
}

.profile-steps li:first-child a:before, .profile-steps li:first-child a:after {
  display: none;
}
.form-control {
  outline: none;
}
.form-control:focus {
  box-shadow: none;
  border-color: #000;
}

.wizard {
  position: relative;
}
.wizard &gt; .steps .current-info,
.wizard &gt; .steps .number,
#step1,
#step2,
#step3,
#step4,
.wizard &gt; .steps li:first-child a:before,
.wizard &gt; .steps li:first-child a:after,
select.form-control option[value=""][disabled] {
  display: none;
}
.wizard &gt; .steps ul {
  display: flex;
  justify-content: center;
}
.wizard &gt; .steps li a {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #e9e0cf;
  margin-right: 78px;
  position: relative;
}
.wizard &gt; .steps li a:before {
  content: "";
  width: 58px;
  height: 2px;
  background: #e9e0cf;
  position: absolute;
  right: 22px;
  top: 5px;
}
.wizard &gt; .steps li a:after {
  content: "";
  width: 0;
  height: 2px;
  background: #000;
  position: absolute;
  left: -68px;
  top: 5px;
  transition: all 0.6s ease;
}
.wizard &gt; .steps li.first a,
.wizard &gt; .steps li.checked a {
  background: #000;
}
.wizard &gt; .steps li.checked a:after {
  width: 58px;
}
.wizard &gt; .steps li:last-child a {
  margin-right: 0;
}
.wizard &gt; .content {
  position: relative;
  height: auto;
}
.form-header {
  text-align: center;
}
.form-row {
  display: flex;
  margin-bottom: 18px;
}
.select {
  position: relative;
}
.select .select-control {
  height: 37px;
  border-bottom: 2px solid #e6e6e6;
  width: 100%;
  color: #999;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.select .dropdown {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  background: #fff;
  z-index: 9;
  border: 1px solid #81acee;
}
.select .dropdown li {
  padding: 5px 10px;
}
.select .dropdown li:hover {
  background: #81acee;
  color: #fff;
}
.actions {
  position: relative;
  float: right;
  text-align: right;
  margin-top:30px;
}
.actions ul {
  display: flex;
}
.actions li a {
  padding: 0;
  border: none;
  display: inline-flex;
  line-height: 44px;
  border-radius: 22px;
  align-items: center;
  background: #000;
  color: #fff;
  cursor: pointer;
  position: relative;
  padding: 0 40px;
}
.actions li:first-child a {
  background:#666;
}
.actions li:nth-child(2) a,
.actions li:last-child a {
  margin-left: 20px;
}
.actions li a:hover {
  text-decoration: none;
  opacity: 0.9;
}
/*.actions li:last-child a {
  width: 124px;
  background: #6d7f52;
  color: #fff;
}
.actions li:last-child a:hover {
  background: #849963;
}*/
.actions li[aria-disabled="true"] a {
  opacity: 0;
  transition: all 1s;
}
.actions li[aria-disabled="false"] ~ li a {
  background: #000;
}
.pt-40 {
  padding-top:30px;
}
.mt-30 {
  margin-top:30px;
}

.timing li{
  display: inline;
  list-style-type: none;
  padding-right: 20px;
  float: left;
}
.timing .remember-me {
  color: #000;
  font-size:16px;
}
.zoomVal_p{
  text-align: left !important;
    font-size: 15px !important;
}
.avatar-wrapper {
  position: relative;
  height: 100px;
  width: 100px;
  margin: 25px auto;
  border-radius: 50%;
  overflow: hidden;
  box-shadow: 0 0 15px rgba(0,0,0,0.08);
  transition: all .3s ease;
}
.avatar-wrapper img.profile {
  width: 100%;
  position: relative;
  z-index: 9;
}
.avatar-wrapper:hover {
  transform: scale(1.05);
  cursor: pointer;
}
.avatar-wrapper:hover .profile-pic {
  opacity: 0.1;
}
.avatar-wrapper .profile-pic {
  height: 100%;
  width: 100%;
  transition: all .3s ease;
}
.avatar-wrapper .profile-pic:after {
  font-family: FontAwesome;
  content: "\f007";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  font-size: 190px;
  background: #ecf0f1;
  color: #34495e;
  text-align: center;
}
.avatar-wrapper .upload-button {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
}
.avatar-wrapper .upload-button i {
  font-size: 90px;
  color:#f2f2f2;
  position: absolute;
  left:5px;
  top: 5px;
}
/*.avatar-wrapper .upload-button .fa-arrow-circle-up {
  position: absolute;
  font-size: 234px;
  top: -17px;
  left: 0;
  text-align: center;
  opacity: 0;
  transition: all .3s ease;
  color: #34495e;
}*/
.avatar-wrapper .upload-button:hover .fa-arrow-circle-up {
  opacity: 0.0;
}
.timing_to, .timing_from {
  margin:0;
  max-width:100px; 
}
.copy_all_btn_1 .form-btn, .copy_all_btn_2 .form-btn, .copy_all_btn_3 .form-btn, .copy_all_btn_4 .form-btn, .copy_all_btn_5 .form-btn, .copy_all_btn_6 .form-btn, .copy_all_btn_7 .form-btn {
  padding: 0;
  margin:0;
}

@media (max-width: 767px) {
  .form-row {
    display: block;
  }
  .wizard {
    height: 100%;
  }
  .owl-carousel .owl-controls .owl-nav {
    margin-top: -15px !important;
  }
}

.ui-datepicker {
  z-index: 999 !important;
}

/*footer new*/
#footer {
      background: #040a4f;
    /* padding: 0 0 30px 0; */
    color: #eee;
    font-size: 18px;
    width: 100%;
    position: absolute;
    border: 0;
    z-index: 999;
}

#footer .footer-top {
  background: #000;
  padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
  margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
  font-size: 34px;
  margin: 0 0 20px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-family: "Euphemia UCAS", sans-serif;
  color: #fff;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}

#footer .footer-top .footer-info p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Euphemia UCAS", sans-serif;
  color: #ecf5ff;
}
#footer .footer-top .social-links{
  margin-top: 20px;
}
#footer .footer-top .social-links a {
    display: inline-block;
    margin-right: 20px;
    border-radius: 10px;
    width: 25px;
    height: 10px;
}

/* #footer .footer-top .social-links a:hover {
  background: #0067d5;
  color: #fff;
} */

#footer .footer-top h4 {
    font-size: 40px;
    color: #fff;
    position: relative;
    font-family: 'Muli', sans-serif;
}

#footer .footer-top .footer-links {
   margin-bottom: 30px; 
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul li {
  padding: 3px 0;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 15px;
}
.custome-space {
    margin-bottom: 79px;
}
#footer .footer-top .footer-links ul li a, #footer .footer-top .footer-contact ul li a {
    color: #fff;
    FONT-SIZE: 16px;
    font-family: 'Muli', sans-serif;;
}
#footer .footer-top .footer-links ul a {
  color: #ecf5ff;
}

#footer .footer-top .footer-links ul a:hover {
  color: #74b5fc;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
  line-height: 26px;
}

#footer .footer-top .footer-newsletter {
  margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
  border: 0;
  padding: 6px 8px;
  width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
  background: #007bff;
  border: 0;
  width: 35%;
  padding: 6px 0;
  text-align: center;
  color: #fff;
  transition: 0.3s;
  cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
  background: #0062cc;
}

#footer .copyright {
    text-align: center;
    font-size: 30px;
    font-family: 'Muli', sans-serif;
}
.bottom-footer {
  margin-top: 10px;
}

#footer .credits {
  text-align: center;
  font-size: 13px;
  color: #f1f7ff;
}

#footer .credits a {
  color: #bfddfe;
}

#footer .credits a:hover {
  color: #f1f7ff;
}
/*footer new*/
footer{
  width: 100%;
}

.social-links a img {
    width: 30px;
}
.font-30 {
    font-size: 30px !important;
}
.copyright img {
    /* margin-bottom: 13px; */
    margin-bottom: 5px;
}
footer .footer-newsletter input[type="submit"] {
    background: #007bff;
    border: 0;
    width: 35%;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
}
footer .footer-newsletter input[type="email"] {
    border: 0;
    padding: 6px 8px;
    width: 65%;
}

footer h5 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    font-family: Arial;
}

footer p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Euphemia UCAS", sans-serif;
    color: #ecf5ff;
}
footer .contact-list a{
  color: #ecf5ff;
}
footer .copyright {
    padding-top: 30px;
}
.footer-bottom{
  background: #040a4f;
    padding: 0 0 30px 0;
    color: #eee;
}
.footer-top{
  background-color:#000;
  padding: 60px 0 30px 0;
}
footer .credits {
    font-size: 13px;
    color: #f1f7ff;
}
.footLgWr:before {
    content: "";
    z-index: 10;
    position: absolute;
    height: 80px;
    width: 180px;
    top: -120%;
    left: -120%;
    background: linear-gradient(transparent 0%, rgba(255, 255, 255, 0.1) 45%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.1) 55%, transparent 100%);
    transition: all 1s;
    transform: rotate(-45deg);
    animation: shine 3s infinite forwards;
}
.bg-theme{
    background-color: #000 !important;
}

.logo-img{
    width: 157px;
    /* width: 130px; */
}
.breadcrumb {
  font-size:14px;
  margin-bottom: 30px;
  padding: 0;
  background-color: transparent;
}
.breadcrumb a {
  padding-right: 10px;
}


.navbar-collapse .navbar-nav .nav-item a{
  font-family: 'Muli', sans-serif;
}
.rightMnu .nav-item a{
  color: #fff !important;
}

.rightMnu .nav-item .signUp{
  background-color: #fff !important;
  padding-right: 15px;
  padding-left: 15px;
  color: #000 !important;
}


.page-intro-sec {
  position: relative;
  padding-top: 40px;
}

.page-intro-sec img.img-responsive{
  width:100%;
}
.prv-sec-bg {
  position: absolute;
  bottom: 100px;
  width: 100%;
}
.pad-lr-50 {
  padding: 0 50px;
}
.hme_img2{
    padding: 45px 0 45px 0;
}
.hme_img2-warpper{
  width: 85%;
}
.mar_l_r_auto{
  margin-left: auto;
    margin-right: auto;
}
/* .hme_col1 &gt; div:first-child {
  flex: 1;
  border-right: 1px solid #cfd1e9;
} */
.hme_col1 .img_div img:first-child, .footer-top .img_div img:first-child{
  margin-right: 10px;
}

.hmeRwBtn{
  margin-top: 30px;
}
.hmeRwBtn &gt; div &gt; button{
  background-color: #000 !important;
    font-family: 'Muli', sans-serif;
    padding: 0 15px;
    border-radius: 12px;
    width: 118px;
    font-size: 15px;
    line-height: 2.3;
    border: none;
}
.no-pad-custome{
      padding: 0 !important;
}

.hme_p2{
  font-size: 16px;
  font-family: 'Muli', sans-serif;
  color: #000;
  margin-top: 30px;
  line-height: 1.5;
}



.hme_full_div{
  margin-top: 50px;
  background-color: #000 !important;
  padding: 50px 0;
}

.hme_p3, .hme_p4{
    color: #fff;
    padding: 34px 0;
    font-size: 20px;
    font-weight:600;
    font-family: 'Muli', sans-serif;
}

.hme_p5, .hme_p6{
      color: #fff;
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Muli', sans-serif;
}
.hme_p6.text-right, .mt-60 {
  margin-top: 60px;
}

.hme_img3{
  width: 69px;
  display:inline-block;
  vertical-align: middle;
}
.navbar-nav .active {
    font-weight: bold;
}

.vertical_center{
  display: flex !important;
    align-items: center !important;
}
.spacer {
    margin-top: 60px;
    margin-bottom: 60px;
}

.arrow-right {
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 11px solid #000;
  position: relative;
  display: inline-block;
  left: 269px;
}

.cus_border {
    /*border-top: 2px solid rgba(3, 8, 67, 1);
    width: 68%;
  height:2px;*/
  display:none;
}

.width_100{
  width: 100%;
}

.hme_icon1{
  width: 27px;
    padding: 0 5px 0 0;
}

.m_t_15{
  margin-top: 15px !important;
}

.m_b_15{
  margin-bottom: 15px !important;
}

.hme_whd{
  margin: 0;
}
.hme_p7{
  font-size: 16px;
  font-family: 'Muli', sans-serif;
  color: #000;
  line-height: 1.5;
}

.hme_p8{
  font-family: 'Muli', sans-serif;
  color: #000;
}

.arrImgWrp{
  position: absolute;
    bottom: 0;
}

.hme_img_arr_lft{
  width: 75px;
}

.hme_img_arr_right{
  width: 75px;
  position: relative;
    top: 47px;
    right: -77px;
}

.arrImgWrp{
  position: absolute;
    bottom: 60px;
    right: 27px;
}

.flx_end{
  justify-content: flex-end;
}

.col_pwr{
  text-align: right;
}

.col_imwr{
  text-align: right;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.8);
    font-size:16px;
}

.navbar-dark .navbar-nav .nav-link:hover{
  font-weight:700 !important;
  color:#fff;
}
.grey-bg {
  background-color: #f9f9f9;
  padding:10px 0; 
}
.action-container {
    padding: 60px 20px;
    border: 1px #000 solid;
    text-align: center;
    color: #000;
    background-color: #fff;
    border-radius: 15px;
    font-family: 'Muli', sans-serif;
    box-shadow: 0px 5px 10px rgba(0,0,0,0.1);
    box-shadow: 1px 2px 10px rgba(0,0,0,0.1), 1px -2px 10px rgba(0,0,0,0.1) inset;
}
.action-container:hover{
box-shadow:0px 7px 30px rgba(0,0,0,0.12);
}
.action-container .action-btn, .action-btn{
color:#fff !important;
background-color:#000;
padding:5px 30px 10px;
}
.action-container img{
width:100px;
}

.resp-vtabs li.resp-tab-active img{
-webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

body.sticky .bg-theme{
position:fixed;
width:100%;
z-index:999;
top:0;
}

body.sticky .navbar{
padding:.2rem 0;
}

/*footer*/
.col_white_amrc { color:#FFF;}

.pt2 { padding-top:40px ; margin-bottom:20px ;}
.mb10 { padding-bottom:15px ;}
.footer_ul_amrc { margin:0px ; list-style-type:none ; font-size:14px; padding:0px 0px 10px 0px ; }
.footer_ul_amrc li {padding: 8px 0;}
.footer_ul_amrc li a{ color:#fff;font-size: 18px;}
.footer_ul_amrc li a:hover{ color: #ecf5ff; text-decoration:none;}
.fleft { float:left;}
.padding-right { padding-right:10px; }

.footer_ul2_amrc {margin:0px; list-style-type:none; padding:0px;}
.footer_ul2_amrc li p { display:table; }
.footer_ul2_amrc li a:hover { text-decoration:none;}
.footer_ul2_amrc li i { margin-top:5px;}

.bottom_border { border-bottom:1px solid #323f45; padding-bottom:20px;}
.foote_bottom_ul_amrc {
  list-style-type:none;
  padding:0px;
  display:table;
  margin-top: 10px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}
.foote_bottom_ul_amrc li { display:inline;}
.foote_bottom_ul_amrc li a { color:#999; margin:0 12px;}

.social_footer_ul { display:table; margin:15px auto 0 auto; list-style-type:none;  }
.social_footer_ul li { padding-left:20px; padding-top:10px; float:left; }
.social_footer_ul li a { color:#CCC; border:1px solid #CCC; padding:8px;border-radius:50%;}
.social_footer_ul li i {  width:20px; height:20px; text-align:center;}

.footer_logo{
  width: 161px !important;
}

dl{
  color: #fff;
}
.hme_reg_btn{
  padding-right: 20px;
}
.pad-left-15 {
  margin-left: 15px;
}

.rightMnu .signUp,
.rightMnu .login {
    margin: 10px 10px 10px 10px;
}
header .rightMnu .signUp,
header .rightMnu .login {
    margin: 10px 0px 10px 10px;
}
.fusion-content-boxes img {
    margin-right: 15px;
}
.fusion-content-boxes .heading-with-icon {
margin-bottom:50px !important;
}


/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
  .hme_p1{
    width: 100% !important;
  }
  .hme_col1 &gt; div:first-child{
    border: none !important;
  }
  .col_hww{
    justify-content: center;
  }
  .col_hwimg{
    text-align: center;
  }
  .arrow-right{
    display: none;
  }
  h2.resp-tab-active{
    color: #fff;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 767px) {
  .community-tittle {
    margin-top:15px;
  }
  .community-time {
    display: block;
    margin-top: 10px;
  }
  .comm-dtl .community-time {
    margin-top: 0;
  }
  .community-time span {
    margin-left: 0;
  }
  #footer .copyright {
    float: left !important;
  }
  .start-view-btn {
    margin-top: 30px;
  }
  .review .nopadding {
    padding: 0 15px;
  }
  .user-img, .user-dtl {
    text-align: center;
  }
  .user-dtl h2 {
    margin-top: 15px;
  }
  .user-stat {
    padding-top:15px;
  }
   .user-stat p {
    font-size: 14px !important;
  }
  .user-stat span {
    text-align: left;
    width: 135px;
  }
  .profile-header .text-right {
    margin-top: 40px !important;
    text-align: center !important;
  }
  .login-img {
    max-height:250px;
    width: auto;
  }
  .form-img-sec {
    text-align: center;
  }

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
    .parlex_1,
  .parlex_2,
  .parlex_3,
  .parlex_4,
  .parlex_5,
  .parlex_6,
  .parlex_pro_1,
  .parlex_pro_2,
  .parlex_pro_3,
  .parlex_pro_4,
  .parlex_pro_5,
  .parlex_pro_6,
  .parlex_pro_7{
    background:none;
  }
  .post-content,
.container  {
    width: 100% !important;
}

  .scroll-tabs,
  .resp-tab-content img,
  .resp-accordion .arrow-right{
    display:none;
  }
  .resp-tab-content{
    padding:15px;
  }
  .resp-tab-active img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
  }
  h2.resp-tab-active{
    color:#fff;
  }
  .parlex_all{
    padding:0;
    padding-top:50px;
  }
  #section-1, #section-2, #section-3, #section-4, #section-5, #section-6, #section-7 {
    margin-left: 0px !important;
  }
  .action-container{
    margin-bottom:20px;
  }
  #font-14 {
    font-size:15px;
  }
  /* #particles-js .float-right{
    float:none !important;
  }
  #particles-js img{
    margin:0 auto;
    display:block;
  }

  .watch-reg .hme_p7 {
  text-align:center
  }
  .watch-reg .float-right{
    float:none !important;
  }
  .watch-reg img{
    margin:0 auto;
    display:block;
  }
  */
  .start-view-btn span {
    padding: 15px 25px;
    font-size: 14px;  
  }

  #particles-js .works-work1 p{
    padding: 20px 0;
    float: left !important;
    text-align: left;
    margin-left: -10px;
    font-size: 16px;
  }
  #particles-js .works-work1 {
    width:80%;
    text-align:left;
  }
  #particles-js .works-work2 {
    width: 20%;
    float: left !important;
    margin-left: -20px;
  }

  .watch-reg .works-work1 {
    width:70%;
    text-align:left;
  }
  .watch-reg .works-work2 {
    width:30%;
  }
  .navbar-dark .navbar-nav .nav-link {
    font-size:14px;
  }
}

/* Large Devices, Wide Screens */
@medias only screen and (min-width : 1200px) {

}


.navbar{
  padding:.5rem 0;
}
#footer .footer-top h4 {
    font-size: 24px;
    color: #fff;
    position: relative;
    font-family: 'Muli', sans-serif;
}

.cus_p p {
    margin-bottom: 30px;
}



.scroll-tabs {
     position: fixed;
    left: 125px;
    top: 240px;
  display:none;
}
.post-content {
    position: relative;

}

/*.dot-bg{
    background: url(../images/bg.png);
    background-color: white;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}
.dot-bg {
  overflow: hidden;
}*/
/* .dot-img {
    background-color: white;
    position: fixed;
    width: 100%;
    left:0;
    bottom:0;
    z-index: 99;
} */

.dot-img {
  background-color: white;
  position: fixed;
  width: 73%;
  bottom:0;
  z-index: 99;
  transform: translate(-50%, 0%);
  left: 50%;
  right: 50%;
}

.dot-img img {
  width:100%;
}
.scroll-tabs img {
    margin-bottom: 30px;
    width: 30px;
}
.customer-sec {
  background-color: #fff;
  padding: 40px 0; 
}
.customer-sec.last {
  margin-bottom: 60px;
}
.customer-sec img {
  max-width: 200px;
}
.customer-sec h2 {
  font-size:26px;
  font-weight: 600;
  margin-bottom: 50px;
}
.customer-sec p {
  padding-left:30px;
  /* border-left: 3px solid #ccc; */
  line-height: 1.5;
  font-size:17px;
}


@media screen and (max-width: 450px) {
  .customer-sec h2 {
    margin-bottom: 20px;
    margin-top: 50px; 
  }
  .customer-sec p {
    padding-left:0;
    border-left: none;
  }
}


#section-1,
#section-2,
#section-3,
#section-4,
#section-5,
#section-6,
#section-7{
      transition: 3s;
    /* margin-left: 55px; */
}

.resp-tab-content{
  padding:0 !important;
}

.bold_font{
  font-weight: bold;
    color: #000;
}
p {
    line-height: 1.2;
}
.font-14{
  font-size: 14px;
}
.mb-10{
  margin-bottom:10px;
}
.resp-tab-content {
    padding: 0 !important;
}


#particles-js .left-image{
      width: 100%;
    margin-top: 50px;
}
#particles-js{
  background-color: #b61924;
  background-image: url('');
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position:relative;
}
canvas.particles-js-canvas-el {
    position: absolute;
    z-index: 1;
    top: 0;
}
.resp-tab-content {
      font-size: 16px;
    font-family: 'Muli', sans-serif;
    color: #000;
    line-height: 1.5;
}
.resp-tab-active{
  background: #000;
}
h2.resp-accordion.hor_2.resp-tab-active , h2.resp-accordion.hor_1.resp-tab-active {
    background: #000 !important;
    color: #fff !important;
}

h2.resp-accordion.hor_1,
h2.resp-accordion.hor_2 {
    font-size: 18px;
}
.resp-tab-content{
  padding:20px 10px !important;
}
li.vertical_center.resp-tab-item.hor_1 img{
  width: 30px;
    margin-right: 8px;
}
li.vertical_center.resp-tab-item.hor_1,
li.resp-tab-item.hor_2 {
    font-size: 15px;
}
.action-container p {
    font-size: 18px;
}


.text-dark{
  color: #000000!important;
}

.nav-pills .nav-link.active, .nav-pills .show&gt;.nav-link{
  color: #fff!important;
  background-color: #000000!important;
}

.page-item.active .page-link {
  color: #fff!important;
  background-color: #000!important;
  border-color: #000!important;
}
.page-link {
  color: #000!important;
}
.page-link:focus {
  box-shadow: none!important;
}


/******************************* new css ***********************/
.user_provider_profile_image {
  height: 150px;
  width: 150px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
  border: 2px solid #000000;
}

.small_user_provider_profile_image {
  height: 50px;
  width: 50px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
  border: 1px solid #000000;
}
body {
    background: #fff !important;
    font-family: "Muli", sans-serif;
    zoom: 100%;
}
.btn-dark {
    background-color: #000;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
body.modal-open {
    overflow: hidden;
}
.main-nav {
    /* Drop Down */
    /* Deep Drop Down */
}

.main-nav,
.main-nav * {
    margin: 0;
    padding: 0;
    list-style: none;
}

.main-nav &gt; ul &gt; li {
    position: relative;
    white-space: nowrap;
    float: left;
}

.main-nav a {
    display: block;
    position: relative;
    color: #fff;
    /*padding: 10px 15px;*/
    transition: 0.3s;
    font-size: 16px;
    font-family: "Muli", sans-serif;
    font-weight: 500;
}

.main-nav a:hover,
.main-nav .active &gt; a,
.main-nav li:hover &gt; a {
    color: #ffffff;
    text-decoration: none;
}
.main-nav .drop-down span.fa-user {
    margin-right: 5px;
}

.main-nav .drop-down ul {
    display: block;
    position: absolute;
    left: 0;
    top: calc(100% + 30px);
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    padding: 10px 0;
    background: #fff;
    box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
    transition: ease all 0.3s;
}

.main-nav .drop-down:hover &gt; ul {
    opacity: 1;
    top: 100%;
    visibility: visible;
}

.main-nav .drop-down li {
    min-width: 180px;
    position: relative;
}

.main-nav .drop-down ul a {
    padding: 10px 20px;
    font-size: 16px;
    color: #000;
}

.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active &gt; a,
.main-nav .drop-down ul li:hover &gt; a {
    color: #fff;
    background-color: #000;
}

/*.main-nav .drop-down &gt; a:after {
  content: "\f0d7";
  font-family: "Font Awesome 5 Free";
  padding-left: 10px;
}*/
.comm-dtl {
    position: relative;
}
.comm-dtl .main-nav {
    position: absolute;
    right: 0;
    top: 10px;
}
.comm-dtl .main-nav a {
    color: #000;
}
.comm-dtl .main-nav a:hover {
    color: #333;
}
.comm-dtl .main-nav a i {
    font-size: 20px !important;
}

.main-nav .drop-down .drop-down ul {
    top: 0;
    left: calc(100% - 30px);
}

.main-nav .drop-down .drop-down:hover &gt; ul {
    opacity: 1;
    top: 0;
    left: 100%;
}

.main-nav .drop-down .drop-down &gt; a {
    padding-right: 35px;
}

.main-nav .drop-down .drop-down &gt; a:after {
    content: "\f105";
    position: absolute;
    font-family: "Font Awesome 5 Free";
    right: 15px;
}
.discussion button.submit-btn {
    background: #000;
    border: none;
    color: #fff;
    padding: 0 30px !important;
    line-height: 40px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Muli", sans-serif;
    margin: 0 0 20px 0;
}
.rightMnu li {
    margin: 5px !importnat;
}
.navbar-nav li .login,
.navbar-nav li .signUp {
    font-family: "Muli", sans-serif;
}
.cus_icon {
    width: 40px !important;
}
.cus_h2 {
    font-size: 30px;
    line-height: 35px;
    font-family: "Muli", sans-serif;
    font-weight: 600 !important;
}
.cus_p {
    line-height: 1.5;
    font-family: "Muli", sans-serif;
    color: #000;
    font-size: 16px;
}
.hme_pf {
    font-family: "Muli", sans-serif;
    color: #000;
    font-weight: 600;
    font-size: 20px;
    margin-bottom: 40px;
}

.parlex_all {
    /*padding-top:60px;
  padding-right:10%;
  padding-bottom:130px;
  /*padding-left:10%;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-color: rgba(255, 255, 255, 0);
    height: 75vh;
}
/*.parlex_all::before{
 content:'';
  position:fixed;
  background-image:url(../images/Kaikili-Provider-1.png);
  left:0;
  top:0;
}*/

.parlex_1 {
    background-image: url(../images/parlex1.png);
}
.parlex_2 {
    background-image: url(../images/parlex2.png);
}
.parlex_3 {
    background-image: url(../images/parlex1.png);
}
.parlex_4 {
    background-image: url(../images/parlex2.png);
}
.parlex_5 {
    background-image: url(../images/parlex1.png);
}
.parlex_6 {
    background-image: url(../images/parlex2.png);
}
.parlex_7 {
    background-image: url(../images/parlex1.png);
}

.parlex_pro_1 {
    background-image: url(../images/parlex_pro1.png);
}
.parlex_pro_2 {
    background-image: url(../images/parlex_pro2.png);
}
.parlex_pro_3 {
    background-image: url(../images/parlex_pro1.png);
}
.parlex_pro_4 {
    background-image: url(../images/parlex_pro2.png);
}
.parlex_pro_5 {
    background-image: url(../images/parlex_pro1.png);
}
.parlex_pro_6 {
    background-image: url(../images/parlex_pro2.png);
}
.parlex_pro_7 {
    background-image: url(../images/parlex_pro1.png);
}

.comminty .review {
    margin: 0 0 40px;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 25px;
}
.comminty .review:last-child {
    border-bottom: none;
}
.nopadding {
    padding: 0;
}
.comminty .user-icon {
    width: 50px;
    height: 50px;
    text-align: center;
    background: #000;
    color: #fff;
    font-size: 15px;
    padding: 15px 0;
    border-radius: 50px;
    font-family: "Muli", sans-serif;
    line-height: 1.3;
}
.comminty .comm-dtl .user-icon {
    margin-left: 15px;
}
.comminty .community-tittle h4 {
    margin-bottom: 8px;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    font-family: "Muli", sans-serif;
}
.comminty .community-tittle h4 a {
    color: #000;
    text-decoration: underline;
}
.comminty .community-tittle h4 a:hover {
    color: #333;
    text-decoration: none;
}
.comminty.profile-cmnt .community-tittle h4 {
    padding-top: 0;
}
.comminty .comm-dtl .community-tittle h4 {
    font-size: 24px;
    margin-bottom: 30px;
    padding-right: 20px;
}
.comminty .community-comment {
    font-size: 16px;
    font-family: "Muli", sans-serif;
    line-height: 1.5;
    margin-top: 15px;
}
.comminty .comm-dtl .community-comment {
    margin-top: 30px;
}
.community-comment p {
    margin-bottom: 10px !important;
}
.comm-dtl .community-comment p {
    line-height: 1.3;
    margin-bottom: 15px !important;
}
.icon_like_comment {
    font-size: 16px;
    padding: 20px 0;
    margin-left: 20px;
    cursor: pointer;
}
.icon_like_comment img {
    width: 18px;
    margin-right: 5px;
}
.community-user,
.community-time {
    font-size: 16px;
    color: #000;
    display: inline-block;
    font-family: "Muli", sans-serif;
}
.auther {
    margin-top: 12px;
}
.community-time span {
    margin-left: 30px;
}
.comm-dtl .community-user,
.comm-dtl .community-time {
    display: block;
    margin-left: 10px;
    font-size: 14px;
}
.comm-dtl .community-user {
    margin-top: 5px;
}
.comm-dtl .community-time {
    color: #666;
}
.community-time span img {
    width: 20px;
    display: inline-block;
    margin-right: 5px;
}
.comm-dtl-cta {
    padding: 25px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 20px;
}
.comm-dtl-cta.article {
    padding-top: 0;
    padding-bottom: 10px;
    border-top: none;
    margin-top: 0;
}
.comment-content {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0;
}
.post-comment {
    margin-bottom: 30px;
}
.post-comment h4 {
    font-weight: 600;
    font-size: 20px;
    color: #000;
    padding: 35px 0 10px;
    margin: 0;
}
.post-comment .comment-content:last-child {
    border: none;
}
.comm-pagination {
    margin-top: 25px;
}
.link-btn,
.link-btn:hover {
    background-color: #000 !important;
    font-family: "Muli", sans-serif;
    padding: 0 30px;
    border-radius: 7px;
    font-size: 15px;
    line-height: 2.3;
    display: inline-block;
    border: none;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
.search-box .btn-secondary {
    background: #000;
    margin: 0;
}
/* .search-box input {
    padding: 10px 30px;
} */
.start-view-btn span {
    background: #000;
    color: #fff;
    padding: 10px 40px;
    font-size: 16px;
    text-align: center;
    border-radius: 30px;
}
.start-view-btn {
    padding: 8px 20px;
}
.search-box {
    margin: 60px 0;
}

.ktubtitle {
    font-family: "Muli", sans-serif;
    color: #000;
}
.side_bar {
    padding: 15px 20px;
    background-color: #f9f9f9;
}
.side_bar h3 {
    font-size: 20px;
    margin: 10px 0 15px 0;
    font-weight: 600;
}
.side_bar .related_post:last-child {
    border: none;
}
.related_post {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin: 15px 0;
}

.related_post h4 {
    font-size: 16px;
    font-weight: 600;
    font-family: "Muli", sans-serif;
    margin-bottom: 10px;
}
.related_post p {
    line-height: 1.3;
    font-size: 14px;
    color: #000;
}

.profile-header {
    background: rgb(244, 244, 244);
    background: linear-gradient(
        180deg,
        rgba(252, 252, 252, 1) 0%,
        rgba(241, 241, 241, 1) 100%
    );
    padding: 100px 0;
    margin-bottom: 40px;
}
.user-img {
    position: relative;
    text-align: center;
}
.user-img .change-photo {
    position: absolute;
    width: 32px;
    height: 32px;
    font-size: 16px;
    cursor: pointer;
    color: #000;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    line-height: 32px;
    bottom: -10px;
    left: 0;
    right: 0;
    margin: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.user-img img {
    /* border-radius: 50%;
  max-width: 200px;
  max-height: 200px;
  height:100%;
  width:100%;
  border: 3px solid #fff;
  box-shadow: 0 0 15px rgba(0,0,0,0.15); */

    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 2px solid #000000;
    padding: 5px;
}
.user-dtl,
.profile-password {
    font-family: "Muli", sans-serif;
    position: relative;
}
.user-dtl h2,
.change-password h2,
.edit-profile-form h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}
.change-password h2,
.edit-profile-form h2 {
    margin-bottom: 25px;
}
.edit-profile-form,
.change-pass {
    position: relative;
}
.profile,
.pass {
    position: absolute;
    right: 15px;
    top: 0;
    color: #999;
    font-size: 20px;
    cursor: pointer;
    width: 20px;
    height: 20px;
    z-index: 9;
}
.user-dtl p {
    font-size: 16px;
    line-height: 1.5;
    color: #666;
    margin-top: 5px;
}
.user-stat {
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
    margin-top: 30px;
}
.user-stat .col-xs-6 {
    padding: 0 15px;
}
.user-stat span {
    display: inline-block;
    width: 150px;
}
.user-stat b {
    color: #000;
}
.user-profile-btn {
    background-color: #000;
    color: #fff;
    border-radius: 12px;
    padding: 0 25px;
    line-height: 2.5;
}
.user-profile-btn:hover {
    background-color: #222;
    color: #fff;
}
.resp-tabs-container .profile-header {
    padding: 25px 0;
}
.resp-tabs-container .btn-sm {
    line-height: 1.5;
    font-size: 14px;
    padding: 0 15px;
    position: absolute;
    right: 30px;
    top: 0;
}
.resp-tabs-container .my-post .community-time span {
    margin-left: 15px;
}
.resp-tabs-container .my-reply .community-time {
    padding-top: 10px;
}
.resp-tabs-container .my-reply .community-time span {
    margin-left: 0;
}

.overlay {
    height: 0%;
    width: 100%;
    position: fixed;
    z-index: 99999;
    top: 65px;
    left: 0;
    background-color: #fff;
    overflow-y: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay .model-close {
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 60px;
}
.login-category {
    text-align: left;
}
.login-category .img-icon {
    margin: 15px 0 30px;
}
.login-category a.a_tag {
    font-size: 26px;
    font-weight: 600;
    color: #000;
    display: block;
    padding-bottom: 25px;
    border-bottom: 2px solid #000;
    margin-bottom: 10px;
}
.model-close {
    color: #000;
}
.login-category a:hover,
.model-close:hover {
    text-decoration: none;
    color: #000;
}

@media screen and (max-height: 450px) {
    .overlay {
        overflow-y: auto;
    }
    .overlay .model-close {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

/* Slider CSS Start*/
.screen-slider .item {
    /*background: url('../images/mobile2.png') no-repeat scroll center center / auto 100%;
    padding: 56px 22px;*/
    display: inline-block;
    margin: auto;
}

.screen-slider.owl-carousel .owl-item {
    text-align: center;
}

.screen-slider .owl-controls {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
}

.screen-slider .owl-controls .owl-nav &gt; div {
    display: inline-block;
    margin: 0 15px;
    font-size: 20px;
    text-align: center;
    position: relative;
}

.screen-slider .owl-controls .owl-nav {
    position: relative;
    margin-top: 0;
}

.screen-slider .owl-controls .owl-nav:after {
    content: "/";
    position: absolute;
    left: 50%;
    top: 12px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
/* Slider CSS End */
.page-sec {
    margin: 60px 0;
}
.login-img {
    width: 100%;
    max-width: 500px;
}
.form-sec h3 {
    color: #000;
    font-size: 24px;
    font-weight: 600;
}
.add-icon,
.remove-icon {
    margin-top: 12px;
}
.form-sec .form-input,
.change-password .form-input {
    line-height: 40px;
    height: 40px;
    padding: 0 0 0 15px;
    font-size: 16px;
    color: #000;
    border: 1px solid #d2d2d2;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    display: block;
    /* margin-bottom: 25px; */
    margin-top: 10px;
    width: 100%;
    transition: all ease 0.5s;
    outline: none;
    -webkit-appearance: none;
}
.form-sec textarea.form-input {
    line-height: 1.2;
    height: 250px;
    padding-top: 15px;
}
.resp-tab-content .form-sec select {
    -webkit-appearance: listbox;
    display: inline-block;
    min-width: 250px;
    margin-left: 10px;
    width: auto;
}
.form-sec .form-input:focus,
.profile-password .form-input:focus {
    border-color: #bbb;
    border-radius: 20px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.07);
}
.profile-password .form-input {
    margin-top: 25px;
    width: 300px;
}
.form-sec .form-btn {
    background-color: #000;
    display: block;
    border: none;
    text-align: center;
    margin-top: 20px;
    color: #ffff;
    font-size: 16px;
    line-height: 40px;
    border-radius: 20px;
    width: 100%;
}
.form-sec .form-btn-border {
    background-color: transparent;
    display: block;
    border: none;
    text-align: center;
    margin-top: 20px;
    color: #000;
    border: 1px solid #000;
    font-size: 16px;
    line-height: 39px;
    border-radius: 20px;
    width: 100%;
}
.blk-btn {
    background-color: #000;
    text-align: center;
    margin-top: 20px;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    border-radius: 20px;
    padding: 0 25px;
    display: inline-block;
    margin-bottom: 25px;
}
.blk-btn:hover {
    text-decoration: none;
    color: #fff;
}

.remember-me {
    color: #999;
    font-size: 14px;
    /* margin-bottom: 20px; */
}
.remember {
    display: inline-block;
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    line-height: 1;
    margin-bottom: 0;
    margin-right: 20px;
}

/* Hide the browser's default checkbox */
.remember input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.checkmark,
.radio-btn {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #ccc;
    border-radius: 3px;
}
.radio-btn {
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.3);
}

.remember input:checked ~ .checkmark {
    background-color: #bbb;
}

.remember input:checked ~ .checkmark {
    background-color: #000;
}

.checkmark:after,
.radio-btn:after {
    content: "";
    position: absolute;
    display: none;
}

.remember input:checked ~ .checkmark:after,
.remember input:checked ~ .radio-btn:after {
    display: block;
}

.remember .checkmark:after {
    left: 5px;
    top: 1px;
    width: 6px;
    height: 10px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.remember .radio-btn:after {
    left: 3px;
    top: 3px;
    width: 10px;
    height: 10px;
    background-color: #000;
    border-radius: 50%;
}
/*.remember-me label {
  cursor: pointer;
  padding-left: 5px;
  vertical-align: middle;
}*/
.remember-me a {
    color: #000;
}
.date,
.mobile {
    position: relative;
}
.date a {
    right: 33px;
    top: 7px;
    color: #333;
    font-size: 18px;
    position: absolute;
}
.form-sec .mobile input[type="text"].form-input {
    display: inline-block;
    margin-left: 20%;
    width: 80%;
}
.form-sec .mobile select {
    position: absolute;
    left: 15px;
    top: 0;
    width: 55px;
    padding: 8px 0 8px 10px;
    line-height: 1;
    min-width: unset;
    margin-left: unset;
}

.pad-v-60 {
    padding-top: 60px;
}
.article-sec {
    margin-bottom: 60px;
}
#share-popup .modal-dialog {
    width: 445px;
}
.sahre-popup-link {
    padding: 20px 18px;
}
.sahre-popup-link a {
    display: inline-block;
    margin: 0 7px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #000;
    font-size: 20px;
    text-align: center;
    line-height: 50px;
    color: #000;
}

.profile-steps .current-info,
.profile-steps .number {
    display: none;
}

.profile-steps ul {
    display: flex;
    justify-content: center;
}

.profile-steps li a {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #e9e0cf;
    margin-right: 78px;
    position: relative;
}

.profile-steps li a:before {
    content: "";
    width: 58px;
    height: 2px;
    background: #e9e0cf;
    position: absolute;
    right: 22px;
    top: 5px;
}

.profile-steps li a:after {
    content: "";
    width: 0;
    height: 2px;
    background: #000;
    position: absolute;
    left: -68px;
    top: 5px;
    transition: all 0.6s ease;
}

.profile-steps li.first a,
.profile-steps li.checked a {
    background: #000;
}

.profile-steps li.checked a:after {
    width: 58px;
}
.profile-steps li:last-child a {
    margin-right: 0;
}

.profile-steps li:first-child a:before,
.profile-steps li:first-child a:after {
    display: none;
}
.form-control {
    outline: none;
}
.form-control:focus {
    box-shadow: none;
    border-color: #000;
}

.wizard {
    position: relative;
}
.wizard &gt; .steps .current-info,
.wizard &gt; .steps .number,
#step1,
#step2,
#step3,
#step4,
.wizard &gt; .steps li:first-child a:before,
.wizard &gt; .steps li:first-child a:after,
select.form-control option[value=""][disabled] {
    display: none;
}
.wizard &gt; .steps ul {
    display: flex;
    justify-content: center;
}
.wizard &gt; .steps li a {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #e9e0cf;
    margin-right: 78px;
    position: relative;
}
.wizard &gt; .steps li a:before {
    content: "";
    width: 58px;
    height: 2px;
    background: #e9e0cf;
    position: absolute;
    right: 22px;
    top: 5px;
}
.wizard &gt; .steps li a:after {
    content: "";
    width: 0;
    height: 2px;
    background: #000;
    position: absolute;
    left: -68px;
    top: 5px;
    transition: all 0.6s ease;
}
.wizard &gt; .steps li.first a,
.wizard &gt; .steps li.checked a {
    background: #000;
}
.wizard &gt; .steps li.checked a:after {
    width: 58px;
}
.wizard &gt; .steps li:last-child a {
    margin-right: 0;
}
.wizard &gt; .content {
    position: relative;
    height: auto;
}
.form-header {
    text-align: center;
}
.form-row {
    display: flex;
    margin-bottom: 18px;
}
.select {
    position: relative;
}
.select .select-control {
    height: 37px;
    border-bottom: 2px solid #e6e6e6;
    width: 100%;
    color: #999;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.select .dropdown {
    display: none;
    position: absolute;
    top: 100%;
    width: 100%;
    background: #fff;
    z-index: 9;
    border: 1px solid #81acee;
}
.select .dropdown li {
    padding: 5px 10px;
}
.select .dropdown li:hover {
    background: #81acee;
    color: #fff;
}
.actions {
    position: relative;
    float: right;
    text-align: right;
    margin-top: 30px;
}
.actions ul {
    display: flex;
}
.actions li a {
    padding: 0;
    border: none;
    display: inline-flex;
    line-height: 44px;
    border-radius: 22px;
    align-items: center;
    background: #000;
    color: #fff;
    cursor: pointer;
    position: relative;
    padding: 0 40px;
}
.actions li:first-child a {
    background: #666;
}
.actions li:nth-child(2) a,
.actions li:last-child a {
    margin-left: 20px;
}
.actions li a:hover {
    text-decoration: none;
    opacity: 0.9;
}
/*.actions li:last-child a {
  width: 124px;
  background: #6d7f52;
  color: #fff;
}
.actions li:last-child a:hover {
  background: #849963;
}*/
.actions li[aria-disabled="true"] a {
    opacity: 0;
    transition: all 1s;
}
.actions li[aria-disabled="false"] ~ li a {
    background: #000;
}
.pt-40 {
    padding-top: 30px;
}
.mt-30 {
    margin-top: 30px;
}

.timing li {
    display: inline;
    list-style-type: none;
    padding-right: 20px;
    float: left;
}
.timing .remember-me {
    color: #000;
    font-size: 16px;
}
.zoomVal_p {
    text-align: left !important;
    font-size: 15px !important;
}
.avatar-wrapper {
    position: relative;
    height: 100px;
    width: 100px;
    margin: 25px auto;
    border-radius: 50%;
    overflow: hidden;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}
.avatar-wrapper img.profile {
    width: 100%;
    position: relative;
    z-index: 9;
}
.avatar-wrapper:hover {
    transform: scale(1.05);
    cursor: pointer;
}
.avatar-wrapper:hover .profile-pic {
    opacity: 0.1;
}
.avatar-wrapper .profile-pic {
    height: 100%;
    width: 100%;
    transition: all 0.3s ease;
}
.avatar-wrapper .profile-pic:after {
    font-family: FontAwesome;
    content: "\f007";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    font-size: 190px;
    background: #ecf0f1;
    color: #34495e;
    text-align: center;
}
.avatar-wrapper .upload-button {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
}
.avatar-wrapper .upload-button i {
    font-size: 90px;
    color: #f2f2f2;
    position: absolute;
    left: 5px;
    top: 5px;
}
/*.avatar-wrapper .upload-button .fa-arrow-circle-up {
  position: absolute;
  font-size: 234px;
  top: -17px;
  left: 0;
  text-align: center;
  opacity: 0;
  transition: all .3s ease;
  color: #34495e;
}*/
.avatar-wrapper .upload-button:hover .fa-arrow-circle-up {
    opacity: 0;
}
.timing_to,
.timing_from {
    margin: 0;
    max-width: 100px;
}
.copy_all_btn_1 .form-btn,
.copy_all_btn_2 .form-btn,
.copy_all_btn_3 .form-btn,
.copy_all_btn_4 .form-btn,
.copy_all_btn_5 .form-btn,
.copy_all_btn_6 .form-btn,
.copy_all_btn_7 .form-btn {
    padding: 0;
    margin: 0;
}

@media (max-width: 767px) {
    .form-row {
        display: block;
    }
    .wizard {
        height: 100%;
    }
    .owl-carousel .owl-controls .owl-nav {
        margin-top: -15px !important;
    }
}

.ui-datepicker {
    z-index: 999 !important;
}

/*footer new*/
#footer {
    background: #040a4f;
    /* padding: 0 0 30px 0; */
    color: #eee;
    font-size: 18px;
    width: 100%;
    position: absolute;
    border: 0;
    z-index: 999;
}

#footer .footer-top {
    background: #000;
    padding: 60px 0 30px 0;
}

#footer .footer-top .footer-info {
    margin-bottom: 30px;
}

#footer .footer-top .footer-info h3 {
    font-size: 34px;
    margin: 0 0 20px 0;
    padding: 2px 0 2px 0;
    line-height: 1;
    font-family: "Euphemia UCAS", sans-serif;
    color: #fff;
    font-weight: 400;
    letter-spacing: 3px;
    text-transform: uppercase;
}

#footer .footer-top .footer-info p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Euphemia UCAS", sans-serif;
    color: #ecf5ff;
}
#footer .footer-top .social-links {
    margin-top: 20px;
}
#footer .footer-top .social-links a {
    display: inline-block;
    margin-right: 20px;
    border-radius: 10px;
    width: 25px;
    height: 10px;
}

/* #footer .footer-top .social-links a:hover {
  background: #0067d5;
  color: #fff;
} */

#footer .footer-top h4 {
    font-size: 40px;
    color: #fff;
    position: relative;
    font-family: "Muli", sans-serif;
}

#footer .footer-top .footer-links {
    margin-bottom: 30px;
}

#footer .footer-top .footer-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .footer-top .footer-links ul li {
    padding: 3px 0;
}

#footer .footer-top .footer-links ul li:first-child {
    padding-top: 15px;
}
.custome-space {
    margin-bottom: 79px;
}
#footer .footer-top .footer-links ul li a,
#footer .footer-top .footer-contact ul li a {
    color: #fff;
    font-size: 16px;
    font-family: "Muli", sans-serif;
}
#footer .footer-top .footer-links ul a {
    color: #ecf5ff;
}

#footer .footer-top .footer-links ul a:hover {
    color: #74b5fc;
}

#footer .footer-top .footer-contact {
    margin-bottom: 30px;
}

#footer .footer-top .footer-contact p {
    line-height: 26px;
}

#footer .footer-top .footer-newsletter {
    margin-bottom: 30px;
}

#footer .footer-top .footer-newsletter input[type="email"] {
    border: 0;
    padding: 6px 8px;
    width: 65%;
}

#footer .footer-top .footer-newsletter input[type="submit"] {
    background: #007bff;
    border: 0;
    width: 35%;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
}

#footer .footer-top .footer-newsletter input[type="submit"]:hover {
    background: #0062cc;
}

#footer .copyright {
    text-align: center;
    font-size: 30px;
    font-family: "Muli", sans-serif;
}
.bottom-footer {
    margin-top: 10px;
}

#footer .credits {
    text-align: center;
    font-size: 13px;
    color: #f1f7ff;
}

#footer .credits a {
    color: #bfddfe;
}

#footer .credits a:hover {
    color: #f1f7ff;
}
/*footer new*/
footer {
    width: 100%;
}

.social-links a img {
    width: 30px;
}
.font-30 {
    font-size: 30px !important;
}
.copyright img {
    /* margin-bottom: 13px; */
    margin-bottom: 5px;
}
footer .footer-newsletter input[type="submit"] {
    background: #007bff;
    border: 0;
    width: 35%;
    padding: 6px 0;
    text-align: center;
    color: #fff;
    transition: 0.3s;
    cursor: pointer;
}
footer .footer-newsletter input[type="email"] {
    border: 0;
    padding: 6px 8px;
    width: 65%;
}

footer h5 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
    font-family: Arial;
}

footer p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;
    font-family: "Euphemia UCAS", sans-serif;
    color: #ecf5ff;
}
footer .contact-list a {
    color: #ecf5ff;
}
footer .copyright {
    padding-top: 30px;
}
.footer-bottom {
    background: #040a4f;
    padding: 0 0 30px 0;
    color: #eee;
}
.footer-top {
    background-color: #000;
    padding: 60px 0 30px 0;
}
footer .credits {
    font-size: 13px;
    color: #f1f7ff;
}
.footLgWr:before {
    content: "";
    z-index: 10;
    position: absolute;
    height: 80px;
    width: 180px;
    top: -120%;
    left: -120%;
    background: linear-gradient(
        transparent 0%,
        rgba(255, 255, 255, 0.1) 45%,
        rgba(255, 255, 255, 0.5) 50%,
        rgba(255, 255, 255, 0.1) 55%,
        transparent 100%
    );
    transition: all 1s;
    transform: rotate(-45deg);
    animation: shine 3s infinite forwards;
}
.bg-theme {
    background-color: #000 !important;
}

.breadcrumb {
    font-size: 14px;
    margin-bottom: 30px;
    padding: 0;
    background-color: transparent;
}
.breadcrumb a {
    padding-right: 10px;
}

.navbar-collapse .navbar-nav .nav-item a {
    font-family: "Muli", sans-serif;
}
.rightMnu .nav-item a {
    color: #fff !important;
}

.rightMnu .nav-item .signUp {
    background-color: #fff !important;
    padding-right: 15px;
    padding-left: 15px;
    color: #000 !important;
}

.hme_h5 {
    font-family: "Muli", sans-serif;
    font-size: 28px;
    margin-top: 50px;
    margin-bottom: 3px;
}
.hme_h51 {
    font-family: "Muli", sans-serif;
    font-size: 18px;
    color: #fff;
}

.page-intro-sec {
    position: relative;
    padding-top: 40px;
}

.page-intro-sec img.img-responsive {
    width: 100%;
}
.prv-sec-bg {
    position: absolute;
    bottom: 100px;
    width: 100%;
}
.pad-lr-50 {
    padding: 0 50px;
}
.hme_img2-warpper {
    width: 85%;
}
.mar_l_r_auto {
    margin-left: auto;
    margin-right: auto;
}
/* .hme_col1 &gt; div:first-child {
    flex: 1;
    border-right: 1px solid #cfd1e9;
} */

.hmeRwBtn {
    margin-top: 30px;
}
.hmeRwBtn &gt; div &gt; button {
    background-color: #000 !important;
    font-family: "Muli", sans-serif;
    padding: 0 15px;
    border-radius: 12px;
    width: 118px;
    font-size: 15px;
    line-height: 2.3;
    border: none;
}
.no-pad-custome {
    padding: 0 !important;
}

.hme_p2 {
    font-size: 36px;
    font-family: "Muli", sans-serif;
    color: #000;
    margin-top: 30px;
    line-height: 1.2;
    font-weight: bold;
}

.hme_full_div {
    margin-top: 50px;
    background-color: #000 !important;
    padding: 50px 0;
}

.hme_p3,
.hme_p4 {
    color: #fff;
    padding: 34px 0;
    font-size: 20px;
    font-weight: 600;
    font-family: "Muli", sans-serif;
}

.hme_p5,
.hme_p6 {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
    font-family: "Muli", sans-serif;
}
.hme_p6.text-right,
.mt-60 {
    margin-top: 60px;
}

.hme_img3 {
    width: 69px;
    display: inline-block;
    vertical-align: middle;
}
.navbar-nav .active {
    font-weight: bold;
}

.vertical_center {
    display: flex !important;
    align-items: center !important;
}
.spacer {
    margin-top: 60px;
    margin-bottom: 60px;
}

.arrow-right {
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 11px solid #000;
    position: relative;
    display: inline-block;
    left: 269px;
}

.cus_border {
    /*border-top: 2px solid rgba(3, 8, 67, 1);
    width: 68%;
  height:2px;*/
    display: none;
}

.width_100 {
    width: 100%;
}

.hme_icon1 {
    width: 27px;
    padding: 0 5px 0 0;
}

.m_t_15 {
    margin-top: 15px !important;
}

.m_b_15 {
    margin-bottom: 15px !important;
}

.hme_whd {
    margin: 0;
}
.hme_p7 {
    font-size: 16px;
    font-family: "Muli", sans-serif;
    color: #000;
    line-height: 1.5;
}

.hme_p8 {
    font-family: "Muli", sans-serif;
    color: #000;
}

.arrImgWrp {
    position: absolute;
    bottom: 0;
}

.hme_img_arr_lft {
    width: 75px;
}

.hme_img_arr_right {
    width: 75px;
    position: relative;
    top: 47px;
    right: -77px;
}

.arrImgWrp {
    position: absolute;
    bottom: 60px;
    right: 27px;
}

.flx_end {
    justify-content: flex-end;
}

.col_pwr {
    text-align: right;
}

.col_imwr {
    text-align: right;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
}

.navbar-dark .navbar-nav .nav-link:hover {
    font-weight: 700 !important;
    color: #fff;
}
.grey-bg {
    background-color: #f9f9f9;
    padding: 10px 0;
}
.action-container {
    padding: 60px 20px;
    border: 1px #000 solid;
    text-align: center;
    color: #000;
    background-color: #fff;
    border-radius: 15px;
    font-family: "Muli", sans-serif;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1),
        1px -2px 10px rgba(0, 0, 0, 0.1) inset;
}
.action-container:hover {
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.12);
}
.action-container .action-btn {
    color: #fff !important;
    background-color: #000;
    padding: 5px 30px 10px;
}
.action-container img {
    width: 100px;
}

.resp-vtabs li.resp-tab-active img {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

body.sticky .bg-theme {
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
}

body.sticky .navbar {
    padding: 0.2rem 0;
}

/*footer*/
.col_white_amrc {
    color: #fff;
}

.pt2 {
    padding-top: 40px;
    margin-bottom: 20px;
}
.mb10 {
    padding-bottom: 15px;
}
.footer_ul_amrc {
    margin: 0px;
    list-style-type: none;
    font-size: 14px;
    padding: 0px 0px 10px 0px;
}
.footer_ul_amrc li {
    padding: 8px 0;
}
.footer_ul_amrc li a {
    color: #fff;
    font-size: 18px;
}
.footer_ul_amrc li a:hover {
    color: #ecf5ff;
    text-decoration: none;
}
.fleft {
    float: left;
}
.padding-right {
    padding-right: 10px;
}

.footer_ul2_amrc {
    margin: 0px;
    list-style-type: none;
    padding: 0px;
}
.footer_ul2_amrc li p {
    display: table;
}
.footer_ul2_amrc li a:hover {
    text-decoration: none;
}
.footer_ul2_amrc li i {
    margin-top: 5px;
}

.bottom_border {
    border-bottom: 1px solid #323f45;
    padding-bottom: 20px;
}
.foote_bottom_ul_amrc {
    list-style-type: none;
    padding: 0px;
    display: table;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
}
.foote_bottom_ul_amrc li {
    display: inline;
}
.foote_bottom_ul_amrc li a {
    color: #999;
    margin: 0 12px;
}

.social_footer_ul {
    display: table;
    margin: 15px auto 0 auto;
    list-style-type: none;
}
.social_footer_ul li {
    padding-left: 20px;
    padding-top: 10px;
    float: left;
}
.social_footer_ul li a {
    color: #ccc;
    border: 1px solid #ccc;
    padding: 8px;
    border-radius: 50%;
}
.social_footer_ul li i {
    width: 20px;
    height: 20px;
    text-align: center;
}

.footer_logo {
    width: 161px !important;
}

dl {
    color: #fff;
}
.hme_reg_btn {
    padding-right: 20px;
}
.pad-left-15 {
    margin-left: 15px;
}

.rightMnu .signUp,
.rightMnu .login {
    margin: 10px 10px 10px 10px;
}
header .rightMnu .signUp,
header .rightMnu .login {
    margin: 10px 0px 10px 10px;
}
.fusion-content-boxes img {
    margin-right: 15px;
}
.fusion-content-boxes .heading-with-icon {
    margin-bottom: 50px !important;
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    .hme_p1 {
        width: 100% !important;
    }
    .hme_col1 &gt; div:first-child {
        border: none !important;
    }
    .col_hww {
        justify-content: center;
    }
    .col_hwimg {
        text-align: center;
    }
    .arrow-right {
        display: none;
    }
    h2.resp-tab-active {
        color: #fff;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 767px) {
    .community-tittle {
        margin-top: 15px;
    }
    .community-time {
        display: block;
        margin-top: 10px;
    }
    .comm-dtl .community-time {
        margin-top: 0;
    }
    .community-time span {
        margin-left: 0;
    }
    #footer .copyright {
        float: left !important;
    }
    .start-view-btn {
        margin-top: 30px;
    }
    .review .nopadding {
        padding: 0 15px;
    }
    .user-img,
    .user-dtl {
        text-align: center;
    }
    .user-dtl h2 {
        margin-top: 15px;
    }
    .user-stat {
        padding-top: 15px;
    }
    .user-stat p {
        font-size: 14px !important;
    }
    .user-stat span {
        text-align: left;
        width: 135px;
    }
    .profile-header .text-right {
        margin-top: 40px !important;
        text-align: center !important;
    }
    .login-img {
        max-height: 250px;
        width: auto;
    }
    .form-img-sec {
        text-align: center;
    }
}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
    .parlex_1,
    .parlex_2,
    .parlex_3,
    .parlex_4,
    .parlex_5,
    .parlex_6,
    .parlex_pro_1,
    .parlex_pro_2,
    .parlex_pro_3,
    .parlex_pro_4,
    .parlex_pro_5,
    .parlex_pro_6,
    .parlex_pro_7 {
        background: none;
    }
    .post-content,
    .container {
        width: 100% !important;
    }

    .scroll-tabs,
    .resp-tab-content img,
    .resp-accordion .arrow-right {
        display: none;
    }
    .resp-tab-content {
        padding: 15px;
    }
    .resp-tab-active img {
        -webkit-filter: brightness(0) invert(1);
        filter: brightness(0) invert(1);
    }
    h2.resp-tab-active {
        color: #fff;
    }
    .parlex_all {
        padding: 0;
        padding-top: 50px;
    }
    #section-1,
    #section-2,
    #section-3,
    #section-4,
    #section-5,
    #section-6,
    #section-7 {
        margin-left: 0px !important;
    }
    .action-container {
        margin-bottom: 20px;
    }
    #font-14 {
        font-size: 15px;
    }
    /* #particles-js .float-right{
    float:none !important;
  }
  #particles-js img{
    margin:0 auto;
    display:block;
  }

  .watch-reg .hme_p7 {
  text-align:center
  }
  .watch-reg .float-right{
    float:none !important;
  }
  .watch-reg img{
    margin:0 auto;
    display:block;
  }
  */
    .start-view-btn span {
        padding: 15px 25px;
        font-size: 14px;
    }

    #particles-js .works-work1 p {
        padding: 20px 0;
        float: left !important;
        text-align: left;
        margin-left: -10px;
        font-size: 16px;
    }
    #particles-js .works-work1 {
        width: 80%;
        text-align: left;
    }
    #particles-js .works-work2 {
        width: 20%;
        float: left !important;
        margin-left: -20px;
    }

    .watch-reg .works-work1 {
        width: 70%;
        text-align: left;
    }
    .watch-reg .works-work2 {
        width: 30%;
    }
    .navbar-dark .navbar-nav .nav-link {
        font-size: 14px;
    }
}

/* Large Devices, Wide Screens */
@medias only screen and (min-width : 1200px) {
}

.navbar {
    padding: 0.5rem 0;
}
#footer .footer-top h4 {
    font-size: 24px;
    color: #fff;
    position: relative;
    font-family: "Muli", sans-serif;
}

.cus_p p {
    margin-bottom: 30px;
}

.scroll-tabs {
    position: fixed;
    left: 125px;
    top: 240px;
    display: none;
}
.post-content {
    position: relative;
}

/*.dot-bg{
    background: url(../images/bg.png);
    background-color: white;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom;
}
.dot-bg {
  overflow: hidden;
}*/
/* .dot-img {
    background-color: white;
    position: fixed;
    width: 100%;
    left:0;
    bottom:0;
    z-index: 99;
} */

.dot-img {
    background-color: white;
    position: fixed;
    width: 73%;
    bottom: 0;
    z-index: 99;
    transform: translate(-50%, 0%);
    left: 50%;
    right: 50%;
}

.dot-img img {
    width: 100%;
}
.scroll-tabs img {
    margin-bottom: 30px;
    width: 30px;
}
.customer-sec {
    background-color: #fff;
    padding: 40px 0;
}
.customer-sec.last {
    margin-bottom: 60px;
}
.customer-sec img {
    max-width: 250px;
}
.customer-sec h2 {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 50px;
}
.customer-sec p {
    padding-left: 30px;
    /* border-left: 3px solid #ccc; */
    line-height: 1.5;
    font-size: 17px;
}

@media screen and (max-width: 450px) {
    .customer-sec h2 {
        margin-bottom: 20px;
        margin-top: 50px;
    }
    .customer-sec p {
        padding-left: 0;
        border-left: none;
    }
}

#section-1,
#section-2,
#section-3,
#section-4,
#section-5,
#section-6,
#section-7 {
    transition: 3s;
    /* margin-left: 55px; */
}

.resp-tab-content {
    padding: 0 !important;
}

.bold_font {
    font-weight: bold;
    color: #000;
}
p {
    line-height: 1.2;
}
.font-14 {
    font-size: 14px;
}
.mb-10 {
    margin-bottom: 10px;
}
.resp-tab-content {
    padding: 0 !important;
}

#particles-js .left-image {
    width: 100%;
    margin-top: 50px;
}
#particles-js {
    background-color: #b61924;
    background-image: url("");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    position: relative;
}
canvas.particles-js-canvas-el {
    position: absolute;
    z-index: 1;
    top: 0;
}
.resp-tab-content {
    font-size: 16px;
    font-family: "Muli", sans-serif;
    color: #000;
    line-height: 1.5;
}
.resp-tab-active {
    background: #000;
}
h2.resp-accordion.hor_2.resp-tab-active,
h2.resp-accordion.hor_1.resp-tab-active {
    background: #000 !important;
    color: #fff !important;
}

h2.resp-accordion.hor_1,
h2.resp-accordion.hor_2 {
    font-size: 18px;
}
.resp-tab-content {
    padding: 20px 10px !important;
}
li.vertical_center.resp-tab-item.hor_1 img {
    width: 30px;
    margin-right: 8px;
}
li.vertical_center.resp-tab-item.hor_1,
li.resp-tab-item.hor_2 {
    font-size: 15px;
}
.action-container p {
    font-size: 18px;
}

.text-dark {
    color: #000000 !important;
}

.nav-pills .nav-link.active,
.nav-pills .show &gt; .nav-link {
    color: #fff !important;
    background-color: #000000 !important;
}

.page-item.active .page-link {
    color: #fff !important;
    background-color: #000 !important;
    border-color: #000 !important;
}
.page-link {
    color: #000 !important;
}
.page-link:focus {
    box-shadow: none !important;
}

/******************************* new css ***********************/
.user_provider_profile_image {
    height: 150px;
    width: 150px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    border: 2px solid #000000;
}

.small_user_provider_profile_image {
    height: 50px;
    width: 50px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    border: 1px solid #000000;
}

.carousel-indicators{
    bottom: -33px!important;
}
.carousel-indicators .active{
    background-color: #000!important;
}
.carousel-indicators li{
    background-color: #000!important;
}



/* contact us page css */
.container .contact_info .card {
  /* height: 500px;
  width: 800px; */
  background-color: #fff;
  position: relative;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  padding: 10px;
  border-radius: 10px;
  font-family: 'Poppins', sans-serif;
  overflow: hidden;
  cursor: pointer
}

/* .container .card .form {
  width: 100%;
  height: 100%;
  display: flex
} */

.container .contact_info .card .left-side {
  /* width: 45%; */
  background-color: #000000;
  /* height: 100%; */
  border-radius: 10px;
  position: relative;
  overflow: hidden
}

.contact_info .left-side .top {
  color: #fff;
  padding: 30px
}

.contact_info .top h4 {
  font-size: 19px;
  margin-bottom: 10px;
}
.contact_info .top h5 {
  margin-top: 16px;
  margin-bottom: 10px;
}


.contact_info .top p {
  color: #ded9ec;
  font-size: 14px
}

.contact_info .medium {
  display: flex;
  align-items: start;
  flex-direction: column;
  padding: 0 30px;
  color: white;
  position: relative;
  margin-top: 25px
}

.contact_info .medium .fa-phone {
  position: absolute;
  font-size: 20px;
  transition: all 0.5s;
  /* left: -50px */
}

.contact_info .medium p:nth-child(2) {
  position: absolute;
  top: 1px;
  left: 50px;
  margin-left: 10px;
  font-size: 13px;
  transition: all 0.5s
}

/* .contact_info .left-side:hover .medium p:nth-child(2) {
  left: 50px
} */

.contact_info .medium .fa-envelope {
  padding-top: 35px;
  font-size: 17px;
  position: absolute;
  /* left: -50px; */
  top: 22px;
  transition: all 0.5s
}

.contact_info .medium p:nth-child(4) {
  position: absolute;
  top: 55px;
  left: 50px;
  margin-left: 10px;
  font-size: 13px;
  transition: all 0.5s
}

/* .contact_info .left-side:hover .medium p:nth-child(4) {
  left: 50px
} */

.contact_info .medium .fa-map-marker-alt {
  padding-top: 35px;
  font-size: 20px;
  position: absolute;
  top: 72px;
  /* left: -50px; */
  transition: all 0.5s
}

.contact_info .medium p:nth-child(6) {
  position: absolute;
  top: 108px;
  left: 50px;
  margin-left: 10px;
  font-size: 13px;
  transition: all 0.5s
}

/* .contact_info .left-side:hover .medium p:nth-child(6) {
  left: 50px
} */

/* .contact_info .left-side:hover .fa-phone {
  top: 1px;
  left: 30px;
  position: absolute
}

.contact_info .left-side:hover .fa-envelope {
  position: absolute;
  left: 30px
}

.contact_info .left-side:hover .fa-map-marker-alt {
  position: absolute;
  left: 30px
} */

.contact_info .last {
  padding: 0 30px;
  padding-top: 272px;
  position: relative;
  letter-spacing: 10px;
  font-size: 15px;
  color: #ccc3e2
}

.contact_info .last .fa-facebook-f {
  position: absolute;
  left: -50px;
  top: 230px;
  transition-delay: 0.6s;
  transition: all 0.5s
}

.contact_info .left-side:hover .fa-facebook-f {
  position: absolute;
  left: 30px
}

.contact_info .last .fa-twitter {
  position: absolute;
  top: 230px;
  left: -50px;
  transition: all 0.5s;
  transition-delay: 0.2s
}

.contact_info .left-side:hover .fa-twitter {
  position: absolute;
  left: 58px
}

.contact_info .last .fa-instagram {
  position: absolute;
  left: -50px;
  top: 230px;
  transition: all 0.5s;
  transition-delay: 0.4s
}

.contact_info .left-side:hover .fa-instagram {
  position: absolute;
  left: 90px
}

.contact_info .last .fa-linkedin {
  position: absolute;
  left: -50px;
  top: 230px;
  transition: all 0.5s;
  transition-delay: 0.6s
}

.contact_info .left-side:hover .fa-linkedin {
  position: absolute;
  left: 120px
}

.contact_info .last:nth-child(5) {
  height: 60px;
  width: 60px;
  border-radius: 50%;
  background-color: #fa949d
}

.contact_info .left-side::before {
  content: '';
  position: absolute;
  background-color: #fa949d;
  height: 230px;
  width: 230px;
  bottom: -120px;
  right: -120px;
  border-radius: 50%
}

.contact_info .left-side::after {
  content: '';
  position: absolute;
  background-color: #7e53f9;
  height: 80px;
  width: 80px;
  bottom: 40px;
  right: 45px;
  border-radius: 50%;
  opacity: 0.9
}

.owl-carousel .owl-controls .owl-nav {
  margin-top: 0!important;
}

#VideoModal .modal-dialog {
  max-width: 800px;
  margin: 30px auto;
}
#VideoModal .modal-content{
  flex-direction: unset;
  border: unset;
  border-radius: unset;
  display: contents;
}
.top_tag_line{
  /* padding-top:10px; */
}
.top_tag_line .hme_h5{
  font-size: 26px;
  font-family: "Muli", sans-serif;
  margin-bottom: 3px;
  margin-top: 0px;
}
.top_tag_line .hme_p1{
  font-size: 18px;
  padding-top: 0;
  font-family: "Muli", sans-serif;
  margin-top: 0;
  color: #000;
  line-height: 1.5;
}
.app_logo_div{
  padding-top: 50px;
}
.video_div{
  /* padding: 70px 0 70px 0; */
  padding: 30px 0 30px 0;
}
.slider_div h5.title{
  font-size: 24px;
  padding-bottom: 20px;
  margin-bottom: 0px;
}

a.service_name{
  color: #000;
}
.city_div p, .service_div p{
  text-transform: capitalize;
}

.qrcode_main_div{
  display: flex;
  align-items: center;
  padding: 10px 0 0 0;
  justify-content: space-between;
  width: 85%;
}
.qrcode_main_div .text_div span{
  font-size: 18px;
  font-weight: 600;
}


/* our team */
.team_member {
  background: rgba(199,201,209,.09);
  padding-bottom: 50px;
  overflow: hidden;
}
.single_team_content{
  padding:45px;
  margin-top:60px;
}
.single_team_content h1 {
  font-size: 50px;
  font-weight: 600;
  line-height: 60px;
}
.single_team_content p{}
.our-team {
  margin-bottom: 30px;
  box-shadow: 0 10px 40px -10px rgba(0,64,128,.09);
}
.our-team .team_img{
  position: relative;
  overflow: hidden;
  height: 250px;
  object-fit: cover;
}
.our-team .team_img:after{
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255,255,255,0.2);
  position: absolute;
  bottom: -100%;
  left: 0;
  transition: all 0.3s ease 0s;
}
.our-team:hover .team_img:after{
  bottom: 0;
}
.our-team img{
  width: 100%;
  height: auto;
}
.our-team .social{
  padding: 0 0 18px 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: -100%;
  right: 10px;
  background: #fff;
  border-radius: 0 0 20px 20px;
  z-index: 1;
  transition: all 0.3s ease 0s;
}
.our-team:hover .social{
  top: 0;
}
.our-team .social li a{
  display: block;
  padding: 15px;
  font-size: 15px;
  color: #232434;
}
.our-team:hover .social li a:hover{
  color: rgba(0,0,0,.1);
}
.our-team .team-content{
  padding: 20px 5px 20px 5px;
  background: #fff;
  /* min-height: 202px; */
  min-height: 268px;
}
.our-team .title{
  font-size: 18px;
  font-weight: bold;
  color: #000;
  text-transform: capitalize;
  margin: 0 0 20px;
  position: relative;
}
.our-team .title:before{
  content: "";
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: -10px;
  right: 50%;
  margin-right: 9px;
  transition-duration: 0.25s;
}
.our-team .title:after{
  content: "";
  width: 25px;
  height: 1px;
  background: #000;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: 9px;
  transition-duration: 0.25s;
}
.our-team:hover .title:before,
.our-team:hover .title:after{
  width: 50px;
}
.our-team .post{
  display: inline-block;
  font-size: 15px;
  text-transform: capitalize;
}
.our-team .post:before{
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #000;
  margin: 0 auto;
  position: relative;
  top: -13px;
}
@media only screen and (max-width: 990px){
  .our-team{ margin-bottom: 30px; }
}

.whatsapp-floating-button {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 10px;
  right: 25px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 9999;
}
.whatsapp-floating-button i {
  margin-top: 11px;
}
.call-floating-button {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 10px;
  left: 25px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  z-index: 9999;
}
.call-floating-button i {
  margin-top: 12px;
}

/* faq */
.section_padding_130 {
    padding-top: 50px;
    padding-bottom: 130px;
}
.faq_area {
    position: relative;
    z-index: 1;
    background-color: #f5f5ff;
}

.faq-accordian {
    position: relative;
    z-index: 1;
}
.faq-accordian .card {
    position: relative;
    z-index: 1;
    margin-bottom: 1rem;
}
.faq-accordian .card:last-child {
    margin-bottom: 0;
}
.faq-accordian .card .card-header {
    background-color: #ffffff;
    padding: 0;
    border-bottom-color: #ebebeb;
}
.faq-accordian .card .card-header h6 {
    cursor: pointer;
    /* padding: 1.75rem 2rem; */
    padding: 10px 10px 10px 10px;
    color: #3f43fd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-grid-row-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.faq-accordian .card .card-header h6 span {
    font-size: 1.5rem;
}
.faq-accordian .card .card-header h6.collapsed {
    color: #070a57;
}
.faq-accordian .card .card-header h6.collapsed span {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.faq-accordian .card .card-body {
    /* padding: 1.75rem 2rem; */
    padding: 10px 10px 10px 10px;
}
.faq-accordian .card .card-body p:last-child {
    margin-bottom: 0;
}

@media only screen and (max-width: 575px) {
    .support-button p {
        font-size: 14px;
    }
}

.support-button i {
    color: #3f43fd;
    font-size: 1.25rem;
}
@media only screen and (max-width: 575px) {
    .support-button i {
        font-size: 1rem;
    }
}

.support-button a {
    text-transform: capitalize;
    color: #2ecc71;
}
@media only screen and (max-width: 575px) {
    .support-button a {
        font-size: 13px;
    }
}



@media only screen and (max-width: 576px) {
  .our-team .team_img{
    height: unset
  }
}

@media only screen and (max-width: 768px) {
  .logo-img{
    width: 140px;
  }
  .marquee_title{
    font-size: 17px;
  }
  .top_tag_line .hme_h5{
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 0!important;
  }
  .top_tag_line .hme_p1 {
    font-size: 16px;
  }
  .tag_line_main_div{
    padding-bottom: 20px;
  }
  .top_tag_line{
    padding-top: 0;
  }
  .video_div {
    padding: 20px 0 20px 0;
    border-top: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
  }
  .watch_video_div, .app_logo_div{
    text-align: center;
  }
  .app_logo_div{
    padding-top: 30px;
  }
  .hme_p2 {
    font-size: 22px;
    margin-top: 0;
    text-align: center;
  }
  /* .hme_col1 .app_logo_div {
    padding-bottom: 15px;
  } */
  .hme_col1 .app_logo_div img {
    width: 120px;
  }
  .app_mobile_img_div{
    padding: 30px 0 0 0;
  }
  .slider_div{
    padding-top: 20px;
  }
  .slider_div h5.title {
    font-size: 20px;
  }
  .qrcode_main_div{
    padding: 20px 0 0 0;
    width: 100%;
  }
  
}
/* @media (min-width: 1200px){
  .container, .container-lg, .container-md, .container-sm, .container-xl {
      max-width: 1335px;
  }
  .container {
    padding-right: 30px;
    padding-left: 30px;
  }
} */
</pre></body></html>