
  body {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
    
}

	.cm-content {
    padding-top: 0px;
    padding-bottom: 0px;
}
	
.hero-section{
  position: relative;
  overflow: hidden;
}

.hero-single {
  background: #fff0e3;
}

.hero-single .hero-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  position: relative;
}

.hero-single .hero-content .hero-title {
  color: #202029;
  font-size: 43px;
  font-weight: 700;
  margin: 20px 0;
  /*text-transform: capitalize;*/
}
	@media (max-width:600px){
		.hero-single .hero-content .hero-title{
			line-height: 40px;	}}

.hero-single .hero-content .hero-title span{
  color: #00AF92;
}

.hero-single .hero-content .hero-sub-title {
  color: #00AF92;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  text-transform: uppercase;
}

.hero-single .hero-content p {
  color: #202029;;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 20px;
}

.hero-single .hero-content .hero-btn {
  gap: 2rem;
  display: flex;
  margin-top: 1rem;
  justify-content: start;
}

.hero-search{
 margin-top: 20px;
}

.hero-search .form-group{
  position: relative;
}

.hero-search .form-control{
  padding: 30px;
  box-shadow: none;
  border: none;
  border-radius: 5px;
  box-shadow: 0 0 20px 0 rgb(62 28 131 / 10%);
}

.hero-search button{
  position: absolute;
  background: #00AF92;
  color: #fff;
  /*text-transform: uppercase;*/
  font-weight: 500;
  border-radius: 5px;
  border: none;
  padding: 10px 20px;
  right: 5px;
  top: 6px;
  transition: all .5s ease-in-out;
}

.hero-search button:hover{
  background: #202029;
  color: #fff;
}

.hero-search i{
  position: absolute;
  left: 20px;
  top: 22px;
  font-size: 18px;
  color: #757F95;
}

.hero-shape-area img{
  position: absolute;
}

.hero-shape-1{
 bottom: 46%;
    left: 8px;
    opacity: 0.2;
}

.hero-shape-2{
  top: 40%;
  left: 46%;
	opacity: 0.2;
}

.hero-shape-3{
  top: -10px;
  left: 30%;
	opacity: 0.2;
}

.hero-shape-4{
  bottom: 10%;
  left: 25%;
	opacity: 0.2;
}

.hero-img{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 600px;
  position: relative;
  margin-right: -370px;
  -webkit-clip-path: polygon(10% 0%, 100% 0, 100% 100%, 0 100%);
  clip-path: polygon(10% 0%, 100% 0, 100% 100%, 0 100%);
}

@media all and (max-width: 1199px) {

  .hero-single .hero-content .hero-title {
    font-size: 37px;
  }

  .hero-social-wrapper{
    display: none;
  }
}

@media all and (max-width: 991px) {

  .hero-single .hero-content .hero-title {
    font-size: 35px;
  }

  .hero-single{
    padding-top: 100px;
    padding-bottom: 110px;
  }

  .hero-img{
    display: none;
  }

  .hero-shape-2{
    top: 45%;
    left: 89%;
  }

  .hero-shape-3{
    top: 5%;
    left: 50%;
  }

}

@media all and (max-width: 767px) {

  .hero-single .hero-content .hero-sub-title {
    font-size: 18px;
  }

  .hero-single .hero-content .hero-btn {
    gap: 2rem;
  }

  .hero-single .hero-content .theme-btn {
    padding: 10px 14px;
  }

}
		
		input.s{
			    position: relative;
    width: 100%;
    padding: 12px;
    font-size: 1.4rem;
    border: 1px solid #d4d4d8;
    border-radius: 4px 0 0 4px;
    line-height: 1.6;
		}		
		
		.search-wrap{
			position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    border-radius: 4px;
		}
		
		.search-icon::before{
			content: "\f179";
    color: #fff;
    font-size: 2rem;
    font-family: 'dashicons';
    font-weight: 400;
		}
		
			.category-color-1 {
    background-color: #cff0d2;
}		
	.category-color-2 {
    background-color: #ffe5bb;
}
	.category-color-3 {
    background-color: #eee1b8;
}
	
	.category-color-4 {
    background-color: #b7eac3;
}
	
	.category-color-5 {
    background-color: #d5d7da;
}
	
	.category-color-6 {
    background-color: #f3d6d6;
}
	
	.category-color-7 {
    background-color: #d3d3f3;
}
	
		.category-color-8 {
    background-color: #96dcd9;
}
	
	.category-item {
    display: flex;
    padding: 20px;
    border-radius: 7px;
    margin-bottom: 0px;
    box-shadow: 0 0 10px 3px #dadada;
    transition: all .5s ease-in-out;
}
	
	.h3size {
		font-size: 18px;
    color: #00102e;
	}


  
.top{
  height:110px;
  display:flex;
  align-items:center;
  justify-content:left;
  background:#ffffff;
  border-bottom:1px solid #e9eef2;
  padding: 0 100px;
}

@media (max-width: 640px){
.top{
justify-content: center;
}
}

.logo{
  font-size:54px;
  font-weight:700;
  letter-spacing:.5px;
  color:#2f8fd0;
  line-height:1;
}

:root{
  --nav-bg:#3d3b3b;
  --nav-text:#fff;
}


.nav{
  background: var(--nav-bg);
}


.nav__toggle{
  display:none;
  width:100%;
  height:56px;
  padding:0;
  background:transparent;
  border:0;
  cursor:pointer;

  align-items:center;     /* вертикальный центр */
  justify-content:center; /* горизонтальный центр */
}


.nav__burger{
  width:26px;
  height:3px;
  background:var(--nav-text);
  display:block;
  box-shadow: 0 8px 0 var(--nav-text), 0 16px 0 var(--nav-text);
}


.nav__list{
  height:56px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:60px;
}

.nav__link{
  color:var(--nav-text);
  text-decoration:none;
  font-size:13px;
  letter-spacing:1px;
}
.nav__link:hover{ text-decoration:underline; }


.sr-only{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0,0,0,0);
  white-space:nowrap;
  border:0;
}


@media (max-width: 640px){
  .nav__toggle{ display:flex; }

  .nav__list{
    height:auto;
    display:none;
    flex-direction:column;
    align-items:stretch;
    gap:0;
  }
  .nav__list.is-open{ display:flex; }

  .nav__link{
    padding:14px 16px;
    border-top:1px solid rgba(255,255,255,.08);
    font-size:14px;
    letter-spacing:.8px;
  }
}

.icon-circle{
  width: 80px;
  height: 80px;
  border-radius: 10%;
  background: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 10px 3px #dadada;
}

.icon-circle i{
  font-size: 32px;
}

:is(.fas,.far,.fab,.fa-solid,.fa-regular,.fa-brands,.fa-classic,.fa):before {
    content: var(--fa) / "";
    color: #009688;
}

.faq-wrap{ max-width: 865px; margin: 0 auto; }

.faq{ border-top: 1px solid #e9ecef; }
.faq-item{ border-bottom: 1px solid #e9ecef; }

.faq-q{
  width: 100%;
  padding: 22px 0;
  background: transparent;
  border: 0;
  text-align: left;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #222;
  font-size: 20px;
}

.faq-q:focus{ outline: none; }

.faq-ico{ color: #7fd0e1; font-size: 26px; line-height: 1; }
.faq-item .faq-ico:before{ content:"\f067"; }           /* plus */
.faq-item.is-open .faq-ico:before{ content:"\f068"; }   /* minus */

.faq-a{ display: none; padding: 0 0 22px 0; color:#444; }
.faq-item.is-open .faq-a{ display: block; }



     footer {
            background: #2d3748;
            color: #e2e8f0;
            padding: 3rem 0 2rem;
            margin-top: 5rem;
        }

        .footer-section h4 {
            color: white;
            margin-bottom: 1rem;
            font-size: 1.2rem;
        }

        .footer-section ul {
            list-style: none;
            padding: 0;
        }

        .footer-section ul li {
            margin-bottom: 0.7rem;
        }

        .footer-section a {
            color: #cbd5e0;
            text-decoration: none;
            transition: color 0.3s;
        }

        .footer-section a:hover {
            color: var(--primary-color);
        }

        .footer-bottom {
            text-align: center;
            margin-top: 3rem;
            padding-top: 2rem;
            border-top: 1px solid #4a5568;
            color: #cbd5e0;
        }
	