/*#d60000*/
.newheader {
  background: #96162c;
/*  border-top: 6px solid #e7596f;*/
  position: absolute;
  top: 0px;
  z-index: 99;
  width: 100%;
  font-family: "Montserrat", sans-serif;
}
.newheader .newlogo {
/*  background-color: #fff;*/
  padding: 0px 20px;
}
.newheader .newlogo a img {
  height: 90px;
  margin: 0px;
}
.newheader .dropdown-menu {
  min-width: 200px;
}

.dropdown:hover > ul.dropdown-menu {
  display: block !important;
}

.navbar-nav > li > a {
  color: #fff !important;
  font-weight: 600;
}

.nav > li > a:focus, .nav > li > a:hover {
  background-color: inherit !important;
}

li {
  list-style: inherit !important;
}

.dropdown-menu > li > a {
  padding: 7px 20px;
  font-weight: 500;
}

.tg-homebannerandslider {
  position: relative;
  top: -5px;
}

.searchlook {
  background-color: #e7596f;
  padding: 30px;
  position: relative;
  top: -5px;
  border-radius: 0px 0px 5px 5px;
}
.searchlook .form-group label {
  color: #fff;
}
.searchlook .form-group .form-select {
  font-weight: 600;
  border-radius: 3px;
  border: 0px;
  background-color: #fff;
}
.searchlook button[type=submit] {
  background-color: #27365f;
  border: 1px solid #27365f !important;
  border: none;
  border-radius: 5px;
  width: 100%;
  color: #fff;
  font-weight: 600;
  position: relative;
  top: -6px;
  padding: 9px;
}
.searchlook button[type=submit]:hover {
  background-color: #e7596f;
  color: #fff;
  border-color: #fff !important;
}

.down-arrow a {
  width: 50px;
  height: 50px;
  background-color: #e7596f;
  color: #fff;
  line-height: 50px;
  border-radius: 100%;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  display: block;
  font-size: 40px;
  text-align: center;
  position: absolute;
  z-index: 99;
  top: -30px;
  left: 47%;
}
.down-arrow a:hover {
  color: #fff;
  opacity: 0.9;
}

.findspecial h5, .successstories h5 {
  margin: 0px;
  padding: 0px;
  color: #e7596f;
  font-size: 18px;
  font-weight: 600;
}
.findspecial h4, .successstories h4 {
  margin: 0px;
  padding: 0px;
  color: #333;
  font-size: 28px;
  font-weight: 700;
}

.findsparrowbox {
  width: 92%;
  height: 100px;
  margin: 0px auto;
      background: linear-gradient(90deg, #f2abb9 0%, #ef9aa9 46.07%, #f09fae 101.14%);
  margin: 50px 0px 80px 33px;
}
.findsparrowbox:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-left: 40px solid #fff;
  border-bottom: 50px solid transparent;
  position: absolute;
}
.findsparrowbox:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-left: 40px solid #f09ead;
  border-bottom: 50px solid transparent;
  position: absolute;
  right: 45px;
  top: 50px;
}
.findsparrowbox span {
  color: #ab2138;
  font-size: 30px;
  font-weight: 800;
  line-height: 100px;
  position: relative;
  left: 90px;
}
.findsparrowbox .circle {
  width: 170px;
  height: 170px;
  border-radius: 100%;
  background-color: #fff;
  border: 10px solid #ab2138;
  margin: 0px auto;
  box-shadow: 0px 0px 3px 4px rgba(0, 0, 0, 0.25);
  position: relative;
  top: -33px;
  left: 30px;
  line-height: 140px;
  text-align: center;
  transition: all ease-in 0.7s;
}
.findsparrowbox .circle img {
  width: 70px;
  height: 70px;
  -o-object-fit: contain;
     object-fit: contain;
}
.findsparrowbox .circle:hover {
  transform: scale(0.8);
}
.findsparrowbox h4 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #333;
  font-size: 20px;
  line-height: 24px;
  padding-left: 83px;
  position: relative;
  font-weight: 600;
  top: -17px;
}

.py-6 {
  padding-top: 5rem !important;
  padding-bottom: 5rem !important;
}

.successtories, .browseprofiles {
  position: relative;
}
.successtories .item, .browseprofiles .item {
  margin: 10px;
}
.successtories button, .browseprofiles button {
  font-size: 30px;
  position: absolute;
  top: -162px;
  background: #ffffff;
  padding: 9px 18px;
  color: #2f3d65;
  border-radius: 100px;
  top: -162px;
}
.successtories button.tg-btnprev, .browseprofiles button.tg-btnprev {
  left: -30px;
}
.successtories button.tg-btnnext, .browseprofiles button.tg-btnnext {
  right: -30px;
}
.successtories button:hover, .browseprofiles button:hover {
  background: #2f3d65;
  padding: 9px 18px;
  color: #ffffff;
}

.browseprofiles img {
  width: 180px !important;
  height: 180px !important;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0px auto;
  border-radius: 20px 0;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.15));
  border: 1px solid #666;
}
.browseprofiles h4 {
  margin: 0px;
  padding: 10px 0px 8px;
  color: #e7596f;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.browseprofiles p {
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #161616;
  font-size: 16px;
}
.browseprofiles .item {
  position: relative;
}
.browseprofiles .blurimg {
  width: 175px;
  height: 175px;
  display: block;
  border-radius: 100%;
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  z-index: 999;
  position: absolute;
  top: 3px;
  left: 46px;
}

.box {
  background: transparent;
  overflow: hidden;
  position: relative;
  border-radius: 50px 0;
}
.box img {
  width: 100%;
  height: auto;
  transition: 0.3s ease-in-out;
  border-radius: 50px 0;
}
.box:hover img {
  opacity: 0.7;
  border-radius: 5px;
}
.box:hover .box-content {
  opacity: 1;
  transform: translateY(0);
  border-radius: 5px;
}
.box:hover .icon {
  opacity: 1;
  transform: translateY(0);
}
.box .box-content {
  color: #fff;
  background: linear-gradient(to bottom, rgb(171 33 56), rgb(242 73 106 / 35%));
  padding: 10px 20px;
  opacity: 0;
  transform: translateY(-100px);
  position: absolute;
  top: 0px;
  left: 0px;
  transition: all 0.35s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  text-align: center;
}
.box .box-content a {
  display: block;
  color: #fff;
  padding: 5px 0px;
}
.box .box-content a i {
  position: relative;
  top: 0px;
  left: 4px;
}
.box .title {
  font-size: 22px;
  font-weight: 600;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  margin: 0 0 3px;
  text-align: center;
  color: #fff;
}
.box .post {
  font-size: 12px;
  text-align: center;
  text-transform: capitalize;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

h4.brwtitle {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  color: #e7596f;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  position: relative;
}
h4.brwtitle::before {
  content: "";
  background: #27365f;
  height: 10px;
  width: 100px;
  position: absolute;
  display: none;
}

.btn-freeregister {
  background: #ab2138;
/*  background: linear-gradient(135deg, rgb(39, 54, 95) 0%, rgb(69, 89, 145) 52%, rgb(39, 54, 95) 100%);*/
  border-radius: 5px;
  padding: 8px 30px;
  font-weight: 600;
  font-size: 14px;
  color: #ffedf0;
}
.btn-freeregister:hover {
  background: #e7596f;
  color: #fff;
}

.app-section {
  background: #ffeef1;
/*  background: linear-gradient(135deg, rgb(39, 54, 95) 0%, rgb(69, 89, 145) 52%, rgb(39, 54, 95) 100%);*/
  padding: 50px 0px 0px 0px;
}
.app-section h3 {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-size: 40px;
  color: #ab2138;
  font-weight: 600;
}
.app-section p {
  margin: 0px;
  padding: 0px 0px 20px 0px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
}
.app-section .app-btns a img {
  height: 50px;
  margin-right: 10px;
  filter: invert(1);
}
.app-section .app-btns a img:hover {
  opacity: 0.9;
}
.app-section .appimg {
  height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
}

footer {
  background-color: #58010f;
  padding-top: 30px;
}
footer p {
  padding: 10px 0px;
  color: #fff;
}
footer .socialicons a {
  width: 30px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  background-color: #ab2138;
  color: #fff;
  text-align: center;
  font-size: 16px;
  margin-right: 5px;
  border-radius: 100%;
}
footer .socialicons a:hover {
  background-color: #e7596f;
}
footer h4 {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  text-align: left;
}
footer ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
footer ul li {
  margin: 0px;
  padding: 0px;
}
footer ul li a {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  position: relative;
}
footer ul li a:hover {
  color: #f3abb9;
}
footer ul li a:before {
  content: "\f105";
  color: #fff;
  font-family: "Font Awesome 5 Pro";
  padding-right: 10px;
}
footer .copyright {
  background-color: #640413;
  padding: 5px 0px;
  font-size: 12px;
  color: #fff;
  
}
footer .copyright p {
  margin: 0px !important;
  padding: 0px;
  font-size: 12px;
  color: #fff;
}
footer .copyright p a {
  color: #da9946;
  text-decoration: none;
}
footer .copyright p a:hover {
  color: #e7596f;
}

ul.browsetabbtns {
  padding: 0px 0px 30px 0px;
  display: flex;
}
ul.browsetabbtns li {
  display: block;
  width: 24.5%;
  margin: 0px 5px;
}
ul.browsetabbtns li a {
  border: 1px solid #000;
  color: #000;
  padding: 3px 10px;
  display: block;
  text-align: center;
  font-weight: 600;
  border-radius: 5px;
  white-space: nowrap;
}
ul.browsetabbtns li a:hover {
  border: 1px solid #e7596f;
  color: #e7596f;
}

#accordion .panel {
  border: none;
  border-radius: 0;
  margin-bottom: 5px;
  box-shadow: none;
}

#accordion .panel-heading {
  padding: 0;
  border: none;
  border-radius: 0;
  position: relative;
}

#accordion .panel-title a {
  display: block;
  padding: 10px 50px 10px 30px;
  text-align: left;
  margin: 0;
  background: #27365f;
  font-size: 17px;
  font-weight: 600;
  color: #fff;
  position: relative;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  border-radius: 10px;
}

#accordion .panel-title a:before,
#accordion .panel-title a.collapsed:before {
  content: "";
  width: 20px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: 20px;
  right: 30px;
}

#accordion .panel-title a:after,
#accordion .panel-title a.collapsed:after {
  content: "";
  width: 2px;
  height: 20px;
  background: #fff;
  position: absolute;
  bottom: 15px;
  right: 39px;
  transition: all 0.3s ease 0s;
}

#accordion .panel-title a:after {
  height: 0;
}

#accordion .panel-body {
  padding: 20px 30px;
  background: #f7fff7;
  font-size: 15px;
  color: #333;
  line-height: 28px;
  letter-spacing: 1px;
}

.package-subscription {
  border: 1px solid #ccc;
  padding: 40px 25px;
  border-radius: 10px;
  margin-bottom: 30px;
  height: 600px;
  max-height: 600px;
  position: relative;
  overflow-y:scroll;
}
.package-subscription h4 {
  margin: 0px;
  padding: 0px;
  text-transform: uppercase;
  font-size: 28px;
  text-align: center;
  font-weight: 700;
  color: #e7596f;
}
.package-subscription h4 i {
  padding-right: 10px;
}
.package-subscription h5 {
  margin: 0px;
  padding: 0px;
  text-align: center;
  color: #666;
  font-weight: 600;
  font-size: 28px;
}
.package-subscription h5 i {
  font-size: 24px;
}
.package-subscription ul {
  margin: 0px;
  padding: 0px 0px 0px 20px;
  list-style: none;
  /*height: 270px;*/
/*  overflow-x: hidden;
  overflow-y: auto;*/
}
.package-subscription ul::-webkit-scrollbar {
  width: 10px;
}
.package-subscription ul::-webkit-scrollbar-track {
  background: #f1f1f1;
}
.package-subscription ul::-webkit-scrollbar-thumb {
  background: #888;
}
.package-subscription ul::-webkit-scrollbar-thumb:hover {
  background: #555;
}
.package-subscription ul li {
  color: #333;
  padding-bottom: 10px;
}
.package-subscription ul li:before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  padding-right: 10px;
  color: #e7596f;
}
.package-subscription .d-flex {
  background-color: #FFDEE6;
  margin: 10px 0px;
}
.package-subscription .duration {
  font-size: 16px;
  text-align: center;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.package-subscription .duration span {
  font-weight: 600;
  display: block;
}

.dashplans .package-subscription {
  padding: 20px 25px;
}
.dashplans .package-subscription ul {
  /*display: flex;*/
  flex-wrap: wrap;
}
.dashplans .package-subscription ul li {
  flex: 0 0 33.33%;
  white-space: nowrap;
  overflow: hidden;
  /*text-overflow: ellipsis;*/
  text-wrap: auto;
}

.package-subscription.thmred {
  background: linear-gradient(to bottom, #6d291b, #e7d7d6);
}
.package-subscription.thmred h4 {
  color: #fff;
}
.package-subscription.thmred h5 {
  color: #fff;
}
.package-subscription.thmred ul li {
  color: #fff;
}
.package-subscription.thmred ul li:before {
  color: #fff;
}
.package-subscription.thmred .duration {
  color: #000;
}

.pt-100 {
  padding-top: 100px;
}

.succstor .card {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  border-radius: 5px;
}
.succstor h5 {
  color: #e7596f;
  font-weight: 600;
}

.feedbackform .card {
  border: 1px solid #ccc;
  padding: 20px;
  border-radius: 10px;
  margin-top: 20px;
}
.feedbackform .form-control, .feedbackform select.form-control {
  height: 40px;
}
.feedbackform textarea.form-control {
  height: inherit;
}
.feedbackform .btn-feedback {
  background-color: #27365f;
  color: #fff;
  padding: 10px 30px;
  border-radius: 5px;
}
.feedbackform .btn-feedback:hover {
  background-color: #27365f;
}
.feedbackform label {
  font-weight: 600;
}

#langModal .modal-content {
  border-radius: 0px;
  padding: 20px;
  overflow: hidden;
  border: 3px solid #e7596f;
}
#langModal h4 {
  color: #e7596f;
  font-weight: 600;
}
#langModal .close {
  opacity: 1;
}
#langModal .form-control {
  color: #333;
  height: 45px;
}
#langModal .form-control:focus {
  border-color: #e7596f !important;
}
#langModal .btn-language {
  background-color: #e7596f;
  color: #fff;
  padding: 10px;
  display: block;
  width: 100%;
}
#langModal .btn-language:hover {
  opacity: 0.9;
}

.modal-backdrop.in {
  z-index: 99;
}

.tg-loginarea .form-control {
  background-color: inherit;
  border: 0px;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-left: 5px;
  height: 45px;
}
.tg-loginarea .form-control::-webkit-input-placeholder {
  color: #fff;
}
.tg-loginarea .form-control:focus {
  border-color: #e7596f !important;
}

.btn-subscription {
  background-color: #27365f;
  border-radius: 5px;
  padding: 15px 20px;
  display: block;
  color: #fff;
  margin-top: 20px;
  font-size: 18px;
  text-align: center;
  border: 1px solid #27365f;
  font-weight: 600;
  position: relative;
  width: 100%;
  bottom: 20px;
}
.btn-subscription:hover {
  background-color: #fff;
  border-color: #27365f;
  color: #27365f;
}

.btn-search {
  display: flex;
  list-style: none;
  margin-bottom: 30px;
}
.btn-search li {
  width: 25%;
}
.btn-search li a {
  margin-right: 10px;
  background-color: #f8f8f8;
  text-align: center;
  padding: 10px 20px;
  color: #333;
  display: block;
  font-weight: 500;
  font-size: 16px;
  border-radius: 5px;
}
.btn-search li a:hover {
  color: #fff;
  background-color: #e7596f;
}
.btn-search li.active a {
  color: #fff;
  background-color: #e7596f;
}

.allsearchbox form {
  padding: 20px;
  border: 1px solid #ccc;
}
.allsearchbox form label {
  font-weight: bold;
}
.allsearchbox form .form-control {
  height: 40px;
  border-radius: 5px;
}
.allsearchbox form .form-control:focus {
  border-color: #e7596f !important;
}
.allsearchbox form h4 {
  margin: 0px;
  padding: 0px 0px 10px 0px;
  font-weight: 600;
  color: #e7596f;
}

.btn-advsearch {
  background-color: #27365f;
  border: 1px solid #27365f;
  padding: 10px 50px;
  border-radius: 5px;
  color: #fff;
  margin-top: 20px;
}
.btn-advsearch:hover {
  border: 1px solid #e7596f;
  background-color: #e7596f;
}

.btn-saveadvsearch {
  background-color: #fff;
  border: 1px solid #e7596f;
  padding: 10px 50px;
  border-radius: 5px;
  color: #e7596f;
  margin-top: 20px;
}
.btn-saveadvsearch:hover {
  background-color: #e7596f;
  color: #fff;
}

.input-group-btn {
  font-size: 14px;
}
.input-group-btn .btn-keysearch {
  background-color: #27365f;
  border: 1px solid #27365f;
  padding: 10px 50px;
  border-radius: 5px;
  color: #fff;
  margin-left: 5px;
}
.input-group-btn .btn-keysearch:hover {
  background-color: #fff;
  border: 1px solid #27365f;
  color: #27365f;
}

.registration_form1 .tg-select {
  width: 100%;
  float: left;
  color: #fff;
  /*    background: #fff;*/
  position: relative;
  margin: 0 0 8px;
  border-radius: 0;
  border: 0px;
  border-bottom: 1px solid #fff;
  padding-left: 5px;
  height: 45px;
  text-transform: uppercase;
}
.registration_form1 .tg-select:after {
  top: 50%;
  right: 15px;
  z-index: 1;
  width: 8px;
  color: #fff;
  font-size: 14px;
  margin: -3px 0 0;
  line-height: 6px;
  content: "\f107";
  position: absolute;
  text-align: center;
  font-family: "Font Awesome 5 Pro";
}
.registration_form1 .tg-select select {
  width: 100%;
  z-index: 2;
  color: #fff !important;
  height: 45px;
  line-height: 16px;
  padding: 1px 15px;
  position: relative;
  appearance: none;
  background: transparent;
  -moz-appearance: none;
  -webkit-appearance: none;
  text-transform: capitalize;
  font-size: 14px;
  border: 0px;
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-left: 5px;
}

.pt-200 {
  padding-top: 200px;
}

.rqst-btns {
  display: flex;
  justify-content: space-around;
  padding-bottom: 20px;
}
.rqst-btns a {
  background-color: #eee;
  padding: 10px 0px;
  border-radius: 5px;
  color: #000;
  text-decoration: none;
  width: 180px;
  font-size: 16px;
  display: block;
  text-align: center;
}
.rqst-btns a.active, .rqst-btns a:hover {
  background-color: #e7596f;
  color: #fff;
}

.boxrequst {
  position: relative;
}
.boxrequst .card {
  border: 1px solid #eee;
  border-radius: 5px;
  margin-bottom: 10px;
}
.boxrequst .card .card-body {
  padding: 10px;
}
.boxrequst h4 {
  margin: 0px;
  padding: 0px;
  font-weight: 500;
}
.boxrequst p {
  margin: 0px;
  padding: 0px 0px 5px 0px;
}
.boxrequst p span {
  padding-right: 10px;
}
.boxrequst a.btn-moreinfo {
  border: 2px solid #e7596f;
  color: #e7596f;
  padding: 10px 20px;
  width: 180px;
  display: block;
  font-size: 16px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 10px;
}
.boxrequst a.btn-moreinfo:hover {
  background-color: #e7596f;
  color: #fff;
}
.boxrequst a.btn-accept {
  color: #fff;
  background-color: #27365f;
  border: 2px solid transparent;
  padding: 10px 20px;
  width: 180px;
  display: block;
  font-size: 16px;
  text-align: center;
  border-radius: 5px;
  margin-bottom: 10px;
}
.boxrequst a.btn-accept:hover {
  border: 2px solid #27365f;
  color: #27365f;
  background-color: #fff;
}
.boxrequst .removeitem a {
  color: #666;
  position: absolute;
  top: 0px;
  right: 10px;
}
.boxrequst .removeitem a:hover {
  color: #e7596f;
}
.boxrequst img {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
}

.profilepht {
  width: 100%;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
  margin: 0px auto;
}

.setprofile {
  position: relative;
  height: 280px;
}
.setprofile .verfied {
  position: absolute;
  top: 10px;
  left: 10px;
}
.setprofile .shadowbox {
  position: absolute;
  bottom: 0px;
  z-index: 9;
  padding-left: 10px;
  width: 100%;
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.9));
  padding-bottom: 5px;
  padding-top: 20px;
}
.setprofile .shadowbox h4 {
  color: #fff;
}
.setprofile .shadowbox ul li {
  color: #fff;
}
.setprofile .shadowbox a.prflike {
  position: absolute;
  bottom: 25px;
  right: 15px;
  color: #fff;
  font-size: 17px;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
}

.trunctxt {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  padding-left: 15px;
  padding-right: 15px;
}

.dashprf h4, .dashprf h5 {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dashprf h4 {
  color: #e7596f;
  font-weight: 600;
  font-size: 16px;
}

.prflike-new {
  position: absolute;
  z-index: 999;
  right: 10px;
  margin-top: -42px;
  background-color: #fff;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border-radius: 100%;
  box-shadow: 3px 3px 5px #ccc;
  border: 1px solid #eee;
}

.radiosty1 input[type=radio] {
  width: 24px;
  height: 24px;
  float: left;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border: 1px solid #e7596f;
  border-radius: 100%;
  margin-right: 10px;
  margin-left: 10px;
}
.radiosty1 input[type=radio]:focus {
  border: 1px solid #c42144 !important;
}

.radiosty1 input[type=radio]:checked:before {
  content: "";
  width: 14px;
  height: 14px;
  background-color: #e7596f;
  position: absolute;
  left: 23px;
  top: 9px;
  border-radius: 100%;
}

.radiosty1 label {
  position: absolute;
  left: inherit;
  top: -6px;
  left: 46px;
  border-radius: 5px;
  padding: 10px 5px;
  height: 65px;
  font-weight: bold;
  white-space: nowrap;
  font-size: 16px !important;
  width: 90%;
}

.profilecontact-details .con-icon {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #e7596f;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  display: block;
}
.profilecontact-details .con-text {
  padding-left: 10px;
}
.profilecontact-details .con-text span {
  font-size: 12px;
  display: block;
}
.profilecontact-details .con-text h4 {
  font-size: 16px;
}
.profilecontact-details .btn-new-premium {
  background-color: #e7596f;
  padding: 10px 20px;
  border-radius: 30px;
  font-size: 16px;
  text-align: center;
  color: #fff;
  display: block;
  width: 100%;
}
.profilecontact-details .btn-new-premium:hover {
  background-color: #e7596f;
}

.txt-corgreen {
  color: #008000;
}

.txt-corred {
  color: #e7596f;
}

.matchprofileox {
  background-image: url("../images/patternmat.png");
  height: 200px;
  margin-bottom: 20px;
  border-radius: 20px;
  padding-top: 25px;
}
.matchprofileox img {
  width: 150px;
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 100%;
  border: 3px solid #fff;
}
.matchprofileox i {
  position: absolute;
  top: 60px;
  left: 138px;
  font-size: 40px;
  color: #e7596f;
  text-shadow: 3px 3px 10px #fff;
}
.matchprofileox h4 {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  color: #000;
  font-weight: 600;
}
.matchprofileox h5 {
  color: #e7596f;
  font-size: 16px;
  font-weight: 600;
}

.profilelike {
  background-color: #fff;
  padding: 10px;
}
.profilelike p {
  text-align: right;
}
.profilelike .btn-skip {
  padding: 10px 20px;
  border: 2px solid #e7596f;
  text-align: center;
  color: #e7596f;
  background-color: #fff;
}
.profilelike .btn-skip:hover {
  color: #fff;
  background-color: #e7596f;
}
.profilelike .btn-strequest {
  padding: 10px 20px;
  background-color: #e7596f;
  border: 2px solid #e7596f;
  color: #fff;
  text-align: center;
}
.profilelike .btn-strequest:hover {
  background-color: #fff;
  color: #e7596f;
}

.tg-themeform .form-control {
  height: 50px;
  border-radius: 10px;
  padding: 10px 20px;
}
.tg-themeform .form-control:focus {
  border-color: #27365f !important;
}
.tg-themeform input:focus {
  border-color: #27365f !important;
}

#welcomeModal .modal-body {
  padding: 1px;
  background-color: #000;
}
#welcomeModal .modal-content {
  border-radius: 0px;
}
#welcomeModal button.close {
  position: absolute;
  top: 10px;
  right: 10px;
  opacity: 1;
  color: #fff;
  font-size: 28px;
}

@media (min-width: 768px) {
  .modal-sm {
    width: 100%;
    max-width: 350px;
  }
}/*# sourceMappingURL=newstyles.css.map */