@import url('https://fonts.googleapis.com/css2?family=Libre+Franklin:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Anton&display=swap');
:root{
--white:white;
--black:black;
--overlay-hero-1: linear-gradient(to right, rgb(8 1 60 / 80%), rgb(8 1 60 / 80%));
--overlay-hero-2: linear-gradient(to right, rgba(12, 76, 237,0.8),  rgba(12, 76, 237,0.8));
--overlay-hero-3: linear-gradient(to right, rgb(64, 0, 54,0.8), rgb(64, 0, 54,0.8));
--overlay-hero-4: linear-gradient(to right, rgb(16, 80, 87,0.8), rgb(16, 80, 87,0.8));
--overlay-hero-5: linear-gradient(to right, rgb(217, 37, 121,0.8), rgb(217, 37, 121,0.8));
--title-col-1:rgb(8 1 60 / 80%);

--title-col-2:rgba(12, 76, 237,0.8);
--title-col-3:rgb(64, 0, 54,0.8);
--title-col-4:rgb(16, 80, 87,0.8);
--title-col-5:rgb(217, 37, 121,0.8);
--but-color-1:#ffa500;
--but-color-2:#2A1B1B;
--but-color-3:#0eaa5c;
--but-color-4:#873BD7;
--but-color-5:#223d3b;
--but-hover-1:#da5c08;
--but-hover-2:#3f2222;
--but-hover-3:#21d67c;
--but-hover-4:#7600f5;
--but-hover-5:#4ad3ca;
--bg:#F4F6F9;
--gap-25-30:28px;
}

button{
      background: none transparent;
      border: 0;
      color: inherit;
      cursor: pointer;
    display: inline-block;
    font: inherit;
    line-height: normal;
    margin: 0;
    outline: 0;
    overflow: visible;
    padding: 0;
    text-align: center;
    text-transform: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
  }
input,select,textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none transparent;
    border: 0;
    border-radius: 0;
    color: inherit;
    display: block;
    font: inherit;
    line-height: normal;
    margin: 0;
    outline: 0;
    padding: 0;
    width: 100%
  }
  
  *, *:after, *:before { 
    
  box-sizing: border-box; 
}
input:focus-visible {
  outline: none;
  
}
.row,.row>*{
  padding-left: 0;
  padding-right: 0;
}
*:focus:not(.focus-visible) {
  outline: none;
}
body{
  background-color: var(--white);
  direction: ltr;
  font-family: 'Libre Franklin', sans-serif !important;
  font-size: 16px;
  margin: 0;
  padding: 0px;
  overflow-x: hidden;
  
}
html{
      scroll-behavior: smooth;
}
h1,h2,h3,h4,h5,h6{
  color: var(--black);
}
li{
  padding: 4px 0px;
}
h2{
  font-size: clamp(14px, 5vw, 31px);
}
h3{
   font-size: clamp(14px, 5vw, 28px);
  }
  html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
  }
  body {
    margin: 0;
  }
  main {
    display: block;
  }
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
  }
  pre {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  a {
    text-decoration: none;
    background-color: transparent;
  }
  abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
  }
  b,strong {
    font-weight: 800;
  }
  code,kbd,samp {
    font-family: monospace, monospace;
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  img {
    border-style: none;
  }
  button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
  }
  button,input {
    overflow: visible;
  }
  button,select {
    text-transform: none;
  }
  button,[type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button;
  }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
  }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText;
  }
  fieldset {
    padding: 0.35em 0.75em 0.625em;
  }
  legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
  }
  progress {
    vertical-align: baseline;
  }
  textarea {
    overflow: auto;
  }
  [type="checkbox"],[type="radio"] {
    box-sizing: border-box;
    padding: 0;
  }
  [type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
  [type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
  }
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
  }
  details {
    display: block;
  }
  summary {
    display: list-item;
  }
  template {
    display: none;
  }
  [hidden] {
    display: none;
  }
  a:hover{
  transition: all 0.2s;
}

img {
  max-width: 100%;
  display: block;
 
}
p{
  font-weight: normal;
  line-height: 1.3;
}
.section35{
  padding: 40px 0px;
}

.title  {
  font-family: Amita;
  font-size:clamp(16px,4vw,34px);
  font-weight:700;
  text-transform:inherit;
  margin: 25px auto;
  text-align: center;
    border-bottom: 11px double var(--title-col-5);
}
.title-box{
  width: fit-content;
      margin: 0 auto;
}

.thumb-section35{
  display: flex;
  gap: 28px;
}
@media (max-width:991px) {
  .thumb-section35{
    flex-direction: column;
  }
}
.container {
  position: relative;
  padding-left: 14px;
  padding-right: 14px;
  margin-right: auto;
  margin-left: auto;
    
    
}
@media (min-width: 1200px) {
  .container{
      max-width: 1200px;
    }
  }
  .header{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999;
    -webkit-transition: .2s;
    transition: .2s;
    background: transparent;
}

nav{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999;
    -webkit-transition: .2s;
    transition: .2s;
    background: transparent;
  }
  nav .wrapper{
    position: relative;
    max-width: 1300px;    
    line-height: 70px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (max-width:767px) {
   nav .wrapper{
    flex-direction: column
  };
}
.logo-here{
  width: 74px;
}
@media (max-width:575px) {
  .logo-here{
    width: 42px;
  }
}
.logo-site{
  position: relative;
  display: flex;
  align-items: center;
  gap: 25px;
}



.number-header35{
  display: flex;
  padding-top: 14px;
  padding-left: 14px;
    padding-right: 14px;
    justify-content: flex-start;
  }
  
  
  .number-header35 a{
    line-height: normal;
  color: var(--white);
 display: flex;
 align-items: center;
 gap: 4px;
 fill: var(--white);
    
}
.number-header35 a:hover{
  fill: var(--but-color-5);
  color:var(--but-color-5);
}
.logo-img{
      width: 42px;
    height: auto;
  }

.wrapper .logo-site a{
  color: var(--white);
  font-size: 24px;
  font-weight: 700;
  text-decoration: none;
}
@media (max-width:1199px) {
  .wrapper .logo-site a{
    
    font-size: 18px;
  }
}
@media (max-width:575px) {
  .wrapper .logo-site a{
    
    font-size: 13px;
  }
}
.wrapper .nav-links{
  display: inline-flex;
  transition: all 0.6s ease;
  margin-top: 0px;
  padding: 0;
}
@media (max-width:575px) {
  .wrapper .nav-links{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 11px;
  }
}

.nav-links li{
  list-style: none;
}


.nav-links li a
{
	display:block;
	position:relative;
	text-decoration:none;
	padding:4px;
	font-size:clamp(14px,4vw,16px);
	font-family:sans-serif;
	color:#fff;
	text-transform:inherit;
	transition:0.4s;
}
.nav-links:hover li a
{
  transform:scale(1.1);
	opacity:.2;
	filter:blur(4px);
}
.nav-links li  a:hover
{
  transform:scale(1.5);
	opacity:1;
	filter:blur(0);
}
.nav-links li  a:before
{
	content:'';
	position:absolute;
	top:0;
	left:0;
    width:100%;
    height:100%;
    background:var(--but-color-5);
	transition:transform 0.4s;
	transform-origin:right;
	transform:scalex(0);
	z-index:-1;
}
.nav-links li  a:hover:before
{
	transition:transform 0.4s;
	transform-origin:left;
	transform:scalex(1);
}



.hero-section{
      background: var(--overlay-hero-5), url(image/depictions_header_69df39f7b63064.36512095.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    background-position: center;
    background-attachment: fixed;
  }
.thumb-hero35{
  padding: 190px 0px;
flex-direction:  row;
display: flex;
gap: var(--gap-25-30);
}
@media (max-width:991px) {
  .thumb-hero35{
    flex-direction: column;
  }
}
@media (max-width:576px) {
  .thumb-hero35{
    padding: 250px 0px;
       
  }
}

.box-hero35{
flex: 1;
}
.hero-title35{
      text-align: center;
      color: var(--white);
  font-size: clamp(21px,4vw,34px);
  font-weight: 700;
}
.hero-button35{
  display: flex;
  flex-direction:column-reverse;
  align-items: center;
  gap: 25px;
    justify-content: center;
  }
@media (min-width:575px) and (max-width:996px){
   .hero-button35{
    
    align-items: flex-end;
  }
}
@media (max-width:767px) {
  .hero-button35{
    flex-direction: column;
  }
}
.bos-hero35-right{
  position: relative;
}
.play-svg35{
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
transform:translate(-50%, -50%);
    width: 100px;
    height: 100px;
   
    border-radius: 50%;
    transition: 0.2s ease-in-out;
    -webkit-animation: ripple 1s linear infinite;
    animation: ripple 1s linear infinite;
    border: transparent;
    background: #fff;
  }
  @media (max-width:991px) {
    .play-svg35{
      transform: translate(-50%, 50%);
    }
}
.video-size{
  height: 100%;
  width: 100%;
}
.play-svg35 svg{
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  width: 50px;
  height: 60px;
  fill: var(--but-color-5);
  
}
@-webkit-keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgb(255 255 255 / 25%), 0 0 0 11px rgb(255 255 255 / 25%), 0 0 0 25px rgb(255 255 255 / 25%);
  }

  100% {
    box-shadow: 0 0 0 11px rgb(255 255 255 / 25%), 0 0 0 25px rgb(255 255 255 / 25%), 0 0 0 40px rgba(50, 100, 245, 0);
  }
}

@keyframes ripple {
  0% {
    box-shadow: 0 0 0 0 rgb(255 255 255 / 25%), 0 0 0 11px rgb(255 255 255 / 25%), 0 0 0 25px rgb(255 255 255 / 25%);
  }

  100% {
    box-shadow: 0 0 0 11px rgb(255 255 255 / 25%), 0 0 0 25px rgb(255 255 255 / 25%), 0 0 0 40px rgba(50, 100, 245, 0);
  }
}



#checkbox-1 {
  display: none;
     opacity: 0;
    }
    #checkbox-1:checked + .modal {
      display: block;
      opacity: 1;
}
 .modal-wrapper {
  z-index: 999;
  display: none;
  width: 100%;
  height: 100vh;
	 background: rgba(0,0,0,0.15);
	 position: fixed;
	 top: 0;
	 left: 0;
    opacity: 0;
    transition: opacity 0.2s ease;
  }
  .modal__inner {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.9);
    transition: opacity 0.2s ease, transform 0.2s ease;
  }
  .modal-window {
  
  height: 60vh;

     padding: 40px;
	 position: relative;
	 background: white;
}
 .close-modal {
	 position: absolute;
	 top: 4px;
	 right: 10px;
	 font-size: 29px;
	 cursor: pointer;
  }
 
.section-main35{
  padding: 44px 0px;
  background-image: url(img/bg.png);}
  
  .main-price35{
    
      text-align: center;

    background-color: var(--but-color-5);
    margin: 0;
    -webkit-mask-image: -webkit-radial-gradient(#000, #fff);
    padding: 17px;
    text-transform: inherit;
    animation: pulse 1s infinite alternate;
    margin: 0 auto;
    width:30%;
    
  }
  @media (max-width:767px) {
    .main-price35{
    width: 70%;
  }
}
.thumb-main-box35{
  display: flex;
  gap: var(--gap-25-30);
  flex-direction: column;
}
@media (max-width:991px) {
  .thumb-main-box35{
    flex-direction: column;
  }

  .main-box35 img{
  height: auto !important;
}
}
.main-box35{
  flex: 1;
}

.main-box35 img{
  width: 100%;
  object-fit: contain;
  height: 450px;
}


.main-img{
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.main-content35{
  flex: 1;
}
.main-price35 p{
     font-size: 1.125em;
     font-weight: 800;
  color: var(--white);
}

.section-newstleer{
padding: 44px 0px;
background-image: url(img/bg.png);
}
.forms-newsletter35{
  display: flex;
  gap: 11px;
      align-items: center;
}
@media (max-width:996px) {
  .forms-newsletter35{
    flex-direction: column;
  }
}
.input-newsletter{
  padding: 11px 25px;
    font-size: 16px;
    color:#777;
    border-radius: 4px;
    position: relative;
    background: #F4F6F9;
    outline: none;
    border: 1px solid #eee;
    margin-right: 11px;
    width: 65%;
        height: 64px;
  }
@media (max-width:767px) {
  .input-newsletter{
    width: 100%;
  }
}
.btn-form35{
   border-radius: 4px!important;
  }
.thumb-items-form35{
  justify-content: center;
  flex-wrap: wrap;
      padding: 0;
  list-style-type: none;
  display: flex;
  gap: var(--gap-25-30);
  align-items: center;
}
.items-box-form35{
  min-width: 210px;
  max-width: 270px;
  flex: 1;
  text-align: center;
  
}
.items-box-form353{
  flex: 2;
}
@media (min-width:992px) {
  .items-box-form353{
    min-width: 540px;
  }
}
@media (max-width:991px) {
  .items-box-form353{
    width: 100%;
  }
}

.items-box-form35 p{
  font-size: clamp(14px,4vw,18px);
  font-weight: 800;
  margin-bottom: 11px;
  color: var(--black);
}
.items-box-form35 a{
  color: #777;
  transition: all 0.2s ease;
}
.items-box-form35 a:hover{
  color: var(--but-color-5);
}

.section-reanons{
  padding-top: 25px;
  background-color: var(--bg);
  padding-bottom: 44px;
  
}
.thumb-reanons35{
  padding: 0;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  display: flex;
  gap: var(--gap-25-30);
}
.thumb-reanons35 li{
  min-width: 270px;
  flex: 1;
      border: 1px solid;
      text-align: center;
    }
    .thumb-reanons35 p {
  padding: 4px 11px;
}
.thumb-reanons35 svg{
  width: 42px;
  height: 42px;
  fill: var(--but-color-5);
}
.thumb-items-svg35{
  padding: 25px;
  background-color: var(--white);
  transition: all 1s ease;
}
.thumb-reanons35 li:hover{
  border: 1px solid var(--but-color-5);
}
.thumb-reanons35 li:hover .thumb-items-svg35{
  background-color: var(--but-color-5);
}
.thumb-reanons35 li:hover .thumb-items-svg35 svg{
  fill: var(--white);}
  .button-about-us35{
    display: flex;
    justify-content: center;
  }
  .button-about35{
    font-size: clamp(14px,4vw,34px);
    padding: 17px 25px;
    animation: pulse 1s infinite alternate;
    background-color: var(--but-color-5);
    color: var(--white)!important;
  }
   
 @keyframes pulse {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.1);
  }
}

.thumb-howwork35{
  display: flex;
}
@media (max-width:991px) {
  .thumb-howwork35{
    flex-direction: column;
  }
}
.thumb-howwork35-left{
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width:991px) {
  .thumb-howwork35-left{
    flex-direction: column;
  }
}
.box-howwrok35{
     
  justify-content: center;
  flex: 1;
  padding: 17px;
}
@media (min-width:992px) {
  .box-howwrok35{
    padding: 48px;
    max-width: 50%;
  }
}
.box-howwrok35-left{
  flex-direction: column;
  
  display: flex;
  flex: 1;
  padding: 17px;
}
@media (min-width:992px) {
  .box-howwrok35-left{ 
    padding: 48px;
       max-width: 50%;}
}
.howwork-pic35{
  flex: 1;
  z-index: 0;
  position: relative;
    background-size: cover;
    -ms-background-size: cover;
    background-image: linear-gradient(to right, rgb(4 3 16 / 50%), rgb(1 0 10 / 50%)), url(image/depictions_header_69df39f7b63064.36512095.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    min-height: 600px;
    background-position: right;
  }
  @media (max-width:575px) {
    .howwork-pic35{
      min-height: 300px;
    }
    .howwork-pic35-left{
      display: none;
  }
}
.howwork-pic35-left{
    flex: 1;
    z-index: 0;
    position: relative;
    background-size: cover;
    -ms-background-size: cover;
    background-image: linear-gradient(to right, rgb(4 3 16 / 50%), rgb(1 0 10 / 50%)), url(image/figures_header_69df39f7b63204.66434545.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    min-height: 600px;
  }
  @media (min-width:992px) {
    .item-howwrodk35{
  padding: 48px;
  display: flex;
        gap: 28px;
                flex-direction: column;
}
}
.box-txt-howwork35{
  flex: 1;
}
.howwrokd-items35{
      align-items: center;
      display: flex;
      gap: var(--gap-25-30);
}

@media (max-width:991px) {
  .main-box35  {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .howwrokd-items35{
    flex-direction: column-reverse;
    gap: 11px;
  }
}
@media (max-width:767px) {
  .howwrokd-items35{
    flex-direction: column;
  }
}
.howwrokd-items35:hover .howwork-svg35{
  background-color: var(--but-color-5);
}
.howwrokd-items35:hover .howwork-svg35 svg{
 fill: var(--white);
}
.howwork-svg35{
  transition: all 0.2s ease;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--bg);
  width: 70px;
    height: 70px;
        border-radius: 50%;
      }
      .howwork-svg35 svg{
        fill: var(--but-color-5);
  width: 34px;
  height: 34px;
}
.howwork-desc{
  text-align: center;
      font-size: clamp(14px,4vw,18px);
    font-weight: 800;
    margin-bottom: 11px;
    color: var(--black);
}
.howwork-p35{
  text-align: center;
      color: #777;
}
.thumb-item-static35{
  display: flex;
    align-items: center;
    flex: 1;
    text-align: center;
    flex-direction:  column;
    
  }
  .thumb-item-static35:hover .items-static-svg35{
    transform: translate3d(0, -4px, 0);
    -webkit-transform: translate3d(0, -4px, 0);
  transition: 0.2s ease-out;
}
.items-static-svg35{
      transition: all 0.2s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    border-radius: 50%;
  }
  .items-static-svg35 svg{
    fill: var(--but-color-5);
    width: 74px;
    height: 74px;
}
.item-static-txt35 h4{
  font-size: clamp(14px,4vw,21px);
  font-weight: 700;
}
.item-static-txt35 p {
  font-weight: 700;
  color: var(--but-color-5);
  
}

.thumb-article35{
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width:991px) {
  .thumb-article35{
    flex-direction: column-reverse;
  }
}
.article-title35{
  font-size: clamp(21px, 5vw, 28px);
}
.article-desc35{
  color: var(--black);
}
.article-pic35{
  flex: 1;
  z-index: 0;
    position: relative;
    background-size: cover;
    -ms-background-size: cover;
    background-image: linear-gradient(to right, rgb(4 3 16 / 50%), rgb(1 0 10 / 50%)), url(image/pictures_header_69df39f7b63279.77471220.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    min-height: 600px;
    background-position: right;
}
@media (max-width:575px) {
  .article-pic35{
    display: none;
  }
}
.item-article35{
  text-align: center;
  flex-wrap: wrap;
  display: flex;
    flex: 1;
  
  }
  @media (min-width:992px) {
.item-article35{
  padding: 47px;
}}
.box-article35{
    flex: 1;
    padding: 17px;
  }

@media (min-width:992px) {
 
  .box-article35{
            max-width: 50%;
          }
        }
.article-box-thumb-item35{
  padding: 11px ;
}
.article-box-thumb-item35:hover{
  border: 1px solid var(--but-color-5);
  box-shadow: 4px 4px 17px 4px var(--but-color-5);
}
.btn-article35{
     display: flex;
     padding: 25px 0px;
     justify-content: center
    }

    .main-box-blog35{
  display: flex;
    gap: 25px;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0px 17px;
}
 .card-blog {
   min-width: 270px;
   width: 100%;
	 height: 36rem;
	 border-radius: 11px;
	 overflow: hidden;

	 position: relative;
	 color: #f0f0f0;
	 box-shadow: 0 11px 28px 4px rgba(0, 0, 0, 0.2);
   
  }
@media (min-width:1199px) {
  .card-blog {
     width: 30rem;
    }
}
@media (min-width:768px) {
  .card-blog{
    width: 47%;
  }
}
.card-blog::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); 
}
.card-blog img {
	 position: absolute;
	 object-fit: cover;
	 width: 100%;
	 height: 100%;
	 top: 0;
	 left: 0;
	 opacity: 0.9;
	 transition: opacity 0.2s ease-out;
}
 .card-blog .h3-blog35 {
   padding: 0px 11px;
   text-align: center;
   z-index: 1;
	 position: absolute;
	 inset: auto auto 28px 28px;
	 margin: 0;
	 transition: inset 0.2s 0.2s ease-out;
   color: var(--white);
  }
  .card-blog p, .card-blog .link-blog-card {
    z-index: 1;
	 position: absolute;
	 opacity: 0;
	 max-width: 80%;
	 transition: opacity 0.2s ease-out;
  }
 .card-blog p {
    padding: 0px 11px;
    text-align: center;
   z-index: 1;
	 inset: auto auto 80px 28px;
   color: var(--white);
}
.card-blog .link-blog-card{
  padding: 0px 11px;
  text-align: center;
  z-index: 1;
	 inset: auto auto 40px 28px;
	 color: inherit;
	 text-decoration: none;
   color: var(--white);
  }
  @media (max-width:767px) {
    .card-blog .h3-blog35 {
      inset: auto auto 450px 28px;
      transition: inset 0.2s ease-out;
    }
    .card-blog p, .card-blog .link-blog-card {
	 opacity: 1;
	 transition: opacity 0.4s 0.1s ease-in;
}
 .card-blog img {
	 transition: opacity 0.2s ease-in;
	 opacity: 1;
}
}
@media (min-width:768px) {
  .card-blog:hover .h3-blog35 {
  inset: auto auto 260px 28px;
  transition: inset 0.2s ease-out;
}
 .card-blog:hover p, .card-blog:hover .link-blog-card {
   opacity: 1;
	 transition: opacity 0.4s 0.1s ease-in;
  }
  .card-blog:hover img {
    transition: opacity 0.2s ease-in;
    opacity: 1;
  }
}

 .material-symbols-outlined {
	 vertical-align: middle;
}
.card-content{
  z-index: 1;
}

.section-blog{
  padding: 48px 0px;
}
.thumb-blog35{
  padding: 0px 17px;
  
  display: flex;
  gap: var(--gap-25-30);
}
@media (max-width:1199px) {
  .thumb-blog35{
    flex-wrap: wrap;
  }
}
.card{
  
      position: relative;
    display: flex;
    flex-direction: column;
    min-width: 270px;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
    transition: border 0.2s ease;
  }
  .card:hover{
     border: 1px solid var(--but-color-5);
    }
@media (min-width:1200px) {
  .card{
    flex: 1;
  }
}
@media (min-width:768px) and (max-width:1199px) {
  .card{
    width:48%
  }
}
@media (max-width:767px) {
  .card{
    width:100%;
  }
}
.img-blog35{
  height: 220px;
  position: relative;
}
.img-blog35 img{
  width: 100%;
  height: 100%;
  object-fit: contain;
  
}
.card-body{
      flex: 1 1 auto;
    min-height: 1px;
    padding:11px;

}
.card-title{
  text-align: center;
}
.card-title a{
  color: var(--black);
}
.card-title a:hover{
  color: var(--but-color-5);
}
.admin-post{
  display: flex;
  justify-content: center;
}
.admin-post li {
  list-style-type: none;
display: flex;
gap: 4px;
    margin-right: 17px;
    align-items: center;
}

.admin-post li a {
  color:var(--black)
}
.blog-des p{
  text-align: center;
}
.button-blog35{
  display: flex;
  justify-content: flex-start;
}
.icons-blog35 svg{
  fill: var(--but-color-5);
}

.section-testi{
  padding: 48px 0px;
      background-image: linear-gradient(to right, rgb(4 3 16 / 50%), rgb(1 0 10 / 50%)), url(image/icons_header_69df39f7b632c0.90742018.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
     background-size: cover;
    background-position: center;
}
.title-testi35{
  color: var(--white);
}
.slider {
	width: 100%;
}
.slider input {
  display: none;
}
.testimonials {
  display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	min-height: 350px;
	perspective: 1000px;
	overflow: hidden;
}
.testimonials .item {
  min-width: 270px;
  max-width: 450px;
	padding: 17px;
	border-radius: 4px;
	background-color:var(--but-color-5);
	position: absolute;
	top: 0;
	box-sizing: border-box;
	text-align: center;
	transition: transform 0.4s;
	box-shadow: 0 0 11px rgba(0,0,0,0.3);
	user-select: none;
	cursor: pointer;
}
.testimonials .item img {
  margin: 0 auto;
	width: 100px;
	height: 100px;
	object-fit: cover;
	border-radius: 50%;
	border: 12px solid var(--title-col-5);
}
.testimonials .item p {
	color: var(--white);
}
.testimonials .item h2 {
  font-size: 14px;
  color: var(--white);
}
.dots {
  display: flex;
	justify-content: center;
	align-items: center;
}
.dots label {
  height: 11px;
	width: 11px;
	border-radius: 50%;
	cursor: pointer;
	background-color: var(--but-color-5);
	margin: 7px;
	transition-duration: 0.2s;
}

#t-1:checked ~ .dots label[for="t-1"],
#t-2:checked ~ .dots label[for="t-2"],
#t-3:checked ~ .dots label[for="t-3"],
#t-4:checked ~ .dots label[for="t-4"],
#t-5:checked ~ .dots label[for="t-5"] {
  transform: scale(2);
	background-color: #fff;
}
#t-1:checked ~ .dots label[for="t-2"],
#t-2:checked ~ .dots label[for="t-1"],
#t-2:checked ~ .dots label[for="t-3"],
#t-3:checked ~ .dots label[for="t-2"],
#t-3:checked ~ .dots label[for="t-4"],
#t-4:checked ~ .dots label[for="t-3"],
#t-4:checked ~ .dots label[for="t-5"],
#t-5:checked ~ .dots label[for="t-4"] {
  transform: scale(1.5);
}
#t-1:checked ~ .testimonials label[for="t-5"] {
  transform: translate3d(1200px, 0, -360px) rotateY(-45deg);
}
#t-1:checked ~ .testimonials label[for="t-4"],
#t-2:checked ~ .testimonials label[for="t-5"] {
	transform: translate3d(900px, 0, -270px) rotateY(-35deg);
	z-index: 1;
}
#t-1:checked ~ .testimonials label[for="t-3"],
#t-2:checked ~ .testimonials label[for="t-4"],
#t-3:checked ~ .testimonials label[for="t-5"] {
  transform: translate3d(600px, 0, -180px) rotateY(-25deg);
	z-index: 2;
}
#t-1:checked ~ .testimonials label[for="t-2"],
#t-2:checked ~ .testimonials label[for="t-3"],
#t-3:checked ~ .testimonials label[for="t-4"],
#t-4:checked ~ .testimonials label[for="t-5"] {
	transform: translate3d(300px, 0, -90px) rotateY(-15deg);
	z-index: 3;
}
#t-2:checked ~ .testimonials label[for="t-1"],
#t-3:checked ~ .testimonials label[for="t-2"],
#t-4:checked ~ .testimonials label[for="t-3"],
#t-5:checked ~ .testimonials label[for="t-4"] {
  transform: translate3d(-300px, 0, -90px) rotateY(15deg);
	z-index: 3;
}
#t-3:checked ~ .testimonials label[for="t-1"],
#t-4:checked ~ .testimonials label[for="t-2"],
#t-5:checked ~ .testimonials label[for="t-3"] {
  transform: translate3d(-600px, 0, -180px) rotateY(25deg);
}
#t-5:checked ~ .testimonials label[for="t-2"],
#t-4:checked ~ .testimonials label[for="t-1"] {
	transform: translate3d(-900px, 0, -270px) rotateY(35deg);
}
#t-5:checked ~ .testimonials label[for="t-1"] {
	transform: translate3d(-1200px, 0, -360px) rotateY(45deg);
}
#t-1:checked ~ .testimonials label[for="t-1"],
#t-2:checked ~ .testimonials label[for="t-2"],
#t-3:checked ~ .testimonials label[for="t-3"],
#t-4:checked ~ .testimonials label[for="t-4"],
#t-5:checked ~ .testimonials label[for="t-4"],
#t-5:checked ~ .testimonials label[for="t-5"] {
	z-index: 4;
}

  .form-main35{
    width: 90%;
  }
  
.thumb-form35{
  display: flex;
      flex-direction: row-reverse;

}
@media (max-width: 991px) {
  .thumb-form35 {
    flex-direction: column;
    }
  }
  .form-item35{
    align-items: center;
    display: flex;
    gap: var(--gap-25-30);
    justify-content: center;
}
.box-form35{
  background-color:  #F4F6F9;
  justify-content: center;
  flex: 1;
 padding: 0px 17px;
}
@media (min-width:992px) {
  .box-form35{
    max-width: 50%;
     padding: 48px;
  }}
  
  .input-user__item-item{
     background: var(--white);
    border: none;
    color: #777;
    font-size:clamp(11px,4vw,16px) ;
    line-height: 28px;
    padding: 17px 25px;
    width: 100%;
    border-radius: 0.25rem;
    border: 1px solid var(--white);
    outline: none;
    -webkit-appearance: none;
    margin: 25px 0px;
  }
  .input-user__item-item:hover{
        border: 1px solid var(--but-color-5);
    box-shadow: 4px 4px 17px 4px var(--but-color-5);
  }
  .input-user__item-item:focus{
        border: 1px solid var(--but-color-5);
    box-shadow: 4px 4px 17px 4px var(--but-color-5);
  }
 .textarea-user__item-item{
     background: var(--white);
    border: none;
    color: #777;
    font-size:clamp(11px,4vw,16px) ;
    line-height: 28px;
    padding: 17px 25px;
    width: 100%;
    border-radius: 0.25rem;
    border: 1px solid var(--white);
    outline: none;
    -webkit-appearance: none;
    margin: 25px 0px;
  }
  .textarea-user__item-item:hover{
        border: 1px solid var(--but-color-5);
    box-shadow: 4px 4px 17px 4px var(--but-color-5);
  }
  .textarea-user__item-item:focus{
        border: 1px solid var(--but-color-5);
    box-shadow: 4px 4px 17px 4px var(--but-color-5);
  }
  .form-pic35-left{
    background-position: center;
    flex: 1;
     z-index: 0;
    position: relative;
    background-size: cover;
    -ms-background-size: cover;
    background-image: linear-gradient(to right, rgb(4 3 16 / 50%), rgb(1 0 10 / 50%)), url(image/thumbnails_header_69df39f7b63310.13879966.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    min-height: 600px;
}
@media (max-width:575px) {
  .form-pic35-left{
     min-height: 300px;}
}
.color-pol35{
  color: var(--black);
}
.color-pol35:hover{
  color: var(--but-color-5);
}
.container-check input {
  display: none;
}

.container-check {
 display: flex;
    gap: 17px;
    position: relative;
    cursor: pointer;
    font-size: 18px;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
}
@media (max-width:575px) {
    .container-check {
        align-items: center;}
}
.checkmark {
  position: relative;
  top: 0;
  left: 0;
  height: 1.3em;
  width: 1.3em;
  background-color: #2196F300;
  border-radius: 0.25em;
  transition: all 0.25s;
}

.container-check input:checked ~ .checkmark {
  background-color:var(--but-color-5);
}
.thumb-privacy-txt35{
  flex: 1;
  font-size: clamp(10px,4vw,18px);
}
@media (max-width:575px) {
  .checkmark {
      height: 0.7em;
  width: 0.7em;
  }
  .thumb-privacy-txt35 {
    font-size: 14px;
  }
}
.checkmark:after {
  content: "";
  position: absolute;
  transform: rotate(0deg);
  border: 0.1em solid black;
  left: 0;
  top: 0;
  width: 1.05em;
  height: 1.05em;
  border-radius: 0.25em;
  transition: all 0.25s, border-width 0.1s;
}
@media (max-width:575px) {
  .checkmark:after {
      height: 0.7em;
  width: 0.7em;
  }
}

.container-check input:checked ~ .checkmark:after {
  left: 0.45em;
  top: 0.25em;
  width: 0.25em;
  height: 0.5em;
  border-color: #fff0 white white #fff0;
  border-width: 0 0.15em 0.15em 0;
  border-radius: 0em;
  transform: rotate(45deg);
}
@media (max-width:575px) {
  .container-check input:checked ~ .checkmark:after {
  left: 0.25em;
    top: 0.1em;}
}

.section-footer35{
  background-image: url(uploads/overlay_2026-03-29_07-10-350.png);
}
.thumb-footer35{
  display: flex;
  align-items: center;
}
@media (max-width:991px) {
  .thumb-footer35{
    flex-direction: column;
    gap: 44px;
  }
}
.thumb-link-services35{
  flex: 1;
display: flex;
    flex-direction: column;
    align-items: center;
        text-align: center;
      }
      .box-link-services35{
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--gap-25-30);
}
.box-link35{
  padding: 17px;
  transition: all 0.6s ease;
}
.box-link35:hover{
  background-color: var(--but-color-5);
  color: var(--white);
}

.link-services35{
  color: var(--black);
}
.footer-thumb35{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-box35{
  flex: 1;
  display: flex;
   
  flex-direction: column;
  align-items: center;
  
}

.footer-box35 a{
  color: var(--black);
  transition: all 0.6s ease;
}
.logo-img-footer35{
  flex: 1;
     display: flex;
     flex-direction: column;
     align-items: center;
     gap: 11px;
    }
.img-footer-35{
  width: 150px;
  height: 150px;
}
.logo-img-footer35 img{
  width: 100%;
  height: 100%;
}
.site-name-footer35{
  color: var(--black);
  font-size: clamp(14px,4vw,21px);
  font-weight: 700;
}
.site-name-footer35:hover{
  color: var(--but-color-5);
}

.section-data-site35{
  padding: 28px 0px;
  border-top: 1px solid var(--but-color-5);
}

.button35-main{
  padding: 17px 25px;
  color: var(--white);

}
.button35-1 {
  background: var(--but-color-5);
  font-family: inherit;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
  margin: 25px;
  font-size: 16px;
  z-index: 1;
  color: white;
  border: 1px solid var(--but-color-5);
  border-radius: 4px;
  position: relative;
}

.button35-1::before {
  position: absolute;
  content: "";
  background: var(--title-col-5);
  width: 150px;
  height: 200px;
  z-index: -1;
  border-radius: 50%;
  
}

.button35-1:hover {
  color:var(--white);
}

.button35-1:before {
  top: 100%;
  left: 100%;
  transition: 0.2s all;
}

.button35-1:hover::before {
  top: -28px;
  left: -28px;
}
.button35-2 {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: button;
  background-color: var(--but-color-5);
  background-image: none;
  color: #fff;
  cursor: pointer;
  font-weight: 800;
  line-height: 1.5;
  margin: 0;
  -webkit-mask-image: -webkit-radial-gradient(#000, #fff);
  padding: 17px;
  text-transform: inherit;
}

.button35-2:disabled {
  cursor: default;
}

.button35-2:-moz-focusring {
  outline: auto;
}

.button35-2 svg {
  display: block;
  vertical-align: middle;
}

.button35-2 [hidden] {
  display: none;
}

.button35-2 {
  border-radius: 99rem;
  border-width: 1px;
  overflow: hidden;
  position: relative;
}

.button35-2 span {
  mix-blend-mode: difference;
}

.button35-2:after,
.button35-2:before {
  background: linear-gradient(
    90deg,
    var(--but-hover-5) 25%,
    transparent 0,
    transparent 50%,
     var(--but-hover-5) 0,
     var(--but-hover-5) 75%,
    transparent 0
  );
  content: "";
 
  position: absolute;
  transform: translateY(var(--progress, 100%));
  transition: transform 0.2s ease;
}

.button35-2:after {
  --progress: -100%;
  background: linear-gradient(
    90deg,
    transparent 0,
    transparent 25%,
     var(--but-hover-5) 0,
     var(--but-hover-5) 50%,
     transparent 0,
    transparent 75%,
     var(--but-hover-5) 0
     );
     z-index: -1;
    }

.button35-2:hover:after,
.button35-2:hover:before {
  --progress: 0;
  inset: 0;
}
.button35-3 {
  font-family: inherit;
  font-size: 16px;
  background: linear-gradient(to bottom, var(--but-color-5) 0%,var(--but-hover-5) 100%);
  color: white;
  padding: 17px 25px;
  align-items: center;
  justify-content: center;
  border: none;
  border-radius: 28px;
  box-shadow: 0px 4px 11px rgba(0, 0, 0, 0.2);
  transition: all 0.2s;
}

.button35-3:hover {
  transform: translateY(-2px);
  box-shadow: 0px 8px 17px rgba(0, 0, 0, 0.3);
}

.button35-3:active {
  transform: scale(0.95);
  box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
}


.button35-4 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: var(--but-color-5);
  font-family: "Montserrat", sans-serif;
  box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  cursor: pointer;
  border: none;
  padding: 17px;
}

@media (max-width:575px) {
  .button35-1 {
    padding:4px;}
  .button35-2 {
    padding:4px;}
  .button35-3 {
    padding:4px;}
  .button35-4 {
    padding:4px;}
  .button35-5 {
    padding:4px;}
}
.button35-4:after {
  content: " ";
  width: 0%;
  height: 100%;
  background: var(--but-hover-5);
  position: absolute;
  transition: all 0.4s ease-in-out;
  right: 0;
}

.button35-4:hover::after {
  right: auto;
  left: 0;
  width: 100%;
}

.button35-4 span {
  text-align: center;
  text-decoration: none;
  width: 100%;
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.3em;
  z-index: 20;
  transition: all 0.2s ease-in-out;
}

.button35-4:hover span {
  color: var(--white);
  animation: scaleUp 0.2s ease-in-out;
}

@keyframes scaleUp {
  0% {
    transform: scale(1);
  }

  50% {
    transform: scale(0.95);
  }

  100% {
    transform: scale(1);
  }
}
.button35-5 {
  padding: 17px 28px;
  font-size: 16px;
  outline: none;
  border: none;
  border-radius: 11px;
  transition: 0.4s;
  background: var(--but-color-5);
  cursor: pointer;
  color: var(--white);
  box-shadow: 0 0 11px #363636, inset 0 0 11px #363636;
}

.button35-5:hover {
  color: var(--white);
  animation: a 0.4s 1 linear;
  background: var(--but-hover-5);
  
}

@keyframes a {
  0% {
    transform: scale(0.7, 1.3);
  }

  25% {
    transform: scale(1.3, 0.7);
  }

  50% {
    transform: scale(0.7, 1.3);
  }

  75% {
    transform: scale(1.3, 0.7);
  }
  
  100% {
    transform: scale(1, 1);
  }
}

.thumb-aboutus35{
  display: flex;
}
.box-aboutus35{
  
  justify-content: center;
  flex: 1;
  padding: 48px;
}
@media (min-width:992px) {
  .box-aboutus35{
    max-width: 50%;
  }
}
.box-txt-aboutus35{
  flex: 1;
}
.box-aboutus35-left{
  
  
  display: flex;
  flex: 1;
  padding: 48px;
}
@media (min-width:992px) {
  .item-aboutus35{
  display: flex;
        gap: 28px;
                flex-direction: column;
              }
            }
            @media (min-width:992px) {
  .box-aboutus35-left{    max-width: 50%;}
}
.about-us-link35{
  margin: 17px 0px;
}
.aboutus-pic35{
  flex: 1;
  z-index: 0;
  position: relative;
  background-size: cover;
  -ms-background-size: cover;
  background-image: linear-gradient(to right, rgb(4 3 16 / 50%), rgb(1 0 10 / 50%)), url(image/icons_header_69df39f7b632c0.90742018.jpg);
    background-repeat: no-repeat, no-repeat, no-repeat;
    min-height: 600px;
    background-position: right;
  }
  @media (max-width:991px) {
    .thumb-aboutus35{
    flex-direction: column;
  }
}
.thumb-aboutus-left{
  display: flex;
  flex-direction: row-reverse;
}
@media (max-width:991px) {
  .thumb-aboutus-left{
    flex-direction: column;
  }
}
.box-aboutus35{
     
  justify-content: center;
  flex: 1;
  padding: 48px;
}
@media (min-width:992px) {
  .box-aboutus35{
      max-width: 50%;
    }
}


.img-about35 {
   overflow: hidden;
  object-fit: cover;
    width: 450px;
    height: 300px;
    margin: 11px;
    border: 11px solid var(--but-color-5);
    -webkit-filter:brightness(0.5);
    filter: brightness(0.5);
    transition-duration: 1s;
}

.img-about35:hover {
    border: 5px solid var(--but-hover-5);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-filter: none;
    filter: none;
}


.container-imgabut35 {
     
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  .gallery-aboutus-page35{
    overflow: hidden;
  padding: 44px 0px;
}
@media (max-width:575px) {
  .gallery-aboutus-page35{
    display: none;
}
}

.section-contact-page35{
  padding: 40px 0px;
}
.form-grid{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
  padding: 25px 0px;
}
.text-right{
  padding: 0px 17px;
}
.w3l-contact-7 {
  background: #fff;
}

.svg-imgcontact svg {
  font-size: 16px;
  text-align: center;
  fill: var(--but-color-5);
  margin-top: 4px;
}

.conad-loc{
  a{
    word-break: break-word;
  }
}
.w3l-contact-7 .main-social-footer-29 span.fa{
  margin-right: 11px;
  font-size: 16px;
  text-align: center;
  width: 30px;
  display: inline;
}
.cont-details span.fa:hover {
  color:#111;
  opacity: 1;
}

.cont-details h5 {
  font-size: 21px;
  line-height: 28px;
  color: v#111;
  margin-bottom: 4px;
  font-weight: 700;
}

.cont-details p,
.cont-details p a {
  color: #777;
}

.cont-details p a:hover {
  text-decoration: underline;
  opacity: 0.8;
}

.cont-details address {
  padding: 40px;
  background: #F4F6F9;
  border-radius: 4px;
}

.cont-details address p {
  margin: 11px 0 0 0;
  line-height: 28px;
}
p.conad-loc {
  display: flex;
   gap: 11px;
    align-items: center;
}
.map iframe {
  width: 100%;
  height: 400px;
  border-radius: 4px;
}
.map-content-9{
  display: flex;
  flex-wrap: wrap;
 
    gap: 28px;
  }
  @media (max-width:991px) {
  .map-content-9{
    flex-direction: column;
  }
}
.thumb-form-contact35{
  flex:2 ;
}
.cont-details{
  flex: 1;
}
.btn-subb-contact{
  padding: 17px 0px;
  display: flex;
    gap: 25px;
    flex-direction: column;
}
.input-contact-form,
.input-contact-form {
  background:#F4F6F9;
  border: none;
  color: #777;
  font-size:clamp(14px,4vw,16px) ;
  line-height: 28px;
  padding: 17px 25px;
  width: 100%;
  border-radius: 0.25rem;
  border: 1px solid #F4F6F9;
  outline: none;
}

.form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 20px;
}

.map-content-9 form textarea {
  resize: none;
  min-height: 170px;
  margin-top: 25px;
}

.input-contact-form:focus,
.input-contact-form:focus {
  background: none;
  border: 1px solid var(--but-color-5);
}

.contacts-sub-9 address h4 {
  margin-bottom: 11px;
}

.contacts-sub-9 address a {
  display: block;
}

@media (max-width: 992px) {
  .top-map {
    grid-template-columns: 1fr;
    grid-gap: 30px;
  }

  .map {
    order: 2;
  }

  .map-content-9 {
    order: 1;
  }
  
  .map iframe {
    height: 350px;
  }
}

@media (max-width: 800px) {
  h4.sub-feat-text {
    margin-bottom: 11px;
    font-size: 32px;
  }

  p.sub-para {
    font-size: 14px;
  }
}

@media (max-width: 736px) {
  .top-map {
    grid-template-columns: 1fr;
    grid-gap: 24px;
  }
}

@media (max-width: 600px) {
  .form-grid {
    grid-template-columns: 1fr;
    grid-gap: 14px;
  }

  .input-contact-form
  {
    padding: 11px 25px;
  }
  p.conad-loc {
    display: flex;
    flex-direction: column;
    gap: 11px;
    align-items: center;
    justify-content: center;
  }
}

@media (max-width: 480px) {
  h4.sub-feat-text {
    margin-bottom: 8px;
    font-size: 29px;
  }

  p.sub-para {
    font-size: 14px;
    margin-bottom: 34px;
    line-height: 25px;
  }
  
  .twice-two {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 384px) {
  h4.sub-feat-text {
    margin-bottom: 25px;
    font-size: 28px;
    line-height: 28px;
  }
}

.section-privacy35{
  background-image: url(img/bg.png);
  padding: 44px 0px;
  word-break: break-all;
 overflow: hidden;
}

.dopOverHid{
  overflow: hidden;
}

.section-privacy35 h2, .section-privacy35 h3{
  margin: 0 !important;
  font-size: clamp(18px, 5vw, 26px) !important;
}

.main-content35 h2, .main-content35  h3{
  font-size: 16px !important;
}