.bodystyle3 .wrapperall.headerall {
    position: fixed;
    width: 100%;
    background-color: rgba(0 , 0, 0, 0.5);
	top:0;
	left: 0;
	z-index: 9999;
}
.admin-bar.bodystyle3 .wrapperall.headerall {
	top:30px;
}
.tophomeslidercontent {
    width: 100%;
    max-width: 100%;
    text-align: center;
}
 
.divider1  , .maintitlewhite .divider2{
    justify-content: center;
	    margin: 40px 0 40px;
}
.maintitlewhite .maintitlesdesc {
    font-size: 22px;
    line-height: 1.4em;
    color: #fff;
    max-width: 100%;
    text-align: center;
}
.maintitlewhite .button1 {
    color: #fff;
    max-width: 180px;
    text-align: center;
    font-size: 16px;
    padding: 11px 5px;
    border: none;
    background-color: var(--global-color1);
    height: 45px;
    line-height: 21px;
    margin: 0 auto;
}
.divider1 span {
    width: 80px;
    height: 4px;
}
.headerinwr {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
    min-height: 110px;
    align-items: center;
}
 .site-navigation1 ul.menu li a {
	color: #fff;
	font-weight: 600;
}
.logotitle p {
    font-size: 17px;
    line-height: 21px;
    margin: 0;
    color: #cac4c4;
}
 .tophomeslidercontent .toptitlehome1  {
	font-size: 55px;
    font-weight: 700;
    line-height: 1.2em;
}
  .tophomeslidercontent .toptitlehome3{
     font-size: 20px;
    font-weight: 400;
    line-height: 1.2em;
}
 
 .home7wr {
	 background: #fff;
}
 .home7wr .wrapper {
	width: 100%;
	max-width: 1000px;
}
.home7wr h1 {
	Color: var(--global-color2);
	text-align: center;
	font-size:32px;
	position: relative;
	font-weight: 700;
	margin-bottom:30px;
	padding-bottom: 22px;
}
.home7wr h1:after {
	content: '';
	position: absolute;
	height: 3px;
	width: 80px;
	right: 50%;
	margin-right: -40px ;
	bottom: 0;
	background:  var(--global-color1);
}
 .home8wr {
	 background: #efefef;
}
 .home8wr .wrapper {
	width: 100%;
	max-width: 1000px;
}
 .home8wr .slideinimg {
	width: 45%;
	padding-left:5%;
}
.home8fixed {
	background-attachment: fixed;
	position: relative;
}
.home8fixed .wrapper {
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
    z-index: 2;
}
.home8fixed .coverbgfx {
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 background: #fff;
	 opacity: 0.7;
	 z-index: 1;
	 top:0;
	 left: 0;
}

.home4wr h2.maintitle , .home5wr h2.maintitle , .page-header1 h1 ,  .page-header2 h1 {
	Color: var(--global-color2);
    text-align: center;
    font-size: 26px;
    position: relative;
    font-weight: 700;
    margin-bottom: 30px;
    padding-bottom: 22px;
}
.home4wr h2.maintitle:after , .home5wr h2.maintitle:after , .page-header1 h1:after , .page-header2 h1:after {
    content: '';
    position: absolute;
    height: 3px;
    width: 80px;
    right: 50%;
    margin-right: -40px;
    bottom: 0;
    background: var(--global-color1);
}
.articlebox , .articlebox:hover {
    box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0);
    border-radius: 0;
    overflow: hidden;
}
.customerbox .thumbcust {
    width: 120px;
    height: 83px;
    background: #f6f6f6;
    border-radius: 4px;
    border: 1px solid var(--global-color1);
}
 .customerboxlink a {
    color: var(--global-color2);
}
.wrapperall .articlebox h3 , .wrapperall .articlebox h3 a {
	Color:var(--global-color2);
}
.articlecontent .readmore1 {
     color: var(--global-color1);
}
.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%;
}
.home6fixed .coverbgfx {
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 background: rgba(0 , 0, 0, 0.6);
	 opacity: 1; 
	 z-index: 1;
	 top:0;
	 left: 0;
}
.ourproccess .boxseo4desc , 
.ourproccess .boxseo4in .boxseo4title {
    text-align: center;
}
.home6title {
	text-align: center;
	Color:#fff;
	font-size: 36px;
	font-weight: 700;
	position: relative;
	z-index: 2;
}
 
 .page-header1 , .page-header2 {
    background: #ffffff;
    color: var(--global-color1);
    border-bottom: 2px solid var(--global-color1);
    padding-top: 170px;
    padding-bottom: 50px;
}
.bodystyle3 .page-header1 , .bodystyle3 .page-header2  {
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
}
.bodystyle3 .page-header1:after , .bodystyle3 .page-header2:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.7;
    z-index: 1;
}
.page-header1 .wrapper , .page-header2 .wrapper {
	position: relative;
	z-index: 2 ;
}
ul.breadcrumbs li a {
    text-decoration: none;
    color: #333;
}
ul.breadcrumbs li {
    display: inline;
    Color: #666;
}
.homemainslider .slide {
    height: 740px;
}
.subversiondark .goupwithspaces3 .boxseo4in .thumb4seo {
    background: #fff;
}
.subversiondark .wrapperall h3 a, .subversiondark .shortext {
    Color: #fff;
}
@media (max-width: 770px) and (min-width: 300px) {
	.hamburger-line {
    background-color: #fff;
}
    .headerall button:focus, .headerall button:hover {
        background-color: #333;
    }
 .tophomeslidercontent {
    padding-left: 0%;
}
.headerinwr {
    padding: 10px 10px;
    min-height: 90px;
}
 .tophomeslider .slick-slider {
    max-width: 100%;
    position: relative;
    z-index: 3;
}
.homemainslider .slide {
    height: 580px;
}
    .wrapperallfix {
        width: 100%;
        height: auto;
        padding: 15px 15px;
        position: absolute;
        z-index: 4;
        bottom: 80px;
    }
.divider1 {
    margin: 10px 0 10px;
}
 .home8wr .slideinimg {
	width: 100%;
	padding-left:0%;
}
.home8wr .last5posts {
    padding: 0px 0;
}
.home8fixed .coverbgfx {
    opacity: 0.9;
}
.site-navigation1 ul.menu li a {
    color: var(--global-color2) !important;
    font-weight: 600;
}
.tophomeslider {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
}
 .tophomeslidercontent .toptitlehome1 {
    font-size: 30px;
    line-height: 1.2em;
}
 .home3wrin ,  .home3wrin2img {
    width: 100%;
}
 .home3wr { padding: 0;}
 .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%;
}
.bodystyle3 .wrapperall.headerall.scrolled {
    background-color: rgba(0, 0, 0, 0.8);

}
/* bodystyle2 */
 
