/**
* Template Name: Flexor - v4.7.0
* Template URL: https://bootstrapmade.com/flexor-free-multipurpose-bootstrap-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
#topbar {
    background: #033155;
}

#topbar .contact-info i {
    color: #ff7719;
}

a {
    color: #ff7719;
    text-decoration: none;
}

body {
    font-family: "Open Sans", sans-serif;
    color: #666;
}

.back-to-top {
    background: #033155;
}

#footer {
    background: #ff7719 !important;
}

#footer {
    color: #ffffff;
    font-size: 14px;
    background: #fff;
}

.pricing h4 {
    font-size: 36px;
    color: #ff7719;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
    margin-bottom: 20px;
}

a:hover {
    color: #ff5454;
    text-decoration: none;
}

@media screen and (max-width: 768px) {
  .mt-negative-4 {
    margin-top: -4rem;
  }
  .mt-negative-5 {
    margin-top: -5rem;
  }
  .mt-negative-6 {
    margin-top: -6rem;
  }
  .mt-negative-7 {
    margin-top: -7rem;
  }
}

.bg-main1{
  border-color: #ff7719;
  background-color: #ff7719 !important;
}

.bg-main2{
  border-color: #39312e;
  background-color: #39312d !important;
}

.bg-main3{
  border-color: #f5eee7;
  background-color: #f5eee7 !important;
}

@keyframes zoominoutsinglefeatured {
  0% {
      transform: scale(1,1);
  }
  50% {
      transform: scale(1.1,1.1);
  }
  100% {
      transform: scale(1,1);
  }
}

.card.payment-card.border-0.text-white:hover {
  border: 2px solid rgb(251 251 251) !important;
  box-shadow:0 0 30px rgb(190 190 190 / 47%);
  animation: zoominoutsinglefeatured 2s ;
  border-right: 5px !important;
  padding: 1px 3px 1px 2px;
}

.card {
  transition: 0.5s;
}

.google-rating img {
  opacity: 1 !important;
  filter: none !important;
  width: 20px;
  height: 20px;
  margin-bottom: 0.1rem;
}

.google-rating h5, h6 {
  margin-bottom: 0.1rem;
  font-weight: bold;
}

time {
  /*color: #ffffff;
  opacity: 0.5;*/
  font-size: 14px !important;
}

.google-rating .card{
  background-color: #303030 !important;
  color: #ffffff;
  max-height: 200px;
  height: 200px;
  backdrop-filter: blur(0px);
  border-top-width: 2px !important;
  border-bottom-width: 2px !important;
  border-left-width: 2px !important;
  border-right-width: 2px !important;
}

.google-rating .card:hover {
    -webkit-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    transform: translate(0, -5px);
    transition: transform 300ms ease-out;
    transition-timing-function: ease-in;
    transition: 0.25s;
}

.google-rating .card-subtitle {
    margin-top: 0rem;
    margin-bottom: 0;
}

#reviews .section-title {
  text-align: center;
  padding-bottom: 0px !important;
}

.fa-heart {
  color: rgba(255, 230, 0, 0.959);
}

.active-star {
  color: #FBC02D;
  font-size: 14px;
}

.active-star:hover {
  color: #F9A825;
  cursor: pointer;
}

#footer {
  background: #fff9f6;
}

.modal-header .btn-close {
  padding: 0rem 0rem;
  margin: -0.6rem 0rem 0rem 0;
  background: none !important;
  font-size: 20px;
}

button.btn-close {
    height: 2em;
}

.contact .php-email-form {
  border-radius: 4px;
  /* border: 1px solid #ced4da; */
}

.input-error {
  border-bottom: 2px solid #f53035 !important;
}

.contact .php-email-form select {
  padding: 10px 15px;
  border-radius: 0px;
}

.form-control {
  font-size: 14px;
}

.btcbg-overlay {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  background: linear-gradient(rgb(171 120 1 / 62%), rgb(65 46 0 / 83%)), url(../img/payment/btcbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 110px;
  padding-top: 2rem;
}

.wubg-overlay {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  background: linear-gradient(rgb(101 75 0 / 70%), rgb(26 17 0 / 70%)), url(../img/payment/wubg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 110px;
  padding-top: 2rem;
}

.btbg-overlay {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  background: linear-gradient(rgb(139 213 231 / 83%), rgb(14 89 143 / 83%)), url(../img/payment/btbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 110px;
  padding-top: 2rem;
}

.pmbg-overlay {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  background: linear-gradient(rgb(185 1 1 / 69%), rgb(63 0 0 / 70%)), url(../img/payment/pmbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 110px;
  padding-top: 2rem;
}

.ppbg-overlay {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  background: linear-gradient(rgb(0 156 221 / 90%), rgb(6 71 99 / 78%)), url(../img/payment/ppbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 110px;
  padding-top: 2rem;
}

.riabg-overlay {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  background: linear-gradient(rgb(160 65 0 / 70%), rgb(59 21 1 / 70%)), url(../img/payment/riabg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 110px;
  padding-top: 2rem;
}

.mgbg-overlay {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  background: linear-gradient(rgb(189 30 30 / 65%), rgb(68 1 1 / 70%)), url(../img/payment/mgbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 110px;
  padding-top: 2rem;
}

.opbg-overlay {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  background: linear-gradient(rgb(131 116 165 / 78%), rgb(70 53 106 / 84%)), url(../img/payment/opbg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 110px;
  padding-top: 2rem;
}

button.accordion-button {
  background: #f7f7f7 !important;
  border: 1px solid rgb(0 0 0 / 15%) !important;
  padding: 10px 24px;
  color: #6c757d !important;
  transition: 0.4s;
  border-radius: 3px;
}

.accordion-header {
  margin-bottom: -2px;
}

.accordion-button::after{
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important;
}

.accordion-body {
  padding: 1.2rem 1.25rem;
}

button.accordion-button.collapsed:hover {
  background: #fff !important;
}
.accordion-item {
  /* border: none; */
}

code {
  font-size: .875em;
  color: #ff7719;
  word-wrap: break-word;
}

.ts-3{
  letter-spacing: 3px;
}

.ts-5{
  letter-spacing: 5px;
}

.bg-overlay {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  background: linear-gradient(rgb(42 17 0 / 70%), rgb(3 1 0 / 70%)), url(../img/congratulations.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 200px;
  padding-top: 2rem;
}

.bg-overlay2 {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  background: linear-gradient(rgb(42 17 0 / 70%), rgb(3 1 0 / 70%)), url(../img/share.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  color: #fff;
  height: 200px;
  padding-top: 2rem;
}

.second-apply-form label.form-label {
  font-size: 0.8rem;
}

.glightbox-clean .gslide-title {
  font-size: 1.3em;
  font-weight: 500;
}

.toast-header {
  color: #ffffff;
  border-bottom: 1px solid rgb(255 88 33);
  background-color: rgb(88 74 72);
}

.toast-body {
  padding: 0.75rem;
  word-wrap: break-word;
  background-color: #fff;
}

.min-vh-100 {
  min-height: 80vh!important; /* default is 100vh!important; */
}

button.modal-btn.btn-sm {
  color: #ff7719;
  border: 1px solid #ff7719;
  transition: 0.4s;
  border-radius: 3px;
  background-color: transparent;
}

button.modal-btn.btn-sm:hover {
  color: #fff;
  background-color: #ff7719;
  border-color: #ff7719;
  transition: 0.4s;
  border-radius: 3px;
}

.card.shadow {
  border: none;
  box-shadow: 0 0 30px rgb(214 215 216 / 60%) !important;
}

a.d-flex.align-items-center.me-3 {
  color: #6d6d6d !important;
}

#topbar .cta a {
  color: #fff;
  background: #ff7719;
  padding: 13px 20px;
  display: inline-block;
  transition: 0.3s;
}

/*--------------------------------------------------------------
# Google Translator
--------------------------------------------------------------*/
@media (max-width: 768px) { 
.lang-mobile-top { margin-top: 10px !important; } 
}
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon *{
  text-decoration: none !important;
  font-size: 14px !important;
  color: #fff;
  display: none !important;
}
.goog-te-banner-frame{
  display: none !important;
}
.header nav.top-navigation>a.langUrlTrans{
  border-left: 1px solid #007a40;
  margin-top: -2px;
  padding: 2px 0 1px 20px;
}
.goog-te-gadget-simple {
  display: -webkit-box !important;
  margin: -41px 0px 0px 0px;
  font-family: "Open Sans", sans-serif !important;
  font-size: 14px !important; 
  background-color: transparent !important;
  color: #fff !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  border-bottom: 0px !important;
  border-top: 0px !important;
  border-left: 0px !important;
  border-right: 0px !important;
  position: relative;
    top: 6px;
}
@media only screen and (max-width: 769px) {
    .goog-te-gadget-simple{ 
        top: 27px;
    }
}
@media only screen and (max-width: 1440px) {
    .goog-te-gadget-simple{ 
        top: 29px;
    }
}
@media only screen and (max-width: 425px) {
    .goog-te-gadget-simple{ 
        top: 35px;
        margin: -36px 0px 0px 0px;
    }
}
i.fa.fa-language {
    position: relative;
    top: -14px;
}
.goog-te-gadget img{
    background-image: none !important;
    background-position: 0px 0px !important;
    background-size: 0px !important;
    background-repeat: no-repeat !important;
}
.goog-te-gadget-icon{
    display: none !important;
}
.goog-te-gadget-simple .goog-te-menu-value{
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400;
    text-transform: uppercase;
    display: none !important;
}
.goog-te-gadget-simple:after{
    display: -webkit-box !important;
    content: 'Select Language';
    color: #fff !important;
    font-size: 14px !important;
    font-weight: 400;
    text-transform: Capitalize;
}
.goog-te-combo, .goog-te-banner *, .goog-te-ftab *, .goog-te-menu *, .goog-te-menu2 *, .goog-te-balloon *{
  font-family: "Open Sans", sans-serif !important ;
  font-size: 14px !important;
  text-decoration: none !important;
}
.goog-te-menu2{
  font-family: "Open Sans", sans-serif !important ;
  font-size: 14px !important;
  border: 1px solid #007a40fff !important;
  background-color: #b70000 !important;
  color: #fff !important;
}
.goog-te-menu-frame{
  -webkit-box-shadow: none !important;
  box-shadow: -1px 2px 20px 0px #4444447a !important;
}
.goog-te-menu2-item div, .goog-te-menu2-item:link div, .goog-te-menu2-item:visited div, .goog-te-menu2-item:active div {
  font-family: "Open Sans", sans-serif !important ;
  border: 1px solid #007a40fff !important;
  background-color: #b70000 !important;
  color: #fff !important;
}

a:hover {
        /* text-decoration: none !important; */
    }
body[style] {
    top: 0px !important;
}
a {
    outline: none !important;
}
.close{
    outline: none !important;
}

.skiptranslate span {
        display: none;
    }

/*--------------------------------------------------------------
# Cookies Alert
--------------------------------------------------------------*/
.cookiealert {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 !important;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  border-radius: 0;
  transform: translateY(100%);
  transition: all 500ms ease-out;
  color: #ecf0f1;
  background: #39312e;
}

.cookiealert.show {
  opacity: 0.9;
  visibility: visible;
  transform: translateY(0%);
  transition-delay: 1000ms;
}

.cookiealert a {
  text-decoration: none;
}

.cookiealert .acceptcookies {
  margin-left: 10px;
  vertical-align: baseline;
}
.contact .php-email-form button[type=submit]{
  border-radius: 3px;
}
.contact .php-email-form button[type=button] {
  background: #ff7719;
  border: 0;
  padding: 10px 24px;
  color: #fff;
  transition: 0.4s;
  border-radius: 3px;
}
.contact .php-email-form button[type=button]:hover {
  background: #ff7e54;
}
.wa-btn{
  background: #25D366 !important;
}
.wa-btn:hover{
  background: #23be5d !important;
}
.contact .php-email-form .second-apply-form button[type=button] {
  padding: 6px 24px;
}
.contact .php-email-form .second-apply-form .back{
  background: #584a48;
}
.contact .php-email-form .second-apply-form .back:hover {
  background: #6d5d5a;
}

/*--------------------------------------------------------------
# Survey
--------------------------------------------------------------*/

.question2,
.question3 {
  display: none;
}

.anses2,
.anses3 {
  display: none;
}

.calculating {
  display: none;
}

.calculating img {
  vertical-align: middle;
  width: 100px;
}

.loader {
  display: none;
}

.check1,
.check2,
.check3 {
  display: none;
}

.last_page {
  display: block;
}

.applyshare{
  display: none;
}

.fbclose{
  display: none;
}

.progress {
  width: 98%;
  height: 20px;
  /* Can be anything */
  position: relative;
  margin: 60px 0 20px 0;
  /* Just for demo spacing */
  background: #555;
  /*padding: 10px;*/
  -webkit-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 -1px 1px rgba(255, 255, 255, 0.3);
  margin: auto;
}

.progress>span {
  display: block;
  height: 20px;
  left: 0;
  top: 0;
  background-color: #3F51B5;
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #00BCD4), color-stop(1, #2196F3));
  background-image: -moz-linear-gradient(center bottom, rgb(43, 194, 83) 37%, rgb(84, 240, 84) 69%);
  -webkit-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.3), inset 0 -2px 6px rgba(0, 0, 0, 0.4);
  position: absolute;
  overflow: hidden;
}

.progress>span:after, .animate>span>span {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, rgba(255, 255, 255, .2)), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, rgba(255, 255, 255, .2)), color-stop(.75, rgba(255, 255, 255, .2)), color-stop(.75, transparent), to(transparent));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, .2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, .2) 75%, transparent 75%, transparent);
  z-index: 1;
  -webkit-background-size: 50px 50px;
  -moz-background-size: 50px 50px;
  -webkit-animation: move 2s linear infinite;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  -webkit-border-top-left-radius: 20px;
  -webkit-border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -moz-border-radius-bottomleft: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  overflow: hidden;
}

.animate>span:after {
  display: none;
}

/*--------------------------------------------------------------
# Facebook Comment
--------------------------------------------------------------*/
.comment-area {
    font-size: 15px !important;
    font-size: 0.95em;
    text-align: left;
    font-family: 'Myriad Pro', sans-serif;
}

.action {
    /* border-top: 1px solid #e6e6e6; */
    background: #fff;
    padding: 5px 10px;
}

.action a {
    display: inline-block;
    padding-left: 20px;
    text-decoration: none;
    color: #6d6d6d;
    margin-right: 15px;
}

.action .like {
    background: url(https://i.imgur.com/Lbwej6F.png) no-repeat left center;
}

.action .bubble {
    background: url(https://i.imgur.com/sVFmW8C.png) no-repeat left center;
}

.action .share-btn {
    background: url(https://i.imgur.com/4WLwJeE.png) no-repeat left center;
}

.action .active-like {
    background-image: url(https://i.imgur.com/RsyIGxF.png);
    color: #5890ff;
}

.tot-likes {
    /* padding: 0 10px; */
}

.tot-likes>p {
    line-height: 20px;
    padding: 9px 0;
    color: #3f5199;
    border-bottom: 1px solid #e1e3e4;
}

.like-imgs {
    padding: 10px 0 5px;
    max-height: 47px;
    overflow: hidden;
}

.like-imgs>div {
    display: inline-block;
    margin-right: 5px;
    position: relative;
    margin-bottom: 5px;
}

.like-imgs>div img {
    display: block;
}

.like-imgs>div .reaction-img {
    position: absolute;
    bottom: -5px;
    right: -5px;
    z-index: 10;
}

.you {
    display: none;
}

.you.active {
    display: inline-block;
    line-height: 20px;
    padding-left: 20px;
    background: url(https://i.imgur.com/wwXr9Mo.png) no-repeat left center;
}

.comment {
    position: relative;
    /* padding: 10px 10px 10px 70px; */
    padding: 0px 0px 0px 70px;
    min-height: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.profile {
    position: absolute;
    top: 10px;
    left: 10px;
}

.name {
  font-weight: 700;
  text-decoration: none;
  color: #3f5199;
}

a.name:hover {
  font-weight: 700;
  text-decoration: none;
  color: #3f5199;
}

.com-txt {
    margin-bottom: 10px;
}

.act a {
    color: #3f5199;
    text-decoration: none;
}

.liked {
    background: url(https://i.imgur.com/mJfTeRL.png) no-repeat left center;
    padding-left: 16px;
    line-height: 16px;
    color: #3f5199;
}

.liked:after {
    content: ' · ';
}

.time {
    color: #8d9098;
}

.comment .comment {
    padding-left: 50px;
    padding-right: 0;
}

.comment .comment .profile {
    left: 0 !important;
    width: 40px !important;
    height: 40px !important;
}

.fbimg {
    max-width: 190px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    display: block;
    padding: 3px;
    border: 1px solid #808080;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    margin-bottom: 10px;
}

.addComment {
    /* position: relative;
    padding: 10px 10px 10px 70px;
    height: 70px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; */
}

.addComment img {
    position: absolute;
    left: 10px;
    top: 8px;
}

.addComment textarea {
    box-sizing: border-box;
    background: #fff url(https://i.imgur.com/rVEXjm9.png) no-repeat right center !important;
    background-position: 100% 10% !important;
}

button#submitcomment {
  background-color: #1b74e4;
}

.hider,
.likehide,
#myCom {
    display: none;
}

.txt2 {
    color: #000;
    line-height: 2.3;
    text-align: left;
}

.timer {
    font-size: 1.5em;
    font-weight: 400;
    color: #d9534f;
}

.txt01 {
    color: #ED1C24;
    font-size: 1.0em;
    font-family: Asap;
}

.activee {
  display: block;
}

p.mcomments {
  border-bottom: none;
  line-height: 0px;
  padding: 21px 0;
  border-top: 1px solid #e1e3e4;
  margin-top: 0;
  margin-bottom: 0rem;
}
a.mcomments {
  color: #3f5199 !important;
}

@media screen and (width: 1440px) {
  .comment-img {
    margin-top: -18px !important;
  }
  img.line-3.comment-img.shadow-1-strong.me-3 {
    margin-top: -18px !important;
  }
  img.line-3.xscreen.comment-img.shadow-1-strong.me-3 {
    margin-top: -41px !important;
  }
  /* .comment img.comment-img.shadow-1-strong.me-3 {
    margin-top: -64px !important;
  } */
}

@media screen and (width: 1024px) {
  .comment-img {
    margin-top: -41px !important;
  }
  img.line-3.comment-img.shadow-1-strong.me-3 {
    margin-top: -40px !important;
  }
  img.line-3.xscreen.comment-img.shadow-1-strong.me-3 {
    margin-top: -41px !important;
  }
  img.line-1.comment-img.shadow-1-strong.me-3 {
    margin-top: -18px !important;
  }
  /* .comment img.comment-img.shadow-1-strong.me-3 {
    margin-top: -64px !important;
  } */
}

@media screen and (width: 768px) {
  .comment-img {
    margin-top: -64px !important;
  }
  img.line-3.comment-img.shadow-1-strong.me-3 {
    margin-top: -64px !important;
  }
  .comment img {
    margin-top: -89px !important;  
  }
  img.sscreen.comment-img.shadow-1-strong.me-3 {
    margin-top: -64px !important;
  }
  img.line-1.comment-img.shadow-1-strong.me-3 {
    margin-top: -18px !important;
  }
  img.lcomment.comment-img.sscreen.shadow-1-strong.me-3 {
    margin-top: -64px !important;
  }
  img.line-3.xscreen.comment-img.shadow-1-strong.me-3 {
    margin-top: -86px !important;
  }
  /* .comment img.comment-img.shadow-1-strong.me-3 {
    margin-top: -131px !important;
  } */
}

@media screen and (width: 425px) {
  .comment-img {
    margin-top: -86px !important;
  }
  img.line-3.comment-img.shadow-1-strong.me-3 {
    margin-top: -111px !important;
  }
  .comment img {
    margin-top: -131px !important;  
  }
  img.sscreen.comment-img.shadow-1-strong.me-3 {
    margin-top: -86px !important;
  }
  img.line-5-sscreen.line-3.xscreen.comment-img.shadow-1-strong.me-3 {
    margin-top: -132px !important;
  }
  img.line-1.comment-img.shadow-1-strong.me-3 {
    margin-top: -40px !important;
  }
  img.lcomment.comment-img.sscreen.shadow-1-strong.me-3 {
    margin-top: -64px !important;
  }
}

@media screen and (width: 375px) {
  .comment-img {
    margin-top: -109px !important;
  }
  img.line-3.comment-img.shadow-1-strong.me-3 {
    margin-top: -133px !important;
  }
  .comment img {
    margin-top: -196px !important;  
  }
  img.sscreen.comment-img.shadow-1-strong.me-3 {
    margin-top: -86px !important;
  }
  img.line-1.comment-img.shadow-1-strong.me-3 {
    margin-top: -42px !important;
  }
  img.line-5-sscreen.line-3.xscreen.comment-img.shadow-1-strong.me-3 {
    margin-top: -155px !important;
  }
} 

.comment-img{
  margin-top: -20px;
  object-fit: cover !important;
}

img.iuser.comment-img.shadow-1-strong.me-3 {
  margin-top: -20px !important;
}