/*=== general settings ===*/
#testimonials .testimonials_slider.single-photo .testimonials_slider_ul li .single-photo-img {
  height: unset !important;
  width: unset !important;
  overflow: visible;
  -webkit-border-radius: 0;
  border-radius: 0;
}
body {
  left: 0px !important;
}
#Wrapper a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 1400px) and (min-width: 1240px) {
  .section_wrapper, .container {
    max-width: 90%;
  }
}
.rtl .the_content_wrapper {
  direction: rtl;
}
.column_column ul, .column_helper ul, .column_visual ul, .icon_box ul, .mfn-acc ul, .ui-tabs-panel ul, .post-excerpt ul, .the_content_wrapper ul {
  list-style: disc outside;
  margin: 0 30px 15px 0;
}
h2 {
  font-size: 2.2rem;
  line-height: 1.2;
  font-weight: 500;
  color: #2b5775;
}
h3 {
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 600;
}
h4 {
  font-size: 1.3rem;
  line-height: 1;
}
.overlay:after {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  background: rgba(1, 33, 54, 0.7);
}
.overlay.light:after {
  background: rgba(255, 255, 255, 0.85);
}
p.validationErrorSpan {
  position: absolute;
  color: red;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  line-height: 1;
  height: 15px;
  font-size: 14px;
}
.testimonials_slider .testimonials_slider_ul li .author h5, .testimonials_slider .testimonials_slider_ul li .author span {
  font-weight: 900;
  color: #757373;
}
/*=== scrollbar   ===*/
::-webkit-scrollbar {
  width: 12px;
  background-color: #f5f5f5;
}
::-webkit-scrollbar {
  width: 10px;
  background-color: #f5f5f5;
}
::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background-color: #a0a0a0;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #7b7b7b;
}
::-webkit-scrollbar-track {
  background-color: #e2e2e2;
}
.whatsappme--dialog .whatsappme__button {
  left: -380px;
  right: 195px;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
.whatsappme--dialog .whatsappme__button__sendtext {
  padding: 0 24px 0 4px;
}
svg.whatsappme__button__send {
  transform: scale(-1, 1);
}
[dir=rtl] .whatsappme__close {
  right: 24px;
  left: auto;
}
.whatsappme__header > svg {
  float: left;
}
.whatsappme--chatbox .whatsappme__button__sendtext {
  padding: 0px 10px 0 0;
}
[dir=rtl] .whatsappme__button {
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}
/*=== blockquote  ===*/
.style-simple blockquote {
  font-style: normal;
}
.style-simple blockquote p {
  margin-bottom: 0;
}
/*=== nav ===*/
#Action_bar, #Footer .footer_copy .copyright {
  font-size: 14px;
}
.header-plain #Top_bar .menu > li > a span:not(.description) {
  padding: 0 20px;
}
#Top_bar .menu > li > a {
  padding: 0;
}
#Top_bar #logo, .header-fixed #Top_bar #logo, .header-plain #Top_bar #logo, .header-transparent #Top_bar #logo {
  padding: 0;
}
#Action_bar .column {
  display: flex;
  justify-content: flex-end;
}
#Action_bar .contact_details li, #Action_bar .social {
  padding: 8px 0;
}
#Action_bar {
  background-color: rgba(1, 0, 0, 0.4);
  font-size: 16px;
  font-weight: bold;
}
#Action_bar .social {
  padding-right: 20px !important;
}
#Top_bar:not(.is-sticky) {
  margin-top: -25px;
}
#Action_bar .contact_details a {
  color: #f44343;
  animation: colorchange 2s infinite alternate;
}
@keyframes colorchange {
  0% {
    color: #ee3642;
  }
  50% {
    color: #c1f8ff;
  }
  100% {
    color: #ee3642;
  }
}
/*=== 404 ===*/
#Error_404 {
  left: 0;
  right: 30px;
}
#Error_404 .error_pic {
  float: right;
}
#Error_404 .error_desk p .button {
  background: #d6389b;
  color: white;
  border-radius: 10px;
}
/* === single-portfolio & .single-post  ===*/
.single-portfolio .section-post-header, .single-post .section-post-header {
  display: none;
}
.single-post #Subheader {
  padding: 110px 0 30px;
}
.posts_group .post-excerpt {
  display: none;
}
.posts_group .post-footer {
  display: none;
}
.posts_group .image_frame.post-photo-wrapper {
  border-bottom: 4px solid #ad0404;
  transition: all 0.4s;
}
.posts_group .post-item:hover .image_frame.post-photo-wrapper {
  border-color: red;
}
.tagcloud {
  display: flex;
  flex-wrap: wrap;
}
a.tag-cloud-link {
  background-color: #f44343;
  padding: 1px 7px;
  color: aliceblue;
  font-size: 14px !important;
  margin: 0 0 3px 4px;
  text-decoration: none;
  border: 2px solid #f44343;
  box-sizing: border-box;
}
a.tag-cloud-link:hover {
  background-color: transparent;
  color: #f44343;
}
.pager_load_more {
  background-color: #f44336;
}
a.pager_load_more.button {
  background-color: #ee3642;
  color: white;
}
a.pager_load_more.button span.button_icon {
  float: right;
}
/* === cf7 form ===*/
select {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAQAAABKIxwrAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjAhsMNyF0qAl8AAAAkElEQVQ4y9WSMQ6DMAxF31DRLRIn4K70JkjtSulQiR6ALpyGLh2o3CFGKA04dOQvVpT3Yksx7DuHf7gTIy0ugToejJTwQhA6U3B0CMIAFZIQJlioIOOqh558EX7q/Z0j2EIEW8IivCaswl6oA8GEf4UiBXuhUeit9UZm/d7cIfFyLGyAvXDmw8UeI8zWLd1Rvt12YVGIN7GzAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE5LTAyLTI3VDExOjU1OjMzKzAxOjAwWV9WogAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxOS0wMi0yN1QxMTo1NTozMyswMTowMCgC7h4AAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: 10px 50%;
}
.dark select {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAQAAABKIxwrAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfjAhsMOA3B6HlQAAAAj0lEQVQ4y9XSMQqDMBSA4TcU3QKeoHfVmwTqqnUQ9AB26WnapYPyuzy01PhiR7OEkP+LQiJy6sHlj46CkQ4XSR09I7nwBmCwAI4BgJfgwQZLDF5IqHXxJAvGD91vSUVMsInFAMF4D+zGCqpvYMYbcI3ECu4afXRuSKzbW79gnxwA8VjBjYnS/I0fcvCVnmnMAR30veU3VeAAAAAldEVYdGRhdGU6Y3JlYXRlADIwMTktMDItMjdUMTE6NTY6MTMrMDE6MDDwTercAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDE5LTAyLTI3VDExOjU2OjEzKzAxOjAwgRBSYAAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAAASUVORK5CYII=);
}
input[type="date"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, select::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input[type="tel"] {
  color: #5f5f5f;
}
input[type="date"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="url"]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
  color: #5f5f5f;
}
input[type="date"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #5f5f5f;
}
.dark input[type="date"]::-webkit-input-placeholder, .dark input[type="email"]::-webkit-input-placeholder, .dark input[type="number"]::-webkit-input-placeholder, .dark input[type="password"]::-webkit-input-placeholder, .dark input[type="search"]::-webkit-input-placeholder, .dark input[type="tel"]::-webkit-input-placeholder, .dark input[type="text"]::-webkit-input-placeholder, .dark input[type="url"]::-webkit-input-placeholder, .dark select::-webkit-input-placeholder, .dark textarea::-webkit-input-placeholder, .dark input[type="tel"] {
  color: #fff;
}
.dark input[type="date"]::-moz-placeholder, .dark input[type="email"]::-moz-placeholder, .dark input[type="number"]::-moz-placeholder, .dark input[type="password"]::-moz-placeholder, .dark input[type="search"]::-moz-placeholder, .dark input[type="tel"]::-moz-placeholder, .dark input[type="text"]::-moz-placeholder, .dark input[type="url"]::-moz-placeholder, .dark select::-moz-placeholder, .dark textarea::-moz-placeholder {
  color: #fff;
}
.dark input[type="date"]:-ms-input-placeholder, .dark input[type="email"]:-ms-input-placeholder, .dark input[type="number"]:-ms-input-placeholder, .dark input[type="password"]:-ms-input-placeholder, .dark input[type="search"]:-ms-input-placeholder, .dark input[type="tel"]:-ms-input-placeholder, .dark input[type="text"]:-ms-input-placeholder, .dark input[type="url"]:-ms-input-placeholder, .dark select:-ms-input-placeholder, .dark textarea:-ms-input-placeholder {
  color: #fff;
}
/*=== checkbox ===*/
input[type="checkbox"], input[type="radio"] {
  position: relative;
}
input[type="checkbox"]:before, input[type="radio"]:before, input[type="checkbox"]:after, input[type="radio"]:after {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
input[type="checkbox"]:before, input[type="radio"]:before {
  content: "";
  width: 17px;
  height: 17px;
  background: white;
  position: absolute;
  right: -6px;
  top: -3px;
  border-radius: 50%;
  z-index: 0;
  border: 2px solid #a09d9d;
}
input[type="checkbox"]:after, input[type="radio"]:after {
  content: "";
  width: 11px;
  height: 11px;
  background: #79bd26;
  z-index: 1;
  position: absolute;
  border-radius: 50%;
  right: -1px;
  top: 2px;
  -webkit-transform: scale(0);
  transform: scale(0);
}
input[type="checkbox"]:hover:before, input[type="radio"]:hover:before {
  background: #f3f3f3;
  border: 2px solid #959393;
}
input[type="checkbox"]:checked:after, input[type="radio"]:checked:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.3s cubic-bezier(0.6, -0.18, 0.58, 1.71);
  transition: all 0.3s cubic-bezier(0.6, -0.18, 0.58, 1.71);
}
/*=== fix btn  ===*/
a.fixed-btn {
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  background: #01b6a2;
  position: fixed;
  z-index: 999;
  left: 30px;
  top: 60px;
  text-align: center;
  border-radius: 100%;
  vertical-align: super;
  font-weight: bold;
  box-shadow: 4px 4px 2px rgba(0, 0, 0, 0.2);
  width: 90px;
  height: 90px;
  padding: 34px 0;
  box-sizing: border-box;
  line-height: 1;
}
a.fixed-btn {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.fixed-btn:hover {
  background: #ffc107;
  color: #fff;
  box-shadow: 5px 6px 9px rgba(0, 0, 0, 0.4);
}
a.fixed-btn:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.6);
  -webkit-animation: preloader 1.6s cubic-bezier(0, 0, 0.04, 1.02) infinite;
  -moz-animation: preloader 1.6s linear infinite;
  animation: preloader 1.6s linear infinit;
  left: 0;
  top: 0;
  z-index: 0;
}
@-webkit-keyframes preloader {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
@-moz-keyframes preloader {
  0% {
    -moz-transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    -moz-transform: scale(1, 1);
    opacity: 0;
  }
}
@keyframes preloader {
  0% {
    transform: scale(0, 0);
    opacity: 0.5;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
/*=== moblie ===*/
@media only screen and (max-width: 767px) {
  body, .flip-box-back, h4.entry-title, .style-simple .testimonials_slider .testimonials_slider_ul li .bq_wrapper blockquote * {
    font-size: 1.1rem !important;
  }
  a.p-link .desc .text {
    font-size: 1rem;
  }
  #Top_bar.is-sticky .logo {
    margin: 0;
  }
  div#Action_bar {
    display: none;
  }
  #Top_bar:not(.is-sticky) {
    margin-top: 0;
  }
  #Top_bar #logo {
    margin: 12px 0 6px !important;
  }
  img.logo-mobile.scale-with-grid {
    max-width: 140px;
  }
  .rtl #Top_bar a.responsive-menu-toggle {
    left: unset;
    right: 20px;
  }
  #Side_slide #menu ul li.submenu .menu-toggle:after {
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none !important;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    content: '\e867';
  }
  #Side_slide #menu ul li.hover > .menu-toggle:after {
    font-family: "mfn-icons";
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: none !important;
    width: 1em;
    margin-right: 0.2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.2em;
    content: '\e945';
  }
}
/*--- moblie --- */
