.headerinwr {
    display: flex;
    justify-content: space-between;
    padding: 10px 10px;
    min-height: 110px;
    align-items: center;
}
.bodystyle2 , .bodystyle2 .wrapperall.headerall , .bodystyle2 .wrapperallfix {
	background:#FFFBF4;
}
.bodystyle2 .site-navigation1 ul.menu li a {
	color: #090909;
	font-weight: 600;
}
.bodystyle2 .tophomeslider .slick-slider {
    max-width: 50%;
    float: left;
    width: 100%;
    position: relative;
    z-index: 3;
}
.bodystyle2 .tophomeslidercontent .toptitlehome1  {
    color: #090909 ;
	 font-size: 55px;
    font-weight: 700;
    line-height: 1.2em;
}
.bodystyle2  .tophomeslidercontent .toptitlehome3{
     font-size: 16px;
    font-weight: 400;
    line-height: 1.2em;
    color: #090909 ;
}
.bodystyle2 .tophomeslidercontent {
    padding-left: 5%;
}
.bodystyle2 .home3wr {
	 background: #fff;
}
.bodystyle2 .home3wr .wrapper {
	display: flex;
}
.bodystyle2 .home3wrin {
	width: 56%;
    background: rgba(250, 250, 250, 0);
}
.bodystyle2 .home3wrin2img {
	width:44%;
	padding: 5px;
}
.home6fixed {
	background-attachment: fixed;
	
	position: relative;
}
.home6fixed .wrapper { 
    display: flex;
    align-items: center;
    justify-content: center;
	min-height: 497px;
	background-size: cover;
	background-position: 50% 50%;
}
.coverbgfx {
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 background: rgba(0 , 0, 0, 0.5);
	 z-index: 1;
	 top:0;
	 left: 0;
}
.home6title {
	text-align: center;
	Color:#fff;
	font-size: 36px;
	font-weight: 700;
	position: relative;
	z-index: 2;
}
.bodystyle2 .home4wr {
	background: #000;
}
.home4wr .wrapper {
	display: flex;
	align-items: center;
}
.home4wr h2.maintitle {
	width: 25%;
	font-weight: 700;
	Color:#fff ;
}
.home4wr .articleboxall {
	width: 75%;
}
.articlebox , .articlethumb {
	background: var(--global-color1);
}
.wrapperall .articlebox h3 , .wrapperall .articlebox h3 a {
	Color:#fff;
}
.articlecontent .readmore1 {
    color: #fff ;
}
.customerbox .thumbcust {
    width: 120px;
    height: 83px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid var(--global-color1);
}
.footer-copyright .wrapper {
    border-style: dotted;
    border-width: 4px 0px 0px 0px;
    border-color: #255C56;
    font-size: 90%;
    color: #aaa;
}
.page-header1 , .page-header2 {
    background: #ffffff;
    color: var(--global-color1);
    border-bottom: 2px solid var(--global-color1);
    padding-top: 50px;
	background-attachment: fixed;
    position: relative;
	background-size: cover;
	background-position: 50% 50%;
}

.single-header2 .wrapper {
	max-width: 1000px;
}
.page-header1:after , .page-header2:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    background: #fff;  
    opacity: 0.7;
    z-index: 1;
}
.page-header1 header , .page-header2 header {
    text-align: right;
}
@media (max-width: 770px) and (min-width: 300px) {
.bodystyle2 .tophomeslidercontent {
    padding-left: 0%;
}
.headerinwr {
    padding: 10px 10px;
    min-height: 90px;
}
.bodystyle2 .tophomeslider .slick-slider {
    max-width: 100%;
    position: relative;
    z-index: 3;
}
.homemainslider .slide {
    height: 340px;
}
.wrapperallfix {
    width: 100%;
    height: auto;
    padding: 15px 15px;
    position: static;
}
.tophomeslider {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
}
.bodystyle2 .tophomeslidercontent .toptitlehome1 {
    font-size: 30px;
    line-height: 1.2em;
}
.bodystyle2 .home3wrin , .bodystyle2 .home3wrin2img {
    width: 100%;
}
.bodystyle2 .home3wr { padding: 0;}
.bodystyle2 .home3wr .wrapper {
    display: flex;
    flex-direction: column-reverse;
	padding: 0;
}
.home6fixed .wrapper {
    min-height: 400px;
}
.home4wr .wrapper {
    display: flex;
    flex-direction: column;
}
.home4wr .articleboxall {
    width: 100%;
}


}
/* bodystyle2 */
 
