:root {
	--black2: #090909 ; /* black */
}
 
.divider2 {
    justify-content: flex-start;
    margin: 25px 0;
    display: flex;
}
.divider2 span {
    width: 80px;
    height: 4px;
	background:  var(--global-color1);
}
.divider3 {
    justify-content: flex-start;
    margin: 25px 0 0;
    display: flex;
}

.headerinwr {
    display: flex;
    justify-content: space-between;
    padding: 10px 10px;
    min-height: 110px;
    align-items: center;
	max-width: 1600px;
}
.bodystyle8 .button1 {
    padding: 15px 10px;
    max-width: 130px;
    border-radius: 3px;
    color: #fff;
    background: var(--global-color2);
    background-repeat: no-repeat;
    border-right: 1px solid var(--global-color1);
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: background 0.3s ease-in-out;
}
.bodystyle8 .youtubebgall {
    height: 85vh;
}
.bodystyle8 .button1:after {
    content: '';
    width: 100%;
    height: 100%;
    background: var(--global-color1);
    top: 0;
    left: 100%;
    position: absolute;
    transition: left 0.3s ease-in-out;
    z-index: -1;
}

.bodystyle8 .button1:hover::after {
    left: 0;
}

.bodystyle8 .button1:hover {
    background9: var(--global-color1);
    color: #fff; /* Ensure the text color remains readable */
}
  .bodystyle8 .wrapperall.headerall   {
 background-color: transparent !important;
}
.bodystyle8 .site-navigation1 ul.menu li a {
	color: var(--global-color2); 
	font-weight: 400;
}
.wrapperall.headerall {
     -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0);
	   
}
.wrapperall.headerall.scrolled   {
    padding: 5px 20px;
    min-height: 75px;
    background: #fff !important;
}
.bodystyle8 .headerall.scrolled .site-navigation1 ul.menu li a {
    color9: #fff;
    font-weight: 600;
}
.scrolled .site-navigation1 ul.menu li a, .scrolled .logotitle p {
    color: var(--black2);
}

.bodystyle8 .tophomeslidercontent {
    padding-left: 5%;
}
.bodystyle8.subversion3 .wrapperall.headerall , 
.bodystyle8.subversion3  .wrapperall.hero1{
	background-color: var(--global-color2) !important;
}
9.bodystyle8.subversion3 .site-navigation1 ul.menu li a, 
9.bodystyle8.subversion3 .site-navigation1 ul.menu li a {}
.bodystyle8.subversion3 .maintitlestitle ,
.bodystyle8.subversion3 .maintitlesdesc
  {
    color: #fff;
}
.bodystyle8.subversion3 .hero1  .button1 {
    background: var(--global-color1);
    background-repeat: no-repeat;
    border-right: 1px solid var(--global-color1);
}
.goupwithspaces4 .boxseo4in {
    width: 25%;
    float: left;
    display: flex;
    align-items: center;
    padding: 10px 25px 10px 10px;
    height: 200px;
    border: 1px solid var(--global-color2);;
    border-left: none;
    flex-direction: column;
    justify-content: center;
	background: #fff;
}
.goupwithspaces4 .thumb4seo svg .cls-1 {
        fill: var(--global-color2);
		stroke: none;
      }
.goupwithspaces4 .boxseo4in .boxseo4title {
    font-weight: 400;
    font-size: 21px;
    padding-right: 0;
    padding-top: 20px;
}
.bodystyle8.subversion3 .custom-logo-link img {position: relative; z-index:3;}
.bodystyle8.subversion3 .custom-logo-link { position: relative;}
.bodystyle8.subversion3 .wrapperall.headerall .custom-logo-link:before, 
.bodystyle8.subversion3 .wrapperall.headerall .custom-logo-link:before {
    content: '';
    position: absolute;
    height: 97%;
    width: 650px;
    background-color: var(--global-color2);
    -webkit-transform: skew(313deg, 0deg);
    -ms-transform: skew(313deg, 0deg);
        transform: skew(313deg, 0deg);
    left: -316px;
    top: 5px;
    z-index: 1;
}
.bodystyle8.subversion3 .wrapperall.headerall:after {
    content: '';
    position: absolute;
    height: 77px;
    width: 100%;
    background-color: #ffffff;
    left: 0;
    top: 22px;
    z-index: -1;
}
.bodystyle8.subversion3 .custom-logo-link img {
    max-height: 85px;
    width: auto;
    top: 5px;
}
.bodystyle8.subversion3 .scrolled .custom-logo-link img {
    max-height: 50px;
    width: auto;
}
.bodystyle8.subversion3 .wrapperall.headerall.scrolled:after {
    height: 74px;
    width: 100%;
    top: 11px;  
}
.bodystyle8.subversion3 .wrapperall.headerall.scrolled .custom-logo-link:before  {
    height: 74px;
    top: -3px;
}





.bodystyle8 .home3wr .wrapper {
	display: flex;
}
.bodystyle8 .home3wrin {
	width: 56%;
    background: rgba(250, 250, 250, 0);
}
.bodystyle8 .home3wrin2img {
	width:44%;
	padding: 5px;
}
.home6fixed {
	background-attachment: fixed;
	position: relative;
}
.home3wr h1, .home3wr h2, .home3wr h3 {
    color: var(--global-color2);
}
.home6fixed h2.maintitle {
	    color: var(--global-color2);
	font-weight: 700;
	margin-bottom: 35px;
}
.home6fixed .wrapper { 
    display: flex;
    align-items: center;
    justify-content: center;
	min-height: 497px;
	background-size: cover;
	background-position: 50% 50%;
	max-width:100%;
}
.coverbgfx {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(237 241 241);
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0.9;
}
.home6title {
	text-align: center;
	Color:#fff;
	font-size: 36px;
	font-weight: 700;
	position: relative;
	z-index: 2;
}
.bodystyle8 .home4wr {
	background: var(--global-color2);;
}
.bodystyle8 .myservices .boxseo4in {
    border-radius: 0px;
	border: 1px solid var(--global-color2);
}
 
.home4wr h2.maintitle {
	font-weight: 700;
	Color:#fff ;
	margin-bottom: 30px;
}
 
.home11wr .wrapper {
	max-width:100%;
    padding: 0;
}
.goupwithspaces3 .boxseo4in {
    width: 33.33%;
    float: left;
    display: flex;
    align-items: center;
    padding: 10px 25px 10px 10px;
    height: 200px;
    border: 1px solid var(--global-color1); 
    border-left: none;
    flex-direction: column;
    justify-content: center;
	margin: 0;
	background:var(--global-color2); 
}
.goupwithspaces3 .boxseo4in:hover , .goupwithspaces3 .boxseo4in:nth-child(2) {
	background:var(--global-color1) !important; 
}
.goupwithspaces3 .boxseo4in:hover ,   .goupwithspaces3 .boxseo4in:nth-child(2) {
    transform: translateY(-5px);
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.18);
}
.goupwithspaces3 .thumb4seo svg .cls-1 {
        fill: #fff !important;
		stroke: none;
      }
.goupwithspaces3 .boxseo4in .boxseo4title {
    font-weight: 400;
    font-size: 21px;
    padding-right: 0;
    padding-top: 20px;
	Color:#fff ;
}
.goupwithspaces3 .boxseo4in .thumb4seo {
    border-left: 0px solid #bbb;
}
.myservices .boxseo4in:before {
	background-color:   var(--global-color1);
}
 .myservices .boxseo4in:hover .cls-1 {
	stroke: #fff  !important;
	fill: none !important;
}
.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.9;
	 z-index: 1;
	 top:0;
	 left: 0;
}
.contentmarguee .h4 {
	color: #fff;
	font-weight: 400 !important;
}
.marqueeall {
	background: var(--global-color2);
}
.articlebox , .articlethumb {
	background: var(--global-color1);
	border-radius: 0px;
}
.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: 1px 0px 0px 0px;
    border-color: #e2dad6;
    font-size: 90%;
    color: #aaa;
}
.page-header1 , .page-header2 {
    color: var(--global-color2)  !important;
    border-bottom: 0px solid var(--global-color2) !important;
    padding-top: 10px;
	background-attachment: fixed;
    position: relative;
	background-size: cover;
	background-position: 50% 50%;
	background: none !important;
	background: var(--global-color2) !important; 
}
.page-header1 h1, .page-header2 h1 {
	Color:#fff !important;
}
.bodystyle8 .single-header2 {
	background-image: none !important;
}
.single-header2 .wrapper {
	max-width: 1000px;
}
.single .articlebox , .archive .articlebox  {
    background: var(--global-color2);
}
.page-header1:after , .page-header2:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    background: #fff;  
    opacity: 0;
    z-index: 1;
}
 
.footer-column {
    width: 100%;
    float: right;
    padding-left: 10px;
    text-align: center;
}
.page-header1 header , .page-header2 header {
    text-align: right;
}
.readmorehero { white-space: nowrap;}
.bodystyle8 .boxseo4all.myservices {
    width: 100%;
}
.bodystyle8.subversiondark .articlebox2 {
    background:  rgba(0 , 0 , 0, 0.3);
}
.bodystyle8.subversiondark .goupwithspaces3 .boxseo4in .thumb4seo {
    background: none;
}
.bodystyle8.subversiondark .goupwithspaces3 .boxseo4in .boxseo4title {
    Color: #fff !important;
	}


@media (max-width: 770px) and (min-width: 300px) {
	.bodystyle8 .homemainslider .slide {
    height: 460px;
}
.bodystyle8 .tophomeslider .slick-slider:after {
    position: absolute;
    content: "";
    top: 36px;
    right: 8%;
    width: 84%;
    height: 99%;
    z-index: 3;
}
.goupwithspaces4 .boxseo4in .boxseo4title {
    text-align: center;
}

    .bodystyle8 .tophomeslidercontent {
        padding-left: 0%;
        padding-top: 35px;
        text-align: center;
    }
.divider1 span {
    width: 130px;
}
.divider1 {
    justify-content: center;
}
.bodystyle8 .tophomeslider {
    padding: 0;
}
.headerinwr {
    padding: 10px 10px;
    min-height: 90px;
}
.goupwithspaces4 .boxseo4in {
    width: 50%;
    align-items: center;
    padding: 10px 25px 10px 10px;
    height: 195px;
    border: 1px solid var(--global-color2);
    margin: 0;
}
.boxseo4in .thumb4seo {
    width: 60px;
    max-width: 33%;
}
.bodystyle8 .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;
}
.bodystyle8 .tophomeslidercontent .toptitlehome1 {
    font-size: 30px;
    line-height: 1.2em;
}
.bodystyle8 .home3wrin , .bodystyle8 .home3wrin2img {
    width: 100%;
}
.bodystyle8 .home3wr {padding: 15px 10px;}
.bodystyle8 .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%;
}
.goupwithspaces3 .boxseo4in {
        height: 116px;
        width: 33.33%;
        text-align: center;
		    padding: 10px 5px 10px;
    }
	    .goupwithspaces3 .boxseo4in .thumb4seo {
        width: 45px;
        max-width: 62%;
        padding-left: 0;
        padding-right: 0;
    }
.goupwithspaces3 .boxseo4in .boxseo4title {
    font-size: 16px;
    padding-right: 0;
    padding-top: 10px;
}
.goupwithspaces3 .boxseo4in:hover, .goupwithspaces3 .boxseo4in:nth-child(2) {
    transform: translateY(-0px);
}
.readmorehero {
        padding: 6px 10px !important;
        max-width: 120px !important;
    }
.divider2 , .divider3 {
	margin: 5px 0;
}
    .hero1 .wrapper {
        padding: 20px 5px;
    }
	    .maintitlestitle {
        font-size: 20px;
        margin-bottom: 7px;
    }
	.bodystyle8.subversion1 .wrapperall.headerall .custom-logo-link:before, .bodystyle8.subversion1 .wrapperall.headerall .custom-logo-link:before {
		display: none;
	}
	.bodystyle8.subversion1 .wrapperall.headerall.scrolled:after {
    height: 81px;
    width: 100%;
    top: 2px;
}
.bodystyle8.subversion3 .wrapperall.headerall .custom-logo-link:before, .bodystyle8.subversion3 .wrapperall.headerall .custom-logo-link:before {
	display: none ;
}
.bodystyle8 .youtubebgall {
    height: 60vh;
}
.bodystyle8 .youtubebgall .video-background {
        top: 0px;
    }
    .youtubebgall .wrapperallfix {
        top: -33px;
    }
.bodystyle8 .button1.readmorehero  {
	    margin: 0 auto;
}
.bodystyle8  .maintitlewhite .divider2  {
        justify-content: center;
    }
	
	
}
/* bodystyle8 */
 
