/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@font-face {
    font-family: "Roboto";
    src: url(fonts/RobotoSlab-Regular.ttf);
} 

@font-face {
    font-family: "Roboto-Bold";
    src: url(fonts/RobotoSlab-Bold.ttf);
}

@font-face {
    font-family: "file";
    src: url(fonts/file-20220221154424.woff2);
} 


:root{
    --family :"Roboto" !important;
    --family-bold :"Roboto-Bold" !important;
    --family-file :"file" !important; 
    --color: #4c5840;
    --color-hover:rgb(250, 148, 194);
    --background: #4c5840;
}



body{
    font-size: 15px !important;
    font-family: var(--family) !important;
    overflow: hidden;
}
h1,h2,h3,h4,h5,h6,p,ul,li{
    color: #000;
    font-family: var(--family) !important;
}

.header:not(.transparent) .header-nav-main > li a {
  font-size: 15px;
  font-family: var(--family-bold) !important;
}

.header:not(.transparent) .header-nav-main > li {
	padding: 0px 4px;
}

.header:not(.transparent) .header-nav-main > li.active a,
.header:not(.transparent) .header-nav-main > li:hover a {
    color: var(--color) !important;
}

.sidebar-menu.no-scrollbar {
    background: #000;
}
.sidebar-menu.no-scrollbar li a {
	color: #fff;
}
.header-button a {
	background: var(--background);
	color: #fff;
}

/************************************/

.btn-home {
	padding: 0px 30px;
	background: var(--background) !important;
}
.btn-home:hover{
	background: var(--color-hover) !important;
	border-color: rgb(255, 241, 118);
	border-width: 3px;
}

.sec-1 #HEADLINE16 h3 {
    color: #000;
    border-radius: 30px;
    padding: 10px 30px;
    background: var(--background) !important;
    display: inline;
}

.sec-1 h3 {
	color: #fff;
	font-size: 30px;
	font-family: var(--family-bold) !important;
}

.sec-1 .btn-2 {
    margin-top: 20px;
    color: #000;
    font-size: 20px;
}

.sec-1 h2 {
	font-size: 42px;
	color: #fff;
	font-family: var(--family-bold) !important;
}
.sec-1 p{
	color: rgb(255, 255, 255);
    font-size: 18px;
    text-align: justify;
    line-height: 1.6;
    text-shadow: rgb(0 0 0) 1px 1px 1px;
}

.sec-1 .btn-3 {
    color: #000;
    font-size: 20px;
}
.sec-1 .btn-4 {
    font-size: 20px;
}

.sec-1 .featured-box h3 {
    font-size: 16px;
    padding-top: 15px;
    font-family: var(--family-bold) !important;
}

.sec-1 .row-small {
    background-color: rgba(36, 36, 36, 0.3);
    margin-bottom: -30px;
    padding-top: 15px;
}

.sec-2 .div-text {
    border: 2px solid #e1e5ea;
    padding-top: 20px;
    border-left: 0px;
}
.sec-2  p.note a {
	color: rgb(16, 112, 224);
	font-size: 13px;
	font-style: italic;
	margin-top: 15px;
    display: block;
}

.sec-2 .cot-8 p {
	margin-bottom: 0px;
}

.sec-3 .headline {
    color: rgb(16, 145, 33);
    font-size: 37px;
    text-align: left;
    line-height: 1.2;
}
.sec-3 p{
    color: rgb(36, 36, 36);
    font-size: 18px;
    text-align: justify;
    line-height: 1.6;
}
.sec-3 .btn-5 {
	padding: 5px 30px;
	color: #000;
}

.row-1 {
	margin: 0px auto;
	max-width: 600px;
	
}
.sec-5 p,
.sec-5 h3,
.sec-4 p,
.sec-4 h3 {color: #fff;}



#HEADLINE35 > .headline {
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
}

#HEADLINE36 > .headline {
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-style: italic;
    text-align: center;
    line-height: 1.6;
    margin-bottom: 35px;
}

#HEADLINE37 > .headline {
   /* background: rgba(188, 238, 102, 1);
    background: -webkit-linear-gradient(
      90deg,
      rgba(188, 238, 102, 1),
      rgba(16, 145, 33, 1)
    );
    background: linear-gradient(
      90deg,
      rgba(188, 238, 102, 1),
      rgba(16, 145, 33, 1)
    );*/
    color: var(--color);
    font-size: 60px;
    text-align: center;
    line-height: 1.6;
}
/*#HEADLINE37 .headline {
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}*/

#HEADLINE38 > .headline {
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
}

.group.text-center {
    margin: 0px auto;
    max-width: 315px;
}

#HEADLINE41 > .headline {
    font-family: var(--family-file) !important;
    color: rgb(88 126 118);
    font-size: 100px;
    line-height: 1.6;
}
#HEADLINE41 > .headline b {
    font-size: 60px;
    position: absolute;
    margin-top: 18px;
    margin-left: 10px;
    color: rgb(45 112 69);
    font-family: var(--family-bold) !important;
}
#HEADLINE42 > .headline {
    font-family: var(--family-file) !important;
    color: rgb(145 141 16 / 45%);
    font-size: 100px;
    line-height: 1.6;
    padding-top: 55px;
}
#HEADLINE41 {
    float: left;
    margin-right: -20px;
}

#HEADLINE40 > .headline {
    font-weight: 400;
    color: rgb(255, 255, 255);
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
}
#HEADLINE46 > .headline {
    color: rgb(255, 255, 255);
    font-size: 29px;
    text-align: center;
    line-height: 1.6;
}

#HEADLINE51 > .headline,
#HEADLINE47 > .headline {
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
}
#HEADLINE50 > .headline {
    color: rgb(36, 36, 36);
    font-size: 19px;
    padding: 10px 30px;
    border-radius: 30px;
    text-align: center;
    line-height: 1.6;
    background: var(--background)!important;
    margin-bottom: 30px;
}

#HEADLINE51 > .headline {
	margin-bottom: 20px;
}

.sec-5 .featured-box,
.sec-4 .featured-box {
	margin: 15px 0px;
}

.sec-4 .cot-4-4 {
	margin-top: 15%;
}

#HEADLINE89 > .headline  {
	font-size: 120px;
	line-height: 1;
	margin-bottom: -10px;
}
#HEADLINE91 > .headline  {
	font-size: 68px;
	margin-bottom: -25px;
}
#HEADLINE92 > .headline  {
	font-size: 90px;
}
#HEADLINE92 > .headline,
#HEADLINE91 > .headline,
#HEADLINE89 > .headline {
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
     font-family: var(--family-file) !important;
   /* background: rgba(188, 238, 102, 1);
    background: -webkit-linear-gradient(
      90deg,
      rgba(188, 238, 102, 1),
      rgba(16, 145, 33, 1)
    );
    background: linear-gradient(
      90deg,
      rgba(188, 238, 102, 1),
      rgba(16, 145, 33, 1)
    );*/
    color: var(--color);
    text-align: center;
  
  }
 /* #HEADLINE92 > .headline,
  #HEADLINE91 > .headline,
  #HEADLINE89 .headline {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }*/

 #HEADLINE93 > .headline {
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    font-family: var(--family-file) !important;
    color: rgb(221 32 32);
    font-size: 56px;
    text-align: center;
    margin-bottom: -35px;
}

div#HEADLINE103 {
    float: left;
    margin-right: 15px;
}

#HEADLINE103 > .headline {
/*    transform: rotate(-20deg);
    -webkit-transform: rotate(-20deg);*/
    font-family: var(--family-file) !important;
  /*  background: rgba(188, 238, 102, 1);
    background: -webkit-linear-gradient( 180deg, rgba(188, 238, 102, 1), rgba(16, 145, 33, 1) );
    background: linear-gradient( 180deg, rgba(188, 238, 102, 1), rgba(16, 145, 33, 1) );*/
    color: var(--color);
    font-size: 36px;
    text-align: center;
    line-height: 1;
}

/*#HEADLINE103 .headline {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/

#HEADLINE104 > .headline {
     font-family: var(--family-file) !important;
    color: rgb(221 32 32);
    font-size: 28px;
    text-align: left;
    line-height: 1;
    text-transform: uppercase;
}

.sec-4 .group {
    width: 100%;
    display: flow-root;
    margin-bottom: 15px;
}


.sec-5 .cot-6-2 {
	margin-top: 10%;
}


#HEADLINE281 > .headline {
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
     font-family: var(--family-file) !important;
    /*background: rgba(188, 238, 102, 1);
    background: -webkit-linear-gradient( 90deg, rgba(188, 238, 102, 1), rgba(16, 145, 33, 1) );
    background: linear-gradient( 90deg, rgba(188, 238, 102, 1), rgba(16, 145, 33, 1) );*/
    color: var(--color);
    font-size: 80px;
    text-align: center;
    margin-bottom: 0px;
}

/*#HEADLINE281 .headline {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/

#HEADLINE284 > .headline {
    transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
     font-family: var(--family-file) !important;
    color: rgb(255, 255, 255);
    font-size: 120px;
    text-align: center;
    line-height: 1;
}
#HEADLINE111 > .headline,
#HEADLINE109 > .headline {
    color: rgb(255, 255, 255);
    font-size: 29px;
    text-align: center;
    line-height: 1.6;
}

#HEADLINE132 > .headline,
#HEADLINE112 > .headline,
#HEADLINE111 > .headline,
#HEADLINE110 > .headline {
    color: rgb(255, 255, 255);
    font-size: 20px;
    text-align: center;
    line-height: 1.6;
}

#HEADLINE131 > .headline {
    color: rgb(255, 255, 255);
    font-size: 59px;
    text-align: center;
    line-height: 1.6;
}
#HEADLINE182 > .headline,
#HEADLINE134 > .headline {
    color: rgb(255, 255, 255);
    font-size: 31px;
    text-align: center;
    line-height: 1.6;
}

.sec-5 h4 {
    color: rgb(255, 255, 255);
    font-size: 31px;
    text-align: left;
    line-height: 1.6;
}

#HEADLINE187 > .headline {
    color: var(--color);
    font-size: 25px;
    text-align: center;
    line-height: 1.6;
}
#HEADLINE195 >  p {
    color: var(--color);
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 1.4;
}

#HEADLINE190 > .headline,
#HEADLINE189 > .headline,
#HEADLINE188 > .headline {
    color: rgb(255, 255, 255);
    font-size: 25px;
    text-align: center;
    line-height: 1.6;
}

#HEADLINE198 p,
#HEADLINE197 p,
#HEADLINE196 p {
	font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 1.4;
}

#HEADLINE208 > .headline {
    color: rgb(36, 36, 36);
    font-size: 30px;
    text-align: left;
    line-height: 1.6;
}

#HEADLINE210 > .headline {
    color: rgb(36, 36, 36);
    font-size: 25px;
    text-align: left;
    line-height: 1.6;
}
#HEADLINE215 > .headline {
    color: rgb(36, 36, 36);
    font-size: 20px;
    text-align: left;
    line-height: 1.6;
}

#HEADLINE217 > .headline {
    color: rgb(255, 255, 255);
    font-size: 40px;
    text-align: center;
    line-height: 1.6;
}

#HEADLINE241 > .headline {
    color: rgb(255, 255, 255);
    font-size: 34px;
    text-align: center;
    line-height: 1.6;
}

#HEADLINE288 > .headline {
    color: rgb(255, 255, 255);
    font-size: 18px;
    text-align: center;
    line-height: 1.6;
}

#HEADLINE246 > .headline {
   /* background: rgba(48, 232, 73, 1);
    background: -webkit-linear-gradient( 90deg, rgba(48, 232, 73, 1), rgba(16, 145, 33, 1) );
    background: linear-gradient( 90deg, rgba(48, 232, 73, 1), rgba(16, 145, 33, 1) );*/
    color: var(--color);
    font-size: 35px;
    text-align: left;
    line-height: 1.6;
}


/*#HEADLINE246 .headline {
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}*/

#HEADLINE247 > .headline {
    color: rgb(36, 36, 36);
    font-size: 22px;
    text-align: left;
    line-height: 1.4;
    text-align: justify;
}

.sec-8 .featured-box h3 {
    font-size: 30px;
    padding-top: 10px;
}

/*.sec-8 .img-inner:before {
	content: "";
	position: absolute;
	height: 300px;
	width: 300px;
	border-radius: 50%;
	z-index: -99;
	background: linear-gradient( 180deg, rgba(188, 238, 102, 1), rgba(16, 145, 33, 1) );
}*/

.sec-9 p {
    color: rgb(255, 255, 255);
    font-size: 13px;
    line-height: 1.6;
}

.img-4 {
    padding-top: 20px;
}

.absolute-footer,
.scroll-to-bullets.hide-for-medium {
    display: none;
}

.cot-12-img:after {
    content: "";
    position: absolute;
    right: -100%;
    bottom: -50%;
    background: url(http://zoroinu.bkns.biz/wp-content/uploads/2022/05/bkg.jpg);
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
}


@media only screen and (max-width: 500px) {

	.sec-1 .featured-box h3 {font-size: 12px;}

	.sec-1 h2 {font-size: 39px;}

	.sec-2 .col-inner {text-align: center;}

	#HEADLINE41 > .headline {
	    font-size: 110px;
	}

	#HEADLINE42 > .headline {
	    font-size: 100px;
	    padding-top: 65px;
	}

	#HEADLINE281 > .headline {
		font-size: 60px;
	}

	#HEADLINE284 > .headline {
		font-size: 90px;
    }

}


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}