/**
 * Theme Name:     Twenty Twenty Child
 * Author:         the WordPress team
 * Template:       twentytwenty
 * Text Domain:	   twenty-twenty-child
 * Description:    Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
 */


/*

GWD Simple CSS Reset, v2.0

by Eric Girouard, 2014-2021

Originally based on http://meyerweb.com/eric/tools/css/reset/ (version 2)


Use this CSS Reset if using Normalize's (or Modern CSS Reset's) "opinionated defaults" requires you to write too many overrides (such as: p {margin: 0; padding: 0;} ).


By default elements are made position: relative; to make positioning of absolutely positioned elements simpler.


*/


html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,

a, abbr, acronym, address, big, cite, code,

del, dfn, em, img, ins, kbd, q, s, samp,

small, strike, strong, sub, sup, tt, var,

b, u, i, center,

dl, dt, dd, ol, ul, li,

fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td,

article, aside, canvas, details, embed,

figure, figcaption, footer, header, hgroup,

main, menu, nav, output, ruby, section, summary,

time, mark, audio, video {

margin: 0;

padding: 0;

border: 0;

font-size: 100%;

font: inherit;

vertical-align: baseline;

}

/* HTML5 display-role reset for older browsers */

article, aside, details, figcaption, figure,

footer, header, hgroup, main, menu, nav, section {

display: block;

}


body {

line-height: 1;

}

ol, ul {

list-style: none;

}

blockquote, q {

quotes: none;

}

blockquote:before, blockquote:after,

q:before, q:after {

content: '';

content: none;

}

table {

border-collapse: collapse;

border-spacing: 0;

}


*,

*::before,

*::after {

  box-sizing: border-box;

}

/* "border-box" calculates the width and height of an HTML element including the padding and the border. Opposite of the traditional CSS Box Model of "content-box" */
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS RESET ENDS HERE---------*/
/*----------CSS_HEADER---------*/
/*----------CSS_HEADER---------*/
/*----------CSS_HEADER---------*/
/*----------CSS_HEADER---------*/
/*----------CSS_HEADER---------*/
/*----------CSS_HEADER---------*/

body {
  zoom: 80%; 
}

.site-logo img {
  max-height: 9rem;
  transition: height 0.15s linear, width 0.15s linear, max-height 0.15s linear;
}

.entry-content {
  margin-top: 3rem;
}

.entry-content h2, .entry-content h3 {
    margin: 2rem auto 0rem;
}

header.entry-header.has-text-align-center.header-footer-group {
  display: none;
}

.post-inner {
    padding-top: 0rem;
}

img.wp-image-279 {
  position: relative;
  top: -64px; 
}

img.wp-image-321 {
  position: relative;
  top: -64px; 
  width: 3000px;
}

p. {
  font-size: 30px;
  
}

p2. {
	background-color: black;
}

h1
 {
  font-weight: bold;
}


h1.entry-title,
h2.entry-title {
  margin: 0;
  font-size: 3rem;
  color: black;
  font-weight: bold;
}

header.entry-header.has-text-align-center.header-footer-group {
  margin: -5rem;
}

h2 {
  color: #d85a1a;
  font-size: 30px;
  font-weight: bold;
}

.bg {
	background-color: #ffedd9;
    padding-bottom: 619px;
	padding-right: 100%;
    position:absolute;
	z-index: -1;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); 
}

.grid-container,
.grid-container1,
.grid-container2 {
  display: grid;
  gap: 10px;
  background-color: #f2a457;
  padding: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 2rem;
  border-radius: 15px;
}

.grid-container2 p img {
   display: block;      
   margin: 0 auto;       
}

.grid-container2 p {
   margin: 0;            
}

.23 {

 
}

.wp-image-359 {
    top: 30rem;
	margin-top: -50px;
}

.wp-image-320 {
	display:none;
}


.c {
  font-size: 18px;                  
  line-height: 1.6;                 
  color: #ff6f00;                         
  padding: 15px;                     
  border-radius: 10px;                
}

.wp-image-325 {
  border-radius: 20px; 
  width: 55%;
  height: 55%;
  margin-top: 1rem;
  transition: transform 0.3s, box-shadow 0.3s, filter 0.3s;
  filter: brightness(95%); 
	
}

.wp-image-325:hover {
  outline: 5px solid #d85a1a;
  filter: brightness(100%);
}


.wp-image-282 {
  border-radius: 20px; 
  transition: transform 0.3s, box-shadow 0.3s, filter 0.3s;
  filter: brightness(50%); 
}

.wp-image-282:hover {
  outline: 5px solid #d85a1a;
  filter: brightness(100%);
}

.wp-image-288 {
  border-radius: 20px; 
  transition: transform 0.3s, box-shadow 0.3s, filter 0.3s;
  filter: brightness(50%);
}

.wp-image-288:hover {
  outline: 5px solid #d85a1a;
  filter: brightness(100%);
}

.wp-image-290 {
  border-radius: 20px; 
  transition: transform 0.3s, box-shadow 0.3s, filter 0.3s;
  filter: brightness(50%);
}

.wp-image-290:hover {
  outline: 5px solid #d85a1a;
  filter: brightness(100%);
}

.grid-container {
  grid-template-columns: auto auto auto;
  background-color: #f2a457;
}

.grid-container2 {
  grid-template-columns: auto auto auto;
}

.grid-container > div,
.grid-container7 > div,
.grid-container2 > div {
  background-color: #fff8f0;
  color: #000;
  padding: 10px;
  font-size: 30px;
  text-align: center;	
}

.grid-container1 {
  display: flex; 
  justify-content: center; 
  align-items: center; 
  width: 100%; 
}

div.item2, div.item3 {
  
  background-color: #fff8f0;
  flex: 1;
  width: 50%;
  text-align: center;
  padding: 15px;
  border-radius: 10px; 
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); 
  height: 485px;
  box-sizing: border-box;
}

.item4 { 
 grid-column:1; 
 background-color: #f2a457;
 border-radius: 15px;
}
.item5 { 
  grid-column: 2; 
  background-color: #f2a457;
  border-radius: 15px;
}
.item6 { 
  grid-column: 3; 
  background-color: #f2a457;
  border-radius: 15px;
}


.two-column-container {
  display: flex;
  gap: 50px;
}

.two-column-container .column {
  flex: 1;
  padding: 10px;
  box-sizing: border-box;
  font-size: 16px; 
  line-height: 1.5; 
}

.about-container {
  display: flex;
  flex-direction: row; 
  gap: 5rem;
  padding: 1rem;
  max-width: 1000px;
  margin: 2rem auto;
  border-radius: 12px;
}

.about-us,
.about-me {
  padding: 2rem;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.08);
  flex: 1;
  font-size: 1.05rem;
  font-weight: 500;
}

.about-us h2,
.about-me h2 {
  font-size: 2rem;
  margin-top: 1rem;
  color: #d85a1a;
}

.wp-image-273 {
  border-radius: 15px;
}

.primary-menu a  {
  color: #8b0d3d; 
  font-size: 28.8px; 
  font-weight:Bold;
}

.footer-menu a {
  color: #8b0d3d; 
  font-size: 28.8px; 
  font-weight:Bold;
}

span {
    font-size: 24px;
}

li {
  font-size: 24px;
  padding-bottom: 1rem;
}

.v {
    /*----------background-color: #fff8f0;---------*/
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 40px;
  padding-bottom: 3rem;
  padding-left: 2rem;
  margin-top: 2rem;
  border-radius: 10px;
  /*----------box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);---------*/
  box-sizing: border-box;
  transform: scale(0.5);
  transform-origin: top left;
  position: relative;
  top: -12rem; 
  width: 50%; 
}



/*----------CONTACT---------*/

.grid-container9 {
    display: flex;
   flex-direction: row; 
}
.grid-container9 img {
   width: 40%;
   height: 40%;
   margin-right: 8rem;
   margin-top: 6rem;
   border-radius: 10px;
}

input[type="submit"] {
	background-color: #f2a457; !important;

}

input[type="submit"] {
	background-color: #f2a457; !important;
    background: #f2a457; !important;
    border: none;
    border-radius: 6px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.0333em;
    line-height: 1.25;
    margin: 0;
    opacity: 1;
	margin-top: 2rem;
    padding: 1.5rem 2rem;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: opacity 0.15s linear;
}

/*----------QUERY---------*/
/*----------QUERY---------*/
/*----------QUERY---------*/

@media only screen and (max-width: 1200px) {
	
body {
  zoom: 90%; 
}

div.item2, div.item3 {
  
  background-color: #fff8f0;
  flex: 1;
  width: 50%;
  text-align: center;
  padding: 15px;
  border-radius: 10px; 
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); 
  height: 485px;
  box-sizing: border-box;
}
	
.c {
  font-size: 14px;                  
  line-height: 1.6;                 
  color: #ff6f00;                         
  padding: 15px;                     
  border-radius: 10px;                
}
	
.bg {
    
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0); 
	background-color: #fff8f0;
}
	
.wp-image-320 {
	display: block;
}
	
	.wp-image-359 {
	display: none;
}
  

}/*----------NO-DELETED---------*/

/*----------QUERY---------*/
/*----------QUERY---------*/
/*----------QUERY---------*/

@media only screen and (max-width: 580px) {
	
body {
  zoom: 90%; 
}

div.item2, div.item3 {
  
  background-color: #fff8f0;
  flex: 1;
  width: 50%;
  text-align: center;
  padding: 15px;
  border-radius: 10px; 
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); 
  height: 785px;
  box-sizing: border-box;
}
	
.c {
  font-size: 12px;                  
  line-height: 1.6;                 
  color: #ff6f00;                         
  padding: 15px;                     
  border-radius: 10px;                
}

  

}/*----------NO-DELETED---------*/


@media only screen and (max-width: 450px) {
	
.site-logo img {
  max-height: auto;
  height: 0px;
  
}
	
.c {
  font-size: 12px;                  
  line-height: 1.6;                 
  color: #ff6f00;                         
  padding: 15px;                     
  border-radius: 10px;                
}
	
.wp-image-359 {
	display:none;
}
	
.wp-image-320 {
	display: block;
}	
	
body {
  zoom: 100%; 
}	
	
.grid-container,
.grid-container2 {
  grid-template-columns: 1fr;
  padding: 10px;
  gap: 5px;
  background-color: #f2a457; 
}
	
.grid-container1 {
  flex-direction: column;
  align-items: stretch;
  padding: 10px;
}
.item4,
.item5,
.item6 {
  grid-column: 1;
  margin: 5px 0;
}
div.item2, div.item3 {
  width: 100%;
  padding: 10px;
  box-shadow: none;
  border-radius: 0;
  font-size: 20px;
}
	
h2 {
 color: #d85a1a;

}

h2, .grid-container > div {
  font-size: 20px;
color: #d85a1a;
}
	
.about-container {
  flex-direction: column;
}
	
.grid-container9 {
  display: flex;
  flex-direction: column-reverse;  
    
}
	
.grid-container9 img {
  width: 100%;
  height: 100%;
  margin-top: 4rem;
  border-radius: 10px;
}
	
.v {
  background-color: #fff8f0;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  font-size: 20px;
  padding-bottom: 3rem;
  padding-left: 2rem;
  margin-top: 2rem;
  border-radius: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
  position: relative;
  top: -2rem;
  width: 100%;
  transform: scale(1);
}


}/*----------NO-DELETED---------*/
/*----------END QUERY---------*/
/*----------END QUERY---------*/
/*----------CSS_FOOTER---------*/
/*----------CSS_FOOTER---------*/


















