*{
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  font-family: Nunito Sans;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
  font-style: normal;
}
.login-bdy{
    background-image: linear-gradient(to right, #fffafb 51%, #5DB2DE 49%);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left top;
    height: 100vh;
   }

.logo {
    text-align: center;
}  
.form-heading h1 {
    font-family: Nunito Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 55px;
    color: #000000;
    text-align: center;
} 

    .social-icon ul {
      display: inline-block;
      width: 100%;
      padding: 0;
    }
    .social-icon ul li{
      width: 16%;
      display: inline-block;
    vertical-align: top;
    
   }
    .social-icon ul li.button a {
      height:50px;
      border: solid 1px black;
    }
    .fb-icon{
      text-align: right;
    }
    .g-icon{
      text-align: left;
    }
    .social-icon .s-icon img {
    width: 52%;
    }

    label.form-lb-txt a {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    text-decoration-line: underline;
    color: #4AA4D2;
}

img.rgt-sd-img {
    width: 90%;
}

    /*---------------------Form css--------------------*/
    .form-control{
      border: none;
      border-bottom: 1.3px solid #D3D3D3;
    }
    .form-group{
      margin-bottom: 2rem;
    }
    .form-lb-txt{
     font-family: Nunito Sans;
     font-style: normal;
     font-weight: bold;
     font-size: 18px;
     line-height: 27px;
     text-decoration-line: underline;
     color: #4AA4D2;
     float: right;
    }
    button.btn.btn-lg.btn-block {
    background: #4AA4D2;
    font-family: Nunito Sans;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 34px;
    color: #FFFFFF;
    border: none;
    }

    .btm-fm-btn {
    font-weight: bold;
    font-size: 18px;
    line-height: 27px;
    /* text-decoration-line: underline; */
    color: #4AA4D2;
    }

    .forgot-txt {
    padding-bottom: 3rem;
    }

    .social-icon {
    font-family: Nunito Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
    text-align: center;
    }
    .signup{
      font-family: Nunito Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 27px;
      color: #000000;
      text-align: center;
    }
    .right-img{
      position: absolute;

    }
    .txt-right {
    width: 88%;
    height: 88%;
    position: absolute;
    font-family: Wylie Voigen !important;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 59px;
    text-align: right;
    color: #FFFFFF;
    padding: 15% 2% 8% 1%;
    background: rgba(0, 0, 0, 0.35);
}

  .txt-right3 {
    width: 87.6%;
    height: 79.8%;
    position: absolute;
    font-family: Wylie Voigen !important;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 59px;
    text-align: right;
    color: #FFFFFF;
    padding: 15% 2% 8% 1%;
    background: rgba(0, 0, 0, 0.35);
}
.txt-right2 {
    width: 87.6%;
    height: 100.8%;
    position: absolute;
    font-family: Wylie Voigen !important;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 59px;
    text-align: right;
    color: #FFFFFF;
    padding: 15% 2% 8% 1%;
    background: rgba(0, 0, 0, 0.35);
}
.logo img {
    width: 35%;
}
/*-----------------------------login end-----------------------------*/
/*_________________________forgot page css_____________________________*/
.frgt-sign-in{
   font-family: Nunito Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 27px;
      color: #000000;
      text-align: center;
      padding: 130px 0 0 0;
}
/*_________________________Sign in page css_____________________________*/
.signin{
   font-family: Nunito Sans;
      font-style: normal;
      font-weight: normal;
      font-size: 18px;
      line-height: 27px;
      color: #000000;
      text-align: center;
       padding: 130px 0 0 0;
}

/*-------------------footer sec-------------------*/

footer.footer {
    background: #4AA4D2;
}

.ft-log img{
  width: 150px;
  height: 79px;
}

.ft-address p {
    font-family: Nunito Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
}

.ft-nav-menu ul {
    list-style: none;
}

.ft-nav-menu li a {
    font-family: Nunito Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 40px;
    color: #FFFFFF;
}
.footer .social-icon a img {
    width: 42px;
}

.ft-text img {
    width: 18px;
}

.ft-text p {
    font-family: Nunito Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
    color: #FFFFFF;
}
/*---------------------header---------------------*/
.dropdown-menu {
    transform: translateX(-228px);
}
li.nav-item a {
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #0E0E0E !important;
}
.top-btn.login-btn a {
    background: #0773C1;
    border-radius: 8px;
    font-weight: bold;
    font-size: 18px;
    line-height: 30px;
    padding: 10px 15px;
    color: #FFFFFF;
    border: none;
    text-decoration: none;
}

a.signin-up-btn {
    /* width: 50%; */
    padding: 11px;
    background: #0773C1;
    border-radius: 8px;
    font-weight: bold;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
}
.top-profile img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    border-radius: 50%;
}

.sign-outbtn{

    text-align: center;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;

    color: #FF3D3D;

}
.drop-menu{
    font-size: 18px;
    line-height: 34px;
    color: #000000;
}

.drop-hd h6 {
    font-weight: 500;
    font-size: 18px;
    line-height: 17px;
    color: #000000;
}
.drop-hd p {
    font-weight: normal;
    font-size: 16px;
    line-height: 17px;
    color: #000000;
}

.myfile {
    position: absolute;
    bottom: 0;
    top: 6%;
    left: 7%;
    outline: none;
    color: transparent;
    width: 50%;
    height: 54%;
    box-sizing: border-box;
    padding: 0px 310px;
    cursor: pointer;
    content-visibility: hidden;
    transition: 0.5s;
}

.myfile::before{
  content: '\f030';
  font-size: 16px;
  color: #fff;
  display: inline-block;
  -webkit-user-select:none;
}

.myprofile {
    position: absolute;
    bottom: 0;
    top: 4%;
    left: 7%;
    outline: none;
    color: transparent;
    width: 34%;
    height: 40%;
    box-sizing: border-box;
    padding: 0px 82px;
    margin: 0 0px 6px 89px;
    cursor: pointer;
    content-visibility: hidden;
    transition: 0.5s;
    border-radius: 50%;
}

.myprofile::before{
  content: '\f030';
  font-size: 16px;
  color: #fff;
  display: inline-block;
  -webkit-user-select:none;
}

div#editprofile {
    text-align: center;
}
div#editprofile img {
    width: 185px;
    /* max-height: 200px; */
    /* width: auto; */
    height: auto;
    display: block;
    margin: auto;
    border-radius: 50%;
    border: 10px solid #4aa4d2;
    object-fit: contain;
    height: 185px;
    object-fit: cover;
}

.nav-link.active {
  font-weight: bold;
  text-decoration: underline;
  text-underline-position: from-font;
  }

.form-inline {  
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}

.form-inline label {
  margin: 5px 10px 5px 0;
}

.form-inline input {
  vertical-align: middle;
  margin: 5px 10px 5px 0;
  padding: 10px;
  background: #FFFFFF;
  border-radius: 5px;
  border: none;
}

.form-inline button {
  padding: 10px 20px;
  background-color: #0773C1;
  border: none;
  border-radius: 5px;
  color: white;
  cursor: pointer;
  font-weight: bold;
  font-size: 18px;
  line-height: 27px;
  color: #FFFFFF;
  outline: none;

}

.form-inline button:hover {
  background-color: royalblue;
}
.card-img img {
    height: 250px;
    object-fit: cover;
}
.card-sec .animatd-card:hover {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    box-shadow: 1px 12px 15px rgb(0 0 0 / 10%);
}
.card-sec .card {
      margin-bottom: 35px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.category-outer {
    position: relative;
}
.category-outer.show:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.9);
    z-index: 1;
}
.no-result-found {
  display: none;
  text-align: center;
}
.no-result-found img {
  max-width: 100%;
}
.no-result-found.show {
  display: block;
}
.no-result-found h2 {
    padding-top: 20px;
    font-weight: 700;
}
.form-inline input:focus {
    outline: none;
    text-decoration: none;
}
span.laod-more-data {
    display: inline-block;
    background: #0773C1;
    padding: 10px 20px;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
    cursor: pointer;
    font-weight: 700;
    transition: all 0.3s ease-in-out;
}
.card.animatd-card span.float-left img {
    width: 100px;
}
span.laod-more-data:hover {
  background: #4169e1;
}
span.place_id {
    display: none;
}
.rmv_btn {
    position: absolute;
    width: 60px;
    height: auto;
    right: 0;
    top: 10px;
    cursor: pointer;
}
.rmv_btn img {
    max-width: 100%;
}
.inner-text-card {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 15px 10px;
}
div#editprofile input#res_logo {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    outline: none;
    color: transparent;
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
    cursor: pointer;
    content-visibility: hidden;
    transition: 0.5s;
    height: 200px;
    max-width: 100%;
    margin: 0;
}
form.Contact-form label.error {
    color: red;
    position: absolute;
    top: 92px;
    font-size: 13px;
}
button.no-border-btn {
    border: none !important;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}
.card-footer.ft-dis-title span.range {
    text-align: right;
    display: block;
    font-size: 13px;
    font-weight: 600;
    margin-top: -20px;
}
img.card-img-top {
    max-height: 300px;
    max-width: 100%;
    width: auto;
    height: auto;
    display: block;
    object-fit: contain;
}
.community-containt .card-profile img {
    max-height: 70px;
    height: auto;
    overflow: hidden;
    height: 250px;
    width: 100%;
    border-radius: unset;
    object-fit: cover;
}
.password-change-success {
  display: none;
}
.password-change-success h6 {
    color: #008000;
}
span.user-image-char {
  text-transform: uppercase;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 25px;
    font-weight: 500;
    line-height: 50px;
    background: #73b9dc;
    border-radius: 50%;
    border: 1px solid #fff;
    color: #000;
    text-decoration: none;
}
a#dropdownMenuLink {
  text-decoration: none;
}
.dropdown-header.d-flex {
    align-items: center;
}
.dropdown-header.d-flex span.user-image-char, .dropdown-header.d-flex .top-btn.top-profile {
    margin-right: 5px;
}
.dropdown-header.d-flex h6 {
    margin: 0 !important;
}
.top-btn.top-profile {
    position: relative;
    display: inline-block;
    width: auto;
}
header .dropdown-menu {
    min-width: 270px;
}
.dropdown-header.d-flex p {
  margin: 0;
}
.message-sent {
  display: none;
}
.message-sent h5 {
    color: green;
    border: 1px solid green;
    padding: 10px;
    font-size: 15px;
}
.responsive-show {
    display: none;
}

@media (max-width:  992px){
    .dropdown-menu {
    transform: translateX(0px);
    }
}
@media (max-width: 800px) {
  .form-inline input {
    margin: 10px 0;
  }
  
  .form-inline {
    flex-direction: column;
    align-items: stretch;
  }
}
@media (max-width: 767px) {
  .responsive-show {display: block;}
  .responsive-hide {display: none;}  
}
@media (max-width: 500px) {
  .no-result-found h2 {font-size: 20px;}
}
/*Addistional changes*/
.contact-form {
  margin-top: 60px;
}
.pet_faq_icon > button {
  position: relative;
  padding-left: 40px;
  width: 100%;
  text-align: left;
}
.pet_faq_icon > button:after {
  position: absolute;
  content: "";
  background-image: url(../img/faq_pets.png);
  width: 20px;
  height: 22px;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  background-repeat: no-repeat;
  background-size: contain;
}
.card_main {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.community-containt .card {
  width: 31%;
  margin: 0 10px;
}
.card-profile {
  padding: 0;
}
.profile_name {
  padding: 0;
}
.profile_name > .d-flex {
  align-items: center;
}
.card-body {
  padding: 1.25rem 1.25rem 0 1.25rem;
}
.community-containt .card-footer {
  padding-bottom: 20px;
}
body .col-sm-8.profile_name {
  max-width: 90% !important;
  flex: auto;
}
.menuicon {
  width: 10% !important;
}
.heading a {
  text-align: center;
  display: inline-block;
  font-size: 18px;
  text-decoration: underline;
  width: 100%;
}
.Contact-form-sec {
  background: #e9e9e9;
}
/* a.view_all {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative !important;
} */
section.interested_main {
  /* border-top: 1px solid #55a9d5;
  border-bottom: 1px solid #55a9d5; */
  background: #f1f1f1;
}
.interested_main .heading h1 {
  text-align: left;
}
.container.full_width_header {
  max-width: 1360px;
}
section.social_network_main {
  background-image: url(../img/ark_mobile_banner.png);
  background-position: center bottom;
  width: 100%;
  height: 100%;
  background-repeat: repeat;
}
.social_content h1{
  font-family: Nunito Sans;
  font-style: normal;
  font-weight: 800;
  font-size: 45px;
  line-height: 55px;
  text-decoration-line: underline;
  color: #ffffff;
  text-align: left;
}
.social_content {
  max-width: 510px;
  margin-right: auto;
}
.social_content p{
  color: #fff;
  max-width: 346px;
  font-size: 20px;
  line-height: 30px;
}
.button_main a {
  background: #2abeef;
  color: #fff;
  padding: 15px 25px 15px 25px;
  border-radius: 30px;
  font-size: 15px;
  line-height: 25px;
  margin-right: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.button_main {
  display: inline-flex;
  position: relative;
}
.button_main a:hover{
  background: #fff;
  color: #2abeef;
  text-decoration: none;
}
.button_main svg {
  position: relative;
  width: 15px;
  margin-right: 5px;
}
.button_main a:hover svg path{
  fill: #2abeef;
}
a.android svg {
  width: 36px;
  height: 23px;
}
.number_text_main h3 {
  background: #2abeef;
  color: #fff;
  width: 45px;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  border-radius: 22px;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0;
}
.number_text_main p {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 0 !important;
}
.number_text_main:not(:last-child) {
  padding-bottom: 90px;
}
.number_main_col{
  position: relative;
}
.number_main_col:before {
  position: absolute;
  content: "";
  width: 2px;
  height: 64%;
  background: #2abeef;
  left: 35px;
  top: 50%;
  transform: translateY(-62%);
  z-index: -1;
}
section.slider {
  /* padding-top: 70px !important; */
  background-image: url(../img/mobile-light.png);
  background-position: center 208%;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 92px !important;
}
.slider_main.owl-carousel .owl-item img {
  max-width: 235px;
  margin: 0 auto;
  margin-top: 26px;
}
.slider_main button.owl-dot {
  width: 12px;
  height: 12px;
  z-index: 1;
  display: block;
  margin-right: 10px;
  background-color: #d6d8d9 !important;
  border-radius: 50%;
  box-sizing: border-box;
}
.slider_main .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  top: 130px;
  opacity: 0;
}
.slider_main .owl-dot.active {
  background-color: #2abeef !important;
  width: 15px;
  height: 15px;
}
section.community-containt {
  padding-top: 60px;
}
.owl-nav {
  position: absolute;
  display: flex;
  align-items: center;
  top: 50%;
  transform: translateY(-50%);
  justify-content: space-between;
  width: 100%;
}
button.owl-prev {
  left: 0;
}
button.owl-next {
  right: 0;
}
button.owl-prev, button.owl-next {
  font-size: 50px !important;
  color: #0773C1 !important;
}
/*responsiv*/
@media only screen and (min-width: 1200px) and (max-width: 1350px) { 
  li.nav-item a {
    font-size: 15px;
  }
  .top-btn.login-btn a {
    font-size: 15px;
  }
}

