
@font-face {
  font-family: 'nunitoregular';
    src: url('../fonts/nunito-regular-webfont.eot');
    src: url('../fonts/nunito-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nunito-regular-webfont.woff2') format('woff2'),
         url('../fonts/nunito-regular-webfont.woff') format('woff'),
         url('../fonts/nunito-regular-webfont.ttf') format('truetype'),
         url('../fonts/nunito-regular-webfont.svg#nunitoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'nunitolight';
    src: url('../fonts/nunito-light-webfont.eot');
    src: url('../fonts/nunito-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nunito-light-webfont.woff2') format('woff2'),
         url('../fonts/nunito-light-webfont.woff') format('woff'),
         url('../fonts/nunito-light-webfont.ttf') format('truetype'),
         url('../fonts/nunito-light-webfont.svg#nunitolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'nunitoextralight';
    src: url('../fonts/nunito-extralight-webfont.eot');
    src: url('../fonts/nunito-extralight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nunito-extralight-webfont.woff2') format('woff2'),
         url('../fonts/nunito-extralight-webfont.woff') format('woff'),
         url('../fonts/nunito-extralight-webfont.ttf') format('truetype'),
         url('../fonts/nunito-extralight-webfont.svg#nunitoextralight') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
  font-family: 'nunitolight';
  margin: 0px;
  padding: 0px;
}

.navbar-brand {
  outline: medium none;
}

.navbar-brand .img-respnosive {
  width: 120px;
  outline: none;
}

.banner-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: inline-block;
  float: left;
  min-height: 500px;
  position: relative;
  width: 100%;
  z-index: 9;
}

.header-sec {
  background-color: rgba(0, 0, 0, 0);
  box-shadow: none;
  float: left;
  padding: 10px 0;
  /*position: fixed;*/
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 99;
}

.banner-tabl {
  display: table;
  height: 100vh;
  width: 100%;
}

.banner-tbl-cl {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.banner-content {
  display: inline-block;
  margin: 0 auto;
  max-width: 650px;
  padding: 40px 0;
  width: 100%;
}

.app-links {
  float: left;
  width: 100%;
}

.app-links a {
  display: inline-block;
  padding: 0 15px;
  text-align: center;
  width: 40%;
}

.app-links .img-responsive {
  display: inline-block;
}

.banner-section::after {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.banner-content h1 {
  color: #ffffff;
  font-size: 45px;
}

.languagepicker {
  background-color: #ffffff;
  display: inline-block;
  float: left;
  height: 40px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  right: 0;
  transition: all 0.3s ease 0s;
  vertical-align: top;
  z-index: 99;
}

.sticky .languagepicker {
  background-color: #ffe2d6;
  transition: all 0.3s ease 0s;
}

.header-sec .collapse.navbar-collapse {
  position: relative;
}

.languagepicker a {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
}

.languagepicker li {
    display: block;
    padding: 0px 20px;
    line-height: 40px;
    border-top: 1px solid #ffe2d6;
}

.languagepicker li:hover a {
    color: #fff;
}

.languagepicker a:first-child li {
    border: none;
    background: #FFF !important;
}

.languagepicker li img {
  margin-right: 10px;
  margin-top: -9px;
  width: 22px;
}
.selected-lang .fa.fa-angle-down {
  position: absolute;
  left: 42px;
  top: 23px;
}

.roundborders {
    border-radius: 5px;
}

.large:hover {
    /* 
    don't forget the 1px border!
    The first language is 40px heigh, 
    the others are 41px
    */
  height: 346px;
}

.nav.navbar-nav.navbar-right.cus-nvbar {
  display: block;
  float: none;  
  width: 68%;
}

.cus-nvbar > li > a:hover, .cus-nvbar > li > a:focus {
  background-color: transparent;
  text-decoration: none;
}

.cus-nvbar > li > a {
  color: #000;
  font-size: 20px;
  text-transform: uppercase;
  outline: none;
}
.sticky .cus-nvbar > li > a {
  color: #000;  
}
.header-sec .navbar {
  margin: 10px 0;
}
.wrap_div_bg {
  float: left;
  width: 100%;
  /*background-image: url('../imgs/appbg.png');*/
  background-repeat: repeat;
  background-size: cover;
  padding: 20px 0 10px;
  border-radius: 8px;
}
/*.navbar-brand {
}*/

.header-sec .navbar-brand {
  padding: 0 0 0 15px;
    position: relative;
    z-index: 9;
    outline: none !important;
    border: none !important;
}
/*.header-sec a.navbar-brand:focus {  
    outline: none !important;
}*/

.banner-content p {
  color: #ffffff;
  float: left;
  font-size: 24px;
  width: 100%;
  text-transform: capitalize;
}

.under-banner-sec {
  float: left;
  padding: 100px 0;
  background-repeat: repeat;
  background-size: cover;

  width: 100%;
}

.promo__item.promo__item--wide {
  position: relative;
}

.promo__item--wide .promo__media {
  flex: 0 0 auto;
  width: calc(50% + 100px);
}

.promo__item--wide .promo__media + .promo__content {
  /*background-color: #ffffff;*/
  box-shadow: 0 1px 12px 0 rgba(0, 0, 0, 0.24);
  margin-top: 0;
  padding: 35px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate3d(0px, -50%, 0px);
  background: rgb(194,32,75);
  background: -moz-linear-gradient(0deg, rgba(194,32,75,1) 0%, rgba(188,24,72,1) 100%);
  background: -webkit-linear-gradient(0deg, rgba(194,32,75,1) 0%, rgba(188,24,72,1) 100%);
  background: linear-gradient(0deg, rgba(194,32,75,1) 0%, rgba(188,24,72,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2204b",endColorstr="#bc1848",GradientType=1);
}

.img-smiley {
  display: inline-block;
  margin: 0 5px ;
  width: 50px;
}

.promo__item--wide .promo__media-image {
  height: 460px;
}

.promo__media-image {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

.promo__item--wide .promo__content {
  flex: 0 0 auto;
  max-width: 50%;
}

.promo__item--wide .promo__content {
  width: 100%;
}

.promo__content {
  align-items: flex-start;
  justify-content: center;
  text-align: left;
}

.promo__content {
  display: flex;
  flex-direction: column;
}

.promo__title {
  font-size: 52px;
  line-height: 1.125;
  font-style: italic;
  text-align: center;
  width: 100%;
  color:#fff;
} 

.match-heart {
  float: left;
  padding: 20px;
  text-align: center;
  width: 100%;
}

.abt-tbl .match-heart .img-responsive {
  width: 150px;
}

.promo__description {
  color: #fff;
  font-size: 50px;
  text-align: center;
  max-width: 100%;
}

.Match-section .abt-contnt > h2 {
  font-size: 52px;
  text-align: center;
  color: #fff;
}

.header-sec.sticky {
  background-color: #ffffff;
  background-image: none;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  padding: 10px 0 3px;
  transition: all 0.3s ease 0s;
}

.footer-section {
  float: left;
  padding: 50px 0 30px;
  width: 100%;
  /*background: rgb(194,32,75);
  background: -moz-linear-gradient(0deg, rgba(194,32,75,1) 0%, rgba(188,24,72,0.643445647164677) 100%);
  background: -webkit-linear-gradient(0deg, rgba(194,32,75,1) 0%, rgba(188,24,72,0.643445647164677) 100%);
  background: linear-gradient(0deg, rgba(194,32,75,1) 0%, rgba(188,24,72,0.643445647164677) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2204b",endColorstr="#bc1848",GradientType=1);*/
}

.footer-ul {
  float: left;
  text-align: center;
  width: 100%;
}

.footer-ul > ul {
  float: left;
  list-style: outside none none;
  width: 100%;
  padding-left: 0;
}

.footer-ul li {
  border-right: 1px solid #ffffff;
  display: inline-block;
  padding: 0 12px;                                                                                                                                                              
  margin-bottom: 0px;
}

.footer-ul a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

.footer-ul li:last-child {
  border-right: medium none;
}

.footer-app-download {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 0;
}

.footer-app-download > a {
  float: left;
  text-align: center;
  width: 100%;
}

.footer-app-download .img-responsive {
  display: inline-block;
  margin: 0 0 20px 0;
  width: 120px;
}

.abt-tbl {
  display: table;
  height: 450px;
  width: 100%;
}

.abt-tbl-cl {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 100%;
}

.social-ul {
  float: left;
  margin-top: 20px;
  width: 100%;
  padding-left: 0;
}

.social-ul > li {
  border: medium none;
  display: inline-block;
  padding: 0 6px;
}

.social-ul a {
  height: 35px;
  line-height: 2.6;
  margin-bottom: 10px;
  color: #000;
  font-size: 29px;
  margin: 10px 30px;
}

.footer-app-download > li {
  border-right: medium none;
  padding: 0;
}

.Match-section {
  /*background-color: #e7e7e7;*/
  /*background-image: url('../imgs/appbg.png');*/
  background-repeat: repeat;
  background-size: cover;

  float: left;
  padding: 100px 0;
  width: 100%;
}

.abt-tbl .img-responsive {
  display: inline-block;
  width: 450px;
}

.chat-section {
  background-attachment: fixed;
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  padding: 100px 0;
  width: 100%;
  position: relative;
  z-index: 9;
}

.chat-section::after {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -1;
}

.chat-section .abt-tbl .img-responsive {
  width: 250px;
}

.chat-section .abt-tbl {
  height: 600px;
}

.chat-section .abt-contnt > h2 {
  color: #ffffff;
  font-size: 52px;
}

.chat-section .promo__description {
  color: #ffffff;
}

.mad-section {
  float: left;
  padding: 50px 0;
  width: 100%;
}

.mad-section h1 {
  color: #333333;
  float: left;
  text-align: center;
  width: 100%;
  font-size: 52px;
}

.sldr-img .img-responsive {
  display: inline-block;
  width: 250px;
}

.flx-div-inr .sldr-img {
  text-align: center;
}

.difference-slider {
  float: left;
  width: 100%;
  position: relative;
  z-index: 2
}

.sldr-titl strong {
  color: #595959;
  /* float: left; */
  font-size: 19px;
  margin-bottom: 5px;
  text-align: center;
  /* width: 100%; */
  margin: 0 30px;
  font-weight: 300;
}

.sldr-titl h3 {
  color: #333333;
  font-size: 42px;
  /*margin-bottom: 30px;*/
  margin-top: 0;
  text-align: center;
}

.sldr-titl p {
  color: #595959;
  float: left;
  font-size: 24px;
  margin-bottom: 0;
  margin-top: 20px;
  text-align: center;
  width: 100%;
}

/*.banner-inner-section {
  background: rgba(0, 0, 0, 0) linear-gradient(0deg, #c2204b 0%, rgba(188, 24, 72, 0.643) 100%) repeat scroll 0 0;
  float: left;
  margin: 67px 0 0;
  min-height: 150px;
  width: 100%;
  z-index: 1;
}*/
.page-title-inner h1 {
  font-size: 42px;
  margin-bottom: 40px;
  margin-top: 0;
  text-align: center;
}
.about-content {
  float: left;
  width: 100%;
}

.about-content p {
  /*color: #fff;*/
  float: left;
  font-size: 16px;
  margin: 0 0 15px;
  width: 100%;
}
.about-content p span {
  /*color: #fff!important;*/
}

.about-ul {
  float: left;
  list-style: outside none disc;
  padding-left: 15px;
  width: 100%;
}

.about-ul > li {
  color: #595959;
  font-size: 16px;
  margin-bottom: 5px;
}

.cms-content {
  float: left;
  padding: 70px 0;
  width: 100%;
  /*background-image: url('../imgs/appbg.png');*/
  background-repeat: repeat;
  background-size: cover;
  background: #f7f7f7;
}
.cms-content.priv_pol {
  /*background-image: url('../imgs/appbgr.png');*/
}

.faq-content h3 {
  color: #4d5763;
  font-size: 18px;
  font-weight: lighter;
  /* background-color: #fff; */
  transition: all 0.6s ease 0s;
  border-bottom: 1px solid #b4b4b4;
  padding: 15px;
  float: left;
  width: 100%;
  margin: 0 0;
  position: relative;
  cursor: pointer;
}
.faq-content {
  margin-bottom: 25px;
  float: left;
  width: 100%;
}
.last-clicked {
  background: #fff;
  float: left;
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
}

.faq-content h3::after {
    position: absolute;
    content: "\f101";
    font-family: 'fontawesome';
    right: 15px;
}

.faq-description {
    display:none;
}

.faq-description {
    background-color: #fbfbfb;
    float: left;
    padding: 15px;
    width: 100%;
}

.faq-description p {
    color: #595959;
    font-size: 16px;
}

.fb-registrainon, .gmail-registration, .edit-guidance {
    float: left;
    list-style: number;
    padding-left: 15px;
    width: 100%;
}

.faq-content strong {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
    color: #595959;
}

.fb-registrainon > li, .gmail-registration > li, .edit-guidance > li {
    color: #595959;
    font-size: 16px;
    margin-bottom: 5px;
}


.cms-bg {
  /*background: rgba(0, 0, 0, 0) url("../imgs/chat-bg.jpg") no-repeat fixed top center / cover;*/
  /*background-image: url('../imgs/appbg.png');*/
  background-repeat: repeat;
  background-size: cover;

  float: left;
  padding: 40px 0;
  position: relative;
  width: 100%;
}

/*new style*/
.sec_info {
  padding: 60px 0;
  float: left;
  width: 100%;
}
.banner_info h1 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 40px;
  margin-bottom: 50px;
}
.banner_info p {
  font-size: 25px;
  color: #7f7f7f;
  font-weight: lighter;
}
.meet_sec .col-sm-6 {
  padding: 0;
}
.pos_rel {
  position: relative;
}
.contnt_abs {
  position: absolute;
  bottom: 31%;
  color: #fff;
  text-shadow: 10px 0px 10px #000;
  width: 100%;
  padding: 10px 50px;
  z-index: 3;
  text-align: center;
}
.contnt_abs h3 {
  margin: 30px 0;
  font-size: 29px;
  text-transform: uppercase;
}
.contnt_abs p {
  font-size: 21px;
}
.pos_rel.img_wrp {
  height: 420px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-color: #000;
  background-size: cover;
  width: 100%;
  background-position: 50% 20%;
}
.pos_rel.img_wrp::after {
  top: 0;
  left: 0;
  content: "";
  position: absolute;
  z-index: 2;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.4);
}
.img_wrp .img-responsive {
  background: #000;
  width: 100%;
  object-fit: cover;
}
.mad_section {
  /* background-image: url('https://pastoralsj.org/images/stories/flexicontent/item_45_field_25/original/perspectiva1.jpg'); */
  background-image: url(../imgs/sadg.jpeg);
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 180px 0;
  float: left;
  position: relative;
  background-position: 0;
}
.mad_section::after {
  background-color: rgba(0, 0, 0, 0.35);
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
.flex-divv h3, .flex-divv p, .flex-divv strong {
  color: #fff;
  text-shadow: 0 0px 5px #505050;
  padding: 0;
  margin: 15px 0;
}
.flex-divv strong {
  margin: 0 20px;
}
.btn-submit {
  /*background: linear-gradient(0deg, rgba(194,32,75,1) 0%, rgba(188,24,72,0.643445647164677) 100%);*/
  background: #000;
  height: 40px;
  color: #fff;
  width: 100%;
}

.wrp_flcont .form-control {
  border: none;
  border-bottom: 1px solid #adadad;
  box-shadow: unset;
  border-radius: 0;
  height: 40px;
  margin-bottom: 36px;
  background: transparent;
}
.contact_main .text-uppercase {
  font-size: 45px;
  margin-top: 50px;
}
.contact_main {
  /*background: #e3f2f3;*/
  padding: 60px 0;
  float: left;
  width: 100%;
}
.blog_main .pos_rel.img_wrp {
  height: 320px;
  background: #000;
}
.blog_main .pos_rel.img_wrp img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  opacity: 0.7;
}
.wrap_blg .contnt_abs {
  bottom: 10px;
  padding: 10px 20px;
  text-align: left;
}
.mrgns {
  margin-left: 25px;
}
.meta_blog {
  border-top: 1px solid #fff;
  padding-top: 10px;
}
.meta_blog i {
  color: red;
}
.blog_main {
  float: left;
  width: 100%;
  padding: 60px 0 0 0;
}
.nav.navbar-nav.navbar-right.cus-nvbar a {
  font-size: 18px;
  padding: 10px 23px;
}
.abt_banr {
  height: 600px;
  float: left;
  width: 100%;
}
.abt_banr img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.contact_main .text-uppercase {
  font-size: 45px;
  margin-top: 0px;
}
.flex100 {
  height: 290px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.met_hed {
  font-size: 45px;
  color: #fff;
  margin: 40px 0;
}
/*new style/*/