/*
  Megla Theme css
*/ 

/* Gobal Css */

@font-face {
font-family: 'Optima';
src: url('fonts/Optima.ttf');
src: url('fonts/Optima.ttf?#iefix') format('embedded-opentype'),
url('fonts/Optima.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

div.wpforms-container-full input[type=checkbox]:checked:before, div.wpforms-container-full input[type=radio]:checked:before {
    border-color: #c2252a !important;
    box-shadow: 0 0 0 1px #c2252a, 0px 1px 2px rgba(0, 0, 0, 0.15) !important;
}
div.wpforms-container-full input[type=checkbox]:checked:after {
    border-left: 4px solid #c2252a !important;
	border-bottom: 4px solid #c2252a !important;
}
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input+label, div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li input+label, div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox ul li input+label, div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple ul li input+label, div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox ul li input+label {
    font-family: 'Optima' !important;
    text-align: left;
}
div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range] {
    margin-top: 10px !important;
    border-color: #ddd !important;
}
.wpforms-container .wpforms-field.wpforms-five-sixths, .wpforms-container .wpforms-field.wpforms-four-sixths,
.wpforms-container .wpforms-field.wpforms-four-fifths, .wpforms-container .wpforms-field.wpforms-one-fifth, .wpforms-container .wpforms-field.wpforms-one-fourth,
.wpforms-container .wpforms-field.wpforms-one-half, .wpforms-container .wpforms-field.wpforms-one-sixth, .wpforms-container .wpforms-field.wpforms-one-third,
.wpforms-container .wpforms-field.wpforms-three-fourths, .wpforms-container .wpforms-field.wpforms-three-fifths,
.wpforms-container .wpforms-field.wpforms-three-sixths, .wpforms-container .wpforms-field.wpforms-two-fourths,
.wpforms-container .wpforms-field.wpforms-two-fifths, .wpforms-container .wpforms-field.wpforms-two-sixths, .wpforms-container .wpforms-field.wpforms-two-thirds {
    text-align: left;
}
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li {
    margin: 0 0 -9px 0 !important;
}
div.wpforms-container-full input[type=submit],
div.wpforms-container-full button[type=submit],
div.wpforms-container-full .wpforms-page-button,
.wp-core-ui div.wpforms-container-full input[type=submit],
.wp-core-ui div.wpforms-container-full button[type=submit],
.wp-core-ui div.wpforms-container-full .wpforms-page-button {
	font-family: 'Optima' !important;
	border-color: #c2252a !important;
	background: #c2252a !important;
	font-weight: 600 !important;
	padding: 0 30px !important;
	font-size: 18px !important;
	height: 45px !important;
	border-radius: 35px !important;
	margin: 2px auto 0;
}
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul {
	margin: 0 0 10px 0 !important;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  background: #c2252a !important;
}
.wpforms-container .wpforms-field, .wp-core-ui div.wpforms-container .wpforms-field {
	padding: 5px 0 !important;
}
div.wpforms-container-full input[type=date], div.wpforms-container-full input[type=datetime], div.wpforms-container-full input[type=datetime-local], div.wpforms-container-full input[type=email], div.wpforms-container-full input[type=month], div.wpforms-container-full input[type=number], div.wpforms-container-full input[type=password], div.wpforms-container-full input[type=range], div.wpforms-container-full input[type=search], div.wpforms-container-full input[type=tel], div.wpforms-container-full input[type=text], div.wpforms-container-full input[type=time], div.wpforms-container-full input[type=url], div.wpforms-container-full input[type=week], div.wpforms-container-full select, div.wpforms-container-full textarea, .wp-core-ui div.wpforms-container-full input[type=date], .wp-core-ui div.wpforms-container-full input[type=datetime], .wp-core-ui div.wpforms-container-full input[type=datetime-local], .wp-core-ui div.wpforms-container-full input[type=email], .wp-core-ui div.wpforms-container-full input[type=month], .wp-core-ui div.wpforms-container-full input[type=number], .wp-core-ui div.wpforms-container-full input[type=password], .wp-core-ui div.wpforms-container-full input[type=range], .wp-core-ui div.wpforms-container-full input[type=search], .wp-core-ui div.wpforms-container-full input[type=tel], .wp-core-ui div.wpforms-container-full input[type=text], .wp-core-ui div.wpforms-container-full input[type=time], .wp-core-ui div.wpforms-container-full input[type=url], .wp-core-ui div.wpforms-container-full input[type=week], .wp-core-ui div.wpforms-container-full select, .wp-core-ui div.wpforms-container-full textarea {
	font-family: 'Optima' !important;
}
.move_form {
	margin: -44px 0 0 0;
}
.screen-reader-text {
  visibility: visible;
}
div.wpforms-container-full .wpforms-confirmation-container-full,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message),
div.wpforms-container-full .wpforms-confirmation-container-full p,
div[submit-success]>.wpforms-confirmation-container-full:not(.wpforms-redirection-message) p {
    background: #fff;
    border-color: #ddd;
    box-sizing: border-box;
    font-weight: 400 !important;
    color: #333 !important;
	font-size: 15px !important;
	font-family: 'Optima' !important;
}
.skip-link.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.skip-link.screen-reader-text:focus {
  background-color: #f2f2f2;
  border: 1px solid #21759b;
  border-radius: 3px;
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
.screen-reader-text.menu-close {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  background-color: transparent;
  border: 1px solid #000;
  bottom: 5px;
  display: none;
}
.screen-reader-text.menu-close:focus {
  background-color: transparent;
  border: 1px solid #000;
  border-radius: 5px;
  clip: auto !important;
  clip-path: none;
  color: #000;
  display: block;
  font-size: 14px;
  font-weight: 700;
  height: auto;
  left: 35px;
  line-height: normal;
  padding: 5px 15px;
  text-decoration: none;
  bottom: -30px;
  width: auto;
  z-index: 100000;
  display: none;
}
h2.screen-reader-text {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  background-color: #F8F9FA;
  border: 1px solid #ddd;
  padding: 10px;
  margin-bottom: 30px;
}
#primary[tabindex="-1"]:focus {
  outline: 0;
}
.wpforms-container .wpforms-form .wpforms-field-label {
	margin: 5px 0 5px 0 !important;
}
.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}
.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}
.widget {
  margin-bottom: 30px;
}
.widget:last-child{
  margin-bottom: 0px;
}
.widget a:hover {
  color: #c2252a;
}
.wp-block-categories li:hover, 
a.tag-cloud-link:hover {
  color: #fff;
}
.widget h2 {
  font-size: 20px;
  text-transform: uppercase;
  color: #424242;
  letter-spacing: 1px;
  padding-bottom: 10px;
  line-height: 1.5;
}
.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 2;
}
.widget ul ul {
  padding-left: 15px;
}
.widget ul ul ul {
  padding-left: 5px;
}
.widget a {
  color: #000;
  text-decoration: none;
}
.widget table {
  width: 100%;
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
}
.widget table th {
  background-color: #ddd;
}
.widget table th,
.widget table td {
  padding: 5px;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
.widget.widget_rss li {
  margin-bottom: 30px;
}
.widget.widget_rss .rssSummary {
  font-size: 95%;
  padding-top: 10px;
}
.widget.widget_rss cite {
  padding-top: 10px;
  display: inline-block;
  font-weight: 700;
}
.widget.widget_rss a.rsswidget {
    font-size: 110%;
}
.widget.widget_rss .rss-date {
    font-size: 80%;
}
.sticky {
  display: block;
}
.updated:not(.published) {
  display: none;
}
.page-content,
.entry-content,
.entry-summary {
  margin: 0.5em 0 0;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
.comment-content a {
  word-wrap: break-word;
}
.bypostauthor {
  display: block;
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.custom-logo-link {
  display: inline-block;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}
.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
  display: block;
}
.wp-block-quote p{
  margin-left: 15px;
}
body {
  font-size: 17px;
  line-height: 1.4;
  letter-spacing: 0.5px;
  color:#34322f;
  background:#FFFFFF;
  font-family: 'Optima';
  font-weight: 400;
}
h1,h2,h3,h4,h5,h6 {
  text-transform: capitalize;
  margin:0 0 10px;
  font-weight: bold;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -ms-word-break: break-word;
  word-break: break-word;
}
p {
  margin:0 0 10px;
}
img {
  max-width: 100%;
  vertical-align: middle;
  height: auto;
}
a {
  text-decoration: underline;
  transition: all 0.5s ease;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -ms-word-break: break-word;
  word-break: break-word;
  color: #34322f;
}
a:hover {
  color: #c2252a;
  outline: none;
  background:none;
  transition: all 0.5s ease;
}
a:not([href]) {
	color: #34322f;
}
ul,
ul li {
  margin: 0;
  padding: 0;
  list-style:none;
}
.header-area {
    padding: 3px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 99;
    background: #fff;
    box-shadow: 0 3px 7px #9d848499;
}
header.moza-header-img {
  position: relative;
  padding-top: 0;
}
header.moza-header-img .container {
  position: absolute;
  top: 0;
  left:  0;
  width: 100%;
  height: 100%;
  margin: auto;
  right:  auto;
  bottom: 0;
  background: rgba(0,0,0,0.3);
  padding-top: 110px;
}
.header-img img {
  max-width: 100%;
  height: 250px;
}
.site-branding img {
  max-width: 100%;
  height: auto;
  width: 190px;
}
.page .site-branding, 
.single .site-branding,
.search .site-branding,
.archive .site-branding,
.error404 .site-branding {
  padding-top: 0x;
}
.site-title a {
	text-decoration: none;
	font-size: 25px;
	font-weight: 600;
	text-transform: uppercase;
}
.site-title a:hover {
  color: #c2252a;
}
.mainmenu ul {
  text-align: right;
  margin: 20px 0 0 0;
}
.mainmenu ul li{
  position: relative;
  display: inline-block;
  margin-left: 5px;
}
.mainmenu li a {
  text-transform: uppercase;
  text-decoration: none;
  font-size: 17px;
  font-weight: 600;
  padding: 10px 15px;
  position: relative;
  display: block;
  transition: 0.3s;
}
.mainmenu li:first-child {
  margin-left: 0px;
}
.mainmenu li a:first-child {
  padding-left: 0px;
}
.mainmenu li:last-child a {
  padding-right: 0px;
}
.mainmenu li:last-child {
  border: 0px;
}
.mainmenu li:hover a,
.mainmenu li.active a,
.mainmenu .current_page_item a {
  transition: 0.5s;
  color: #c2252a;
}
ul.children {
  padding-left: 25px;
  text-align: left;
}
.mainmenu .menu-item-has-children::after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 13px;
    text-shadow: none;
    opacity: .8;
    position: absolute;
    top: 14px;
    right: -12px;
}
.mainmenu ul.sub-menu .menu-item-has-children::after {
  top: .6rem;
  right: .2rem;
  color: #fff;
}
.mainmenu ul li ul {
  position: absolute;
  left: unset;
  right: -15px;
  z-index: 8;
  width: 220px;
  top: 25px !important;
  opacity: 0;
  background: #f5f5f5;
  visibility: hidden;
  transition: 0.5s;
  text-align: right;
}
.mainmenu ul li:hover ul {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.mainmenu ul li ul li {
  border-right: none;
  width: 220px;
  margin-left:0px;
  display: block;
}
.mainmenu li:hover ul li a {
  color: #fff;
  opacity: 1;
}
.mainmenu ul li ul.sub-menu li a {
    padding: 5px 20px;
    text-align: right;
    border-radius: 0px;
    background: transparent;
    font-size: 14px;
    text-transform: uppercase;
    color: #343434;
}
.mainmenu li ul.sub-menu li a:hover {
  background-color: #ddd;
}
.mainmenu ul li ul li ul{
  left:220px;
}
.mainmenu ul li:hover ul li ul{
  opacity: 0;
  visibility: hidden;
  left:220px;
}
.mainmenu ul li:hover > ul li:hover > ul{
  left: 220px;
  opacity: 1;
  visibility: visible;
}
.mainmenu ul li:hover > ul li:hover > ul li:hover > ul{
  opacity: 1;
  visibility: visible;
  top: 100%;
}
.top-nav-collapse {
  background: #ffffff;
  box-shadow: 0 40px 100px rgba(0,0,0,.2);
  transition: 0.5s;
}
.moza-responsive-menu  {
  display: none;
}
.screen-reader-text.menu-close{
  display: none;
}
.slicknav_btn {
  right: 0;
  float: right;
  top: -46px;
}
.slicknav_menu .slicknav_menutxt {
  display: none;
}
.slicknav_btn {
  background: transparent;
  padding: 0px;
  margin: 0px;
}
.slicknav_menu {
  padding: 0;
  background: none;
}
.slicknav_menu .slicknav_icon-bar {
  background-color: #fff;
  box-shadow: 0 0 0;
}
.slicknav_nav {
  background: transparent;
  width: 250px;
  position: relative;
  top: -2px;
  left: 20px;
}
.slicknav_nav a{
  font-weight: 400;
  font-size: 16px;
  transition: 0.5s;
  color: #000;
}
.slicknav_nav a:focus{
  color: #c2252a;
}
.slicknav_nav .slicknav_row:hover,
.slicknav_nav a:hover {
  background: #333333;
  color: #fff;
  text-decoration: none;
  border-radius: 0;
}
.slicknav_nav li.active a {
  background: #c2252a;
  color: #fff;
}
.slicknav_nav .slicknav_row:hover a {
  color: #fff;
}
.slicknav_nav .slicknav_row, 
.slicknav_nav a {
  margin: 0;
}
.slicknav_nav li {
  padding: 0px;
  text-align: left;
  font-size: inherit;
  line-height: inherit;
  border: none;
}
.slicknav_menu .slicknav_icon {
  width: 35px;
  height: 35px;
  margin: 0px;
}
.slicknav_btn {
  line-height: 5px;
    cursor: pointer;
  -webkit-transition: all ease-in-out 500ms;
       -moz-transition: all ease-in-out 500ms;
        -ms-transition: all ease-in-out 500ms;
       -o-transition: all ease-in-out 500ms;
          transition: all ease-in-out 500ms;
}
.slicknav_icon span.slicknav_icon-bar {
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #000;
  -webkit-transition: all ease-in-out 500ms;
       -moz-transition: all ease-in-out 500ms;
        -ms-transition: all ease-in-out 500ms;
       -o-transition: all ease-in-out 500ms;
          transition: all ease-in-out 500ms;
}
.slicknav_btn.slicknav_open span.slicknav_icon-bar:first-child{
  -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
        transform: rotate(45deg);
  -webkit-transform-origin: 11px 50%;
    -moz-transform-origin: 11px 50%;
      -ms-transform-origin: 11px 50%;
       -o-transform-origin: 11px 50%;
        transform-origin: 11px 50%; 
}
.slicknav_btn.slicknav_open span.slicknav_icon-bar:nth-child(2) {
    display: none;
}
.slicknav_btn.slicknav_open span.slicknav_icon-bar:last-child{
  -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
       -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
  -webkit-transform-origin: 12px 50%;
    -moz-transform-origin: 12px 50%;
      -ms-transform-origin: 12px 50%;
       -o-transform-origin: 12px 50%;
        transform-origin: 12px 50%; 
}
.main-navigation .btn > a:hover {
  background-color: #333;
  color: #fff;
  transition: 0.5s;
}
ul#primary-menu li.hover ul {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
ul#primary-menu li ul {
  display: inline-block;
  transform: scale(0);
  visibility: hidden;
}
ul#primary-menu li ul li a {
  display: block;
}
ul#primary-menu li:hover ul,
ul#primary-menu li.hover ul {
  transform: scale(1);
  visibility: visible;
}
/* Breadcurmb CSS */
.breadcrumbs-area {
  padding: 100px 0;
  color: #000;
  margin-bottom: 100px;
  background-color: #f9f9f9;
}
.breadcrumbs-area h2 {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 26px;
  margin-bottom: 0px;
}
.error-page,
.page-area,
.page,
.search-area,
.archive-area,
.single-area,
.blog-area {
  background-color: #f9f9f9;
  padding-bottom: 0;
  padding-top: 80px;
}
.blog-area {
  padding-top: 100px;
}
.blog-title {
    padding: 45px 0 5px;
}
.blog-title span {
  display: inline-block;
  margin-bottom: 10px;
  color: #c2252a;
  font-weight: 500;
}
.blog-title h3 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 0px;
}
.masonry-post article.post {
  margin-bottom: 30px;
}
article.page{
  margin-bottom: 30px;
  background-color: #F8F9FA;
  border-radius: 5px;
}
.error-page{
  padding-top: 100px;
}
.error-page .blog-title h3 {
  border-bottom: 1px solid #ddd;
  padding-bottom: 50px;
}
article.sticky {
  background-color: #ddd;
  display: block;
  border: 1px solid #ddd;
}
.blog-singele-box {
  position: relative;
  margin-bottom: 30px;
}
.blog-thumb {
  position: relative;
  position: relative;
}
.blog-thumb img {
    width: 100%;
}
.blog-thumb::after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: #000;
  z-index: 1;
  top: 0;
  opacity: 0.3;
}
.blog-content {
  background: rgb(151 170 133 / 95%);
  position: absolute;
  bottom: 50px;
  left: 18px;
  padding: 20px;
  width: 91%;
  opacity: 0;
  transition: 0.5s;
  z-index: 2;
}
.blog-date span a,
.blog-date span {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  line-height: 32px;
  font-weight: 400;
  text-decoration: none;
}
h3.blog-title {
  margin-bottom: 8px;
}
h3.blog-title a {
  display: inline-block;
  color: #fff;
  font-size: 45px;
  font-weight: 400;
  text-decoration: none;
}
.blog-desc p{
  font-size: 17px;
  line-height: 27px;
  color: #fff;
   margin-bottom: 32px;
}
.blog-btn a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  position: relative;
  transition: 0.5s;
  padding-left: 32px;
  text-decoration: none;
}
.blog-btn a::before {
  position: absolute;
  content: "";
  width: 141px;
  height: 40px;
  border: 1px solid rgba(255, 255, 255, 0.15);
  left: 0px;
  top: 0;
  right: 0;
  margin: auto;
  bottom: 0;
}
.blog-meta-title {
  position: absolute;
  bottom: 40px;
  left: 40px;
  z-index: 2;
}
.blog-meta-title h2 a {
  display: inline-block;
  color: #fff;
  font-size: 22px;
  font-weight: 400;
  transition: 0.5s;
  text-decoration: none;
}
.blog-singele-box:hover .blog-content {
  opacity: 1;
  bottom: 15px;
}
.blog-singele-box:hover .blog-meta-title h2 a {
  opacity: 0;
}
.moza-navigation {
  position: relative;
  top: 6px;
}
.moza-navigation ul {
  margin: 0px;
  list-style-type: none;
}
.moza-navigation ul li {
  margin: 0px 10px 0px 0px;
  display: inline-block;
}
.moza-navigation ul li a {
  text-decoration: none;
  color: #000;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.moza-navigation ul li a {
  color: #000;
}
.moza-navigation ul li:last-child {
  margin-right: 0px;
}
.moza-navigation ul li a i {
  border: 1px solid #c2252a;
  padding: 10px;
  display: inline-block;
  color: #c2252a;
  border-radius: 50%;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.moza-navigation ul li a:hover i {
  border: 1px solid #c2252a;
  background-color: #c2252a;
  color: #fff;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -ms-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}
.post-content {
  margin-top: 15px;
}
.entry-meta{
  margin-bottom: 20px;
}
.entry-title {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 26px;
  margin-top: 20px;
}
.entry-title i, 
.entry-footer span i, 
.entry-meta i {
  color: #c2252a;
  margin-right: 5px;
}
.entry-title a {
  color: #343434;
  text-decoration: none;
  transition: 0.3s; 
}
.entry-content {
  margin-bottom: 20px;
}
.entry-footer span a,
.entry-meta a{
  color: #c2252a;
  text-decoration: none;
  transition: 0.3s;
  font-weight: 700;
}
.entry-title a:hover ,
.entry-footer span a:hover,
.entry-meta a:hover{
  color: #c2252a;
  transition: 0.3s;
}
.entry-footer span,
.entry-meta span{
  margin-right: 15px;
}
.entry-footer span.author {
  margin-right: 0px;
}
a.button {
  color: #fff;
  background-color: #c2252a;
  border: 1px solid #c2252a;
  border-radius: 50%;
  padding: 5px 15px;
  font-size: 15px;
  transition: 0.5s;
  display: inline-block;
  margin-top: 20px;
}
a.button:hover {
  transition: 0.5s;
}
a.button.error{
  border-radius: 5px;
  text-decoration: none;
}
p.comment-notes {
  margin-bottom: 30px;
}
.single-area .navigation.post-navigation {
  margin-top: 30px;
}
.nav-links{
  overflow: hidden;
}
.nav-previous{
  float: left;
  width: 49%;
  text-align: left;
}
.nav-next{
  text-align: right;
  width: 49%;
  float: right;
}
.nav-links a{
  display: inline-block;
  background-color: #fff;
  border-radius: 5px;
  padding: 5px 15px;
  font-weight: 700;
  text-transform: uppercase;
  transition: 0.5s;
  border: 1px solid #ddd;
  text-decoration: none;
}
.page-links{
  margin-top: 10px;
}
.page-links a{
  display: inline-block;
  padding: 0px 10px;
  transition: 0.5s;
  margin: 0px 5px;
}
.nav-links a:hover,
.page-links a:hover{
  color: #fff;
  transition: 0.5s;
  border-color: #c2252a;
  background-color: #c2252a;
}
.search-results article.page .entry-summary {
  display: none;
}
.entry-content h2{
  margin-top: 15px;
}
.entry-content table {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.entry-content table th,
.entry-content table td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 10px;
}
.entry-content table th {
  background-color: #f9f9f9;
}
.entry-content dd {
  margin-bottom: 15px;
}
.entry-content ul,
.entry-content ol {
  padding-left: 15px;
  margin: 0px;
}
.entry-content address {
  border: 1px solid #ddd;
  padding: 20px;
}
/* Comments CSS */
.comments-area {
  margin-top: 40px;
}
.comments-area h2.comments-title {
  font-size: 25px;
  margin-bottom: 25px;
}
.comment-content h2{
  margin-top: 15px;
}
.comment-content p{
  margin-bottom: 5px;
}
.comment-list {
  margin: 0px;
  padding: 0;
  list-style: none;
}
.comment-meta {
  margin-bottom: 20px;
}
.comment-meta a {
  color: #333;
}
.bypostauthor {
  display: block;
}
.comment-author.vcard {
  position: relative;
  padding-left: 50px;
}
.comment-author.vcard img {
  position: absolute;
  left: 0;
  top: 7px;
}
.comment-metadata {
    margin-left: 50px;
}
.comments-area table {
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  margin-bottom: 30px;
}
.comments-area table th,
.comments-area table td {
  border-top: 1px solid #ddd;
  border-right: 1px solid #ddd;
  padding: 10px;
}
.comments-area table th {
  background-color: #f9f9f9;
}
.comments-area dd {
  margin-bottom: 15px;
}
.comments-area .comment-content ul,
.comments-area .comment-content ol {
  padding-left: 15px;
  margin: 0;
}
.comments-area address {
  border: 1px solid #ddd;
  padding: 20px;
}
.comment-reply-link {
  display: inline-block;
  margin-top: 10px;
  transition: 0.5s;
  text-transform: uppercase;
}
.comment-reply-link:hover{
  color: #c2252a;
}
.comment-list li.comment {
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
  padding: 30px;
  background-color: #ddd;
}
.comment-list li.comment:last-child {
  border-bottom: 0px solid #ddd;
  margin-bottom: 0px;
}
.comment-metadata {
  font-size: 80%;
}
.comment-list li.comment ol.children {
  padding-left: 50px;
  margin: 0;
  list-style: none;
  margin-top: 25px;
}
.comment-list li.comment ol.children ol.children {
  padding-left: 20px;
}
.comment-respond {
  margin-top: 50px;
} 
.comment-form{
  margin-bottom: 10px;
}
.comment-form label{
  margin-bottom: 5px;
}
.comment-form input,
.comment-form textarea{
  margin-bottom: 15px
}
.comment-form textarea{
  resize: vertical;
}
.comment-reply-title{
  margin-top: 30px;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"]{
  width: 100%;
  height: 44px;
  border: 1px solid #bbb;
  padding-left: 10px;
  transition: 0.5s;
}
.comment-form input[type="checkbox"]{
  width: 2%;
  border:1px solid #bbb;
  margin-top: 0px;
  margin-right: 5px;
}
.comment-form textarea{
  width: 100%;
  border:1px solid #bbb;
  padding:10px;
  transition: 0.5s;
}
.comment-form input[type="text"]:hover,
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:hover,
.comment-form input[type="email"]:focus,
.comment-form input[type="url"]:hover,
.comment-form input[type="url"]:focus,
.comment-form textarea:hover,
.comment-form textarea:focus{
  border: 1px solid #000;
}
.comment-form input[type="submit"]{
  height: 44px;
  width: 100%;
  border: 1px solid #ddd;
  color: #000;
  transition: 0.5s;
  background: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0px;
}
.comment-form input[type="submit"]:hover{
  background:#252525;
  color: #fff;
  transition: 0.5s;
}
.post-password-form {
  margin-top: 15px;
}
.post-password-form input[type="password"]{
    border: 1px solid #ddd;
    padding: 10px 25px;
}
.post-password-form input[type="submit"]{
  border: 1px solid #ddd;
  padding: 10px 25px;
  background: #333;
  color: #fff;
  text-transform: uppercase;
  transition: 0.5s;
  margin-left: -6px;
}
.post-password-form input[type="submit"]:hover{
  background: #FFB81F;
  border: 1px solid #FFB81F;
  transition: 0.5s;
}
.page-content .search-form input[type="search"]{
  width: 100%;
  display: inline-block;
}
.page-content .search-form input[type="submit"] {
  width: 15%;
  display: inline-block;
  margin-left: -6px;
}
.search-form input[type="search"] {
  width: 100%;
  max-width: 100%;
  border: 1px solid #ddd;
  padding: 5px 25px;
  margin: 10px 0px;
  transition: 0.5s;
}
.search-form input[type="submit"] {
  border: 1px solid #ddd;
  border-left: 0px solid #ddd;
  padding: 5px 25px;
  background: #333;
  color: #fff;
  text-transform: uppercase;
  transition: 0.5s;
  margin-left: -5px;
}
.search-form input[type="submit"]:hover{
  background: #c2252a;
  color: #fff;
  transition: 0.5s;
}
.footer-area {
    padding: 50px 0 25px;
    color: #34322f;
    background-color: #eee;
	margin: 60px 0 0 0;
}
.copyright p,
.copyright {
  color: #34322f;
}
.copyright a{
  text-decoration: none;
  color: #34322f;
}
.social li {
  display: inline-block;
  margin-right: 10px;
  color: #34322f;
}
.social a {
  display: block;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #34322f;
  border-radius: 100%;
}
.footer-area h4 {
	font-size: 20px;
	margin: 0 0 5px 0;
}
.footer-area li {
	font-size: 14px;
	line-height: 1.5;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .header-area {
    padding: 0px;
  }
  .mainmenu{
    display: none;
  }
  .moza-responsive-menu{
    display: block;
  }
  .screen-reader-text.menu-close{
    display: block;
  }
  .menu-item-has-children::after {
    display: none;
  }
  article.post:last-child {
    margin-bottom: 30px;
  }
  .nav-previous {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .nav-next {
    text-align: center;
    width: 100%;
    float: none;
  }
  .widget {
    padding: 0px;
  }
  .widget:first-child{
    margin-top: 30px;
  }
  .comment-form{
    margin-bottom: 30px;
  }
}

@media (min-width: 481px) and (max-width: 767px) {
  .header-area {
    padding: 0px;
  }
  .mainmenu{
    display: none;
  }
  .slicknav_nav {
    left: 145px;
  }
  .menu-item-has-children::after {
    display: none;
  }
  .moza-responsive-menu{
    display: block;
  }
  .screen-reader-text.menu-close{
    display: block;
  }
  .widget {
    padding: 0px;
  }
  .widget:first-child{
    margin-top: 30px;
  }
  .nav-previous {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .nav-next {
    text-align: center;
    width: 100%;
    float: none;
  }
  .comment-form{
    margin-bottom: 30px;
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  .header-area {
    padding: 0px;
  }
  .mainmenu{
    display: none;
  }
  .moza-responsive-menu{
    display: block;
  }
  .screen-reader-text.menu-close{
    display: block;
  }
  .menu-item-has-children::after {
    display: none;
  }
  article.post:last-child {
    margin-bottom: 30px;
  }
  .widget-area {
    margin-top: 30px;
  }
  .widget {
    padding: 0px;
  }
  .nav-previous {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
  }
  .nav-next {
    text-align: center;
    width: 100%;
    float: none;
  }
}

.site-title,
.site-description {
	display: none;
}
footer.entry-footer {
	display: none;
}
.reperro {
	position: relative;
	overflow: hidden;
}
.reperro_first:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 300px;
	top: 30px;
	right: 340px;
	background: url(/wp-content/uploads/2026/01/xpt-1.jpg);
	background-size: cover;
	background-position: center;
	filter: grayscale(100%);
}
.arab_main_first:after {
	display: none !important;
}
.vertical_reperro:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 320px;
    width: 50px;
    height: 100%;
    background: url(/wp-content/uploads/2026/01/npatr-2.png);
    background-size: cover;
    background-position: center;
}
.reperro h1 {
	font-size: 42px;
	text-transform: initial;
}
.reperro h4 {
	text-transform: initial;
	font-size: 23px;
}
.reperro h6 {
	text-align: center;
	text-transform: initial;
	font-size: 35px;
	padding: 0 50px;
	margin: 0 0 0 0;
	line-height: 1.2;
}
.scls {
	background: #ddd;
	padding: 35px 45px 35px 45px;
	margin: 30px 0 0 0;
}
.collins {
	margin: 25px 0 0 0;
	padding: 0 40px 0 0;
}
.collins figure {
	width: 75px !important;
}
.collins h3 {
	font-size: 25px;
	margin: 0 0 2px 0;
}
.bosho {
	padding: 35px 35px 20px 40px;
	background: #c2252a;
	margin: 35px -100px 0 180px;
	color: #fff;
	z-index: 2;
}
.arab_bosho {
	margin: 35px 0 0 0;
}
#menu-item-97 a,
#menu-item-322 a,
#menu-item-331 a,
#menu-item-334 a {
	border: 1px solid transparent;
	padding: 5px 20px 4px;
	background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #c2252a, #34322f) border-box;
	border-radius: 40px;
	margin-left: 8px;
    margin-right: 8px;
}
#menu-item-97 a:hover,
#menu-item-322 a:hover,
#menu-item-331 a:hover,
#menu-item-334 a:hover {
	background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #34322f, #c2252a) border-box;
}
#menu-item-97 a:before,
#menu-item-322 a:before,
#menu-item-331 a:before,
#menu-item-334 a:before {
	content: '';
	position: absolute;
	left: -10px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 20px;
	height: 20px;
	background: url(/wp-content/uploads/2026/01/pattern.png);
	background-size: cover;
	transition: 0.4s;
}
#menu-item-97 a:hover:before,
#menu-item-322 a:hover:before,
#menu-item-331 a:hover:before,
#menu-item-334 a:hover:before {
	left: unset;
	right: -10px;
	transition: 0.4s;
	transform: scaleX(-1);
}
.reperro_cont {
	padding: 70px 0 70px 0;
}
.reperro_cont:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 300px;
	top: 30px;
	right: 340px;
	background: url(/wp-content/uploads/2026/01/5365.jpg);
	background-size: cover;
	background-position: center;
	filter: grayscale(100%);
}
.arab_r_cont:after {
	display: none !important;
}
.contsf {
	margin: 25px 0 0 0;
}
.contsf figure {
	width: 55px !important;
}
.contsf h3 {
	margin: 0 0 0 0;
	font-size: 21px;
	text-transform: uppercase;
}
.reperro_cont h5 {
	margin: 45px 0 10px 0;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 28px;
}
.horisont_reperro:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
	right: 0;
	margin: auto;
    width: 100%;
    height: 50px;
    background: url(/wp-content/uploads/2026/01/npatr-1.png);
    background-size: cover;
    background-position: center;
}
.summ {
	max-width: 700px;
	margin: 85px 0 0 0;
}
.rround h2 {
	background: linear-gradient(to right, #c2252a 60%, #34322f);
	width: 120px;
	height: 120px;
	padding: 0;
	line-height: 3.7;
	margin: 0 auto 40px;
	border-radius: 50%;
	font-weight: 500;
	font-size: 33px;
	color: #fff;
	position: relative;
}
.rround h2:after {
	content: '';
	position: absolute;
	bottom: -30px;
	left: 0;
	right: 0;
	margin: auto;
	width: 2px;
	height: 25px;
	background: #c2252a;
}
.rround h3 {
	font-size: 19px;
	margin: 0 auto 7px;
}
.after_rround {
	background: #ddd;
	border-radius: 15px;
	padding: 30px 30px 18px;
	margin: 30px 0 40px 0;
}
.after_rround img {
	width: 180px;
	margin: 35px auto 0;
	text-align: center;
}
.goods {
	margin: 25px auto 0;
}
.goods figure {
	background: #c2252a;
	width: 120px !important;
	margin: 0 auto 7px !important;
	border-radius: 50%;
	padding: 25px;
}
.goods.maxwell figure {
	background: #34322f;
}
.goods h3 {
	font-size: 20px;
	margin: 0 0 4px 0;
}
.colts {
	position: relative;
}
.colts h3 {
	font-size: 21px;
}
.colts p {
	font-size: 16px;
}
.colts .elementor-counter {
	color: #c2252a;
}
.colts .elementor-counter-number {
	font-weight: 700;
}
.colts .elementor-counter-number-suffix {
	position: relative;
}
.colts .elementor-counter-number-suffix:after {
	content: "\f0aa";
    font-family: FontAwesome;
	color: #34322f;
	position: absolute;
	bottom: 20px;
	left: 50px;
	font-size: 35px;
	z-index: -1
}
.ngap {
	padding: 30px 0 0;
}
.ngap h2 {
	text-transform: uppercase;
}
.ngap .elementor-icon-list-item {
	margin: 0 0 18px 0 !important;
}
.ngap img {
	filter: grayscale(100%);
}
.kaks {
	padding: 30px 0 0;
}
.kaks h3 {
	text-transform: uppercase;
	color: #c2252a;
}
.kaks img {
    max-width: 120px !important;
    filter: grayscale(100%);
    margin: 30px 0;
}
.kaks td,
.wprt-container .table > tbody > tr > td,
.wprt-container .table > thead > tr > th, .wprt-container .table > tbody > tr > th,
.wprt-container .table > tfoot > tr > th, .wprt-container .table > thead > tr > td,
.wprt-container .table > tbody > tr > td,
.wprt-container .table > tfoot > tr > td, .wprt-container .table > tr > td {
	border-left: none;
	border-color: #c2252a;
	border-width: 2px;
	padding: 7px 0;
}
.kaks_2 {
	padding: 0 0 30px;
	margin: -20px 0 0 0;
}
.kaks_2 h3 {
	text-transform: uppercase;
	color: #c2252a;
}






/* = MY NEXT NEW PLUS GO 2k - 2560
-------------------------------------------------------------- */
@media (min-width: 2560px) {






}


/* = MY NEXT NEW PLUS GO 1600
-------------------------------------------------------------- */
@media (max-width: 1600px) {
.reperro_first:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 300px;
	top: 30px;
	right: 190px;
}
.vertical_reperro:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 150px;
    width: 50px;
    height: 100%;
}




}

/* =  NEXT NEW PLUS GO 1440
-------------------------------------------------------------- */
@media (max-width: 1440px) {
.reperro_first:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 300px;
	top: 30px;
	right: 110px;
}
.vertical_reperro:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 90px;
    width: 50px;
    height: 100%;
}
.reperro_cont:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 300px;
    top: 30px;
    right: 200px;
}



}

/* =  NEXT NEW PLUS GO 1366
-------------------------------------------------------------- */
@media (max-width: 1366px) {
.reperro_first:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 300px;
	top: 30px;
	right: 80px;
}
.vertical_reperro:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 65px;
    width: 50px;
    height: 100%;
}






}

/* =  NEXT NEW PLUS GO 1280
-------------------------------------------------------------- */
@media (max-width: 1280px) {
.site-branding img {
    width: 170px;
}
.mainmenu li a {
    font-size: 16px;
}
.mainmenu ul {
    margin: 12px 0 0 0;
}
.reperro h1 {
    font-size: 38px;
    text-transform: initial;
}
.reperro h4 {
    font-size: 22px;
}	
.collins figure {
    width: 70px !important;
}	
.collins h3 {
    font-size: 23px;
    margin: 0 0 2px 0;
}
.reperro_first:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 300px;
	top: 30px;
	right: 30px;
}
.vertical_reperro:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 20px;
    width: 50px;
    height: 100%;
}	
.reperro h6 {
    font-size: 30px;
}	
.ngap h2 {
    font-size: 28px;
}
.contsf h3 {
    font-size: 19px;
}
.contsf figure {
    width: 50px !important;
}	
	
	
	


}

/* =  NEXT NEW PLUS GO 1194
-------------------------------------------------------------- */
@media (max-width: 1194px) {
body {
    font-size: 16px;
}
.vertical_reperro:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    width: 20px;
    height: 100%;
}	
.reperro h1 {
    font-size: 34px;
}
.reperro_cont h5 {
    margin: 35px 0 7px 0;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 25px;
}
.reperro_cont:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 300px;
    top: 30px;
    right: 100px;
}
.reperro_first:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 300px;
	top: 30px;
	right: 0;
}
	
	
	

}

/* =  NEXT NEW PLUS GO 1024
-------------------------------------------------------------- */
@media (max-width: 1024px) {
body {
    font-size: 15px;
}
.reperro_first:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 250px;
	top: 30px;
	right: 0;
}
.collins figure {
    width: 60px !important;
}	
.collins {
    margin: 20px 0 0 0;
    padding: 0 10px 0 30px;
}	
.bosho {
	padding: 35px 35px 20px 40px;
	margin: 35px -60px 0 130px;
}	
.horisont_reperro:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 20px;
}	
.after_rround img {
    width: 165px;
    margin: 35px auto 0;
    text-align: center;
}
.reperro h6 {
    font-size: 28px;
    padding: 0;
}		
.kaks img {
    max-width: 100px !important;
    margin: 25px 0;
}	
.kaks_2 h3 {
    font-size: 23px;
}
.reperro_cont:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 300px;
    top: 30px;
    right: 0;
}	
.reperro_cont:before {
	display: none;
}	
	


}

/* =  NEXT NEW PLUS GO 768
-------------------------------------------------------------- */
@media (max-width: 768px) {
.site-branding img {
    width: 145px;
}
.header-area {
    height: 60px;
}
.scls {
    padding: 30px 20px 25px 20px;
    margin: 30px 0 0 0;
}
.reperro h1 {
    font-size: 30px;
}	
.reperro h4 {
    font-size: 19px;
}		
.collins figure {
    width: 55px !important;
}	
.vertical_reperro:before {
    content: '';
    position: absolute;
    top: 30px;
    left: 0;
    width: 12px;
    height: 100%;
}		
.reperro_first:after {
	content: '';
	position: absolute;
	height: 100%;
	width: 192px;
	top: 30px;
	right: 0;
}	
.collins h3 {
    font-size: 22px;
    margin: 0 0 2px 0;
}	
.colts h3 {
    font-size: 18px;
}
.elementor-counter .elementor-counter-number-wrapper {
	font-size: 60px !important;
}	
.slicknav_nav {
    background: #fff;
    width: 100%;
    position: relative;
    top: -30px;
    left: 0;
    padding: 10px;
    border: 1px solid #c2252a;
    border-top: 0;
}	
.footer-area h4 {
    font-size: 20px;
    margin: 20px 0 1px 0;
}	
.footer-area {
    padding: 25px 0 25px;
    margin: 60px 0 0 0;
}
	
	
	
	
	

}

/* =  NEXT NEW PLUS GO 500
-------------------------------------------------------------- */
@media (max-width: 500px) {
body {
    font-size: 15px;
    width: 95%;
    margin: auto;
}
.reperro_first:after {
	display: none;
}
.collins h3 {
    font-size: 22px;
    margin: 3px 0 3px 0;
}
.collins {
    margin: 17px 0 0 0;
    padding: 0 20px;
}	
.bosho {
	padding: 30px;
	margin: 20px 0;
	text-align: center;
}	
.scls {
    padding: 25px 20px 20px 20px;
    margin: 0;
}	
.rround h2 {
    width: 100px;
    height: 100px;
    line-height: 3.2;
    margin: 0 auto 40px;
    font-size: 30px;
}	
.reperro h4 {
    font-size: 20px;
}	
.after_rround {
    background: #ddd;
    border-radius: 10px;
    padding: 25px;
    text-align: center;
    margin: 30px 0 40px 0;
}	
.after_rround img {
    width: 110px;
    margin: 0;
    text-align: center;
}	
.reperro h6 {
    font-size: 21px;
    padding: 0;
}		
.goods figure {
    width: 100px !important;
    padding: 18px;
}
.kaks img {
    display: none !important;
}	
.ngap h2 {
    font-size: 23px;
    line-height: 1.2;
	margin: 0 0 0 0;
}
.reperro_cont:after {
	display: none;
}
.reperro_cont {
    padding: 25px 0 25px 0;
}
.reperro_cont h5 {
    margin: 30px 0 7px 0;
    font-size: 23px;
}	
div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-small,
div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-medium,
div.wpforms-container .wpforms-form .wpforms-field input.wpforms-field-large,
div.wpforms-container .wpforms-form .wpforms-field select.wpforms-field-small,
div.wpforms-container .wpforms-form .wpforms-field select.wpforms-field-medium,
div.wpforms-container .wpforms-form .wpforms-field select.wpforms-field-large,
div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row.wpforms-field-small,
div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row.wpforms-field-medium,
div.wpforms-container .wpforms-form .wpforms-field .wpforms-field-row.wpforms-field-large {
    height: 40px !important;
	font-size: 14px !important;
}
div.wpforms-container-full input[type=submit], div.wpforms-container-full button[type=submit], div.wpforms-container-full .wpforms-page-button, .wp-core-ui div.wpforms-container-full input[type=submit], .wp-core-ui div.wpforms-container-full button[type=submit], .wp-core-ui div.wpforms-container-full .wpforms-page-button {
    font-family: 'Optima' !important;
    border-color: #c2252a !important;
    background: #c2252a !important;
    font-weight: 600 !important;
    padding: 0 30px !important;
    font-size: 17px !important;
    height: 40px !important;
    border-radius: 35px !important;
    margin: 3px auto 30px;
}	
div.wpforms-container-full .wpforms-form .wpforms-field-number-slider input[type=range] {
    height: 10px !important;
}	
.move_form {
    margin: -38px 0 0 0;
}	
.menu-item-97 a,
.menu-item-322 a,
.menu-item-331 a,
.menu-item-334 a {
	border: 1px solid transparent;
	padding: 5px 10px 4px;
	background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #c2252a, #34322f) border-box;
	border-radius: 40px;
	display: inline;
	position: relative;
}
.menu-item-97 a:hover,
.menu-item-322 a:hover,
.menu-item-331 a:hover,
.menu-item-334 a:hover {
	background: linear-gradient(#fff, #fff) padding-box, linear-gradient(to right, #34322f, #c2252a) border-box;
}
.menu-item-97 a:before,
.menu-item-322 a:before,
.menu-item-331 a:before,
.menu-item-334 a:before {
	content: '';
	position: absolute;
	left: -10px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 15px;
	height: 15px;
	background: url(/wp-content/uploads/2026/01/pattern.png);
	background-size: cover;
	transition: 0.4s;
}
.menu-item-97 a:hover:before,
.menu-item-322 a:hover:before,
.menu-item-331 a:hover:before,
.menu-item-334 a:hover:before {
	left: unset;
	right: -10px;
	transition: 0.4s;
	transform: scaleX(-1);
}
div.wpforms-container-full .wpforms-field.wpforms-field-checkbox ul li input+label,
div.wpforms-container-full .wpforms-field.wpforms-field-radio ul li input+label,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-checkbox ul li input+label,
div.wpforms-container-full .wpforms-field.wpforms-field-payment-multiple ul li input+label,
div.wpforms-container-full .wpforms-field.wpforms-field-gdpr-checkbox ul li input+label {
    padding-inline-start: 7px !important;
    font-size: 15px;
}	
	
	

}

/* =  NEXT NEW PLUS GO 400
-------------------------------------------------------------- */
@media (max-width: 400px) {
.reperro h1 {
    font-size: 25px;
}	
.reperro h4 {
    font-size: 18px;
}
.collins figure {
    width: 50px !important;
    margin: auto !important;
}	
.collins h3 {
    font-size: 20px;
    margin: 3px 0 3px 0;
}
.bosho {
	padding: 25px 20px;
	margin: 15px 0;
	text-align: center;
}		
.footer-area h4 {
    font-size: 17px;
    margin: 20px 0 1px 0;
}		
.footer-area li {
    font-size: 13px;
    line-height: 1.5;
}	
.footer-area {
    padding: 25px 0 25px;
    margin: 60px -8px 0 -8px;
}
.goods h3 {
    font-size: 18px;
    margin: 0 0 4px 0;
}	
.summ {
    margin: 50px 0 0 0;
}	
.contsf figure {
    width: 45px !important;
}		
.reperro_cont h5 {
    margin: 25px 0 5px 0;
    font-size: 22px;
}		
.elementor-counter .elementor-counter-number-wrapper {
	font-size: 50px !important;
}		
.colts .elementor-counter-number-suffix:after {
    content: "\f0aa";
    font-family: FontAwesome;
    color: #34322f;
    position: absolute;
    bottom: 10px;
    left: 40px;
    font-size: 25px;
    z-index: -1;
}
	
	

}

/* =  NEXT NEW PLUS GO 390
-------------------------------------------------------------- */
@media (max-width: 390px) {
.site-branding img {
    width: 140px;
}
.slicknav_menu .slicknav_icon {
    width: 30px;
    height: 30px;
    margin: 0px;
}
.slicknav_btn {
    top: -41px;
}
.slicknav_btn.slicknav_open span.slicknav_icon-bar:first-child {
    -webkit-transform-origin: 8px 50%;
    -moz-transform-origin: 8px 50%;
    -ms-transform-origin: 8px 50%;
    -o-transform-origin: 8px 50%;
    transform-origin: 8px 50%;
}
.scls {
    padding: 25px 15px 20px 15px;
    margin: 0;
}		
.collins figure {
    width: 45px !important;
    margin: auto !important;
}	
.ngap h2 {
    font-size: 21px;
    line-height: 1.2;
    margin: 0 0 0 0;
}	
.kaks_2 h3 {
    font-size: 21px;
}	
	


}

/* =  NEXT NEW PLUS GO 375
-------------------------------------------------------------- */
@media (max-width: 375px) {






}