: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;
}
.boxseo4all.myservices {
 
    width: 100%;
}
.headerinwr {
    display: flex;
    justify-content: space-between;
    padding: 10px 15px;
    min-height: 110px;
    align-items: center;
	max-width:1300px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
.wrapperallbox {width: 100%; float: right; }
.wrapperallbox2 {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
.wrapperallbox .wrapperall {
	max-width: 1300px;
    padding: 0px 0px;
    margin: 25px auto;
    float: none;
}
.wrapperallbox .wrapperall.hero1 ,
.wrapperallbox .wrapperall.home3wr ,
.wrapperallbox .wrapperall.home8wr {
    border: 1px solid red;
    margin-bottom: 60px;    
    border-radius: 30px 30px 150px 0px;
    border-style: solid;
    border-width: 5px 5px 5px 5px;
    border-color: #fff;
    box-shadow: -1px 5px 12px 2px rgba(0, 0, 0, 0.18);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
	position: relative;
}
.wrapperallbox .wrapperall.home8wr { overflow: hidden;}
.wrapperallbox .wrapperall.home8wr .last5posts { margin: 0 auto ;}
.wrapperallbox .wrapperall.home3wr { overflow: hidden; }
.wrapperallbox .wrapperall.hero1:before ,
.wrapperallbox .wrapperall.home3wr:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(39deg, var(--global-color1) 0%, #fafafa00 63%);
    display: block;
    top: 0;
    left: 0%;
    position: absolute;
    opacity: 0.5;
}
 
.heroall {
	position: relative;
	z-index:1;
}
.maintitlestitle {
    font-size: 55px;
    line-height: 1.2em;
}
.bodystyle9 .youtubebgall {
    height: 75vh;
    margin: 0 !important;
}
.bodystyle9 .youtubebgall .video-background {
    width: 120%; 
}
.bodystyle9 .button1 {
    padding: 15px 10px;
    max-width: 150px;
	text-align: center;
    border-radius: 3px;
    color: #fff;
    background: var(--global-color1);
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
	border: 2px solid #fff ;
    z-index: 1;
    transition: background 0.3s ease-in-out;
	border-radius: 20px 20px 0px 20px;
	box-shadow: 3px 3px 1px 0px var(--global-color2);
}

.bodystyle9 .button1:after {
    content: '';
    width: 100%;
    height: 100%;
    background: var(--global-color2);
    top: 0;
    left: 100%;
    position: absolute;
    transition: left 0.3s ease-in-out;
    z-index: -1;
}

.bodystyle9 .button1:hover::after {
    left: 0;
}

.bodystyle9 .button1:hover {
    background9: var(--global-color1);
    color: #fff; /* Ensure the text color remains readable */
}
 
.bodystyle9 .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);
	background-color: #fff0;
}
.wrapperall.headerall.scrolled   {
    padding: 5px 20px;
    min-height: 75px;
    background: #fff;
}
.scrolled .site-navigation1 ul.menu li a, .scrolled .logotitle p {
    color: var(--black2);
}

.bodystyle9 .tophomeslidercontent {
    padding-left: 5%;
}
 
.bodystyle9 .home3wr .wrapper {
    display: flex;
    padding-top: 45px;
    padding-bottom: 45px;
}
.bodystyle9 .home3wrin {
    width: 56%;
    background: rgba(250, 250, 250, 0.9);
    padding: 35px 27px;
    border-radius: 15px;
}
.bodystyle9 .home3wrin2img {
	width:44%;
	padding: 5px;
}
.counter .wrapper ,
.home4wr .wrapper {
	max-width: 1300px;
}
.home4wr  {
    padding: 35px 0;
}
.mycountnubers .boxseo4in .boxseo4desc ,
.mycountnubers .boxseo4in .boxseo4title {
	Color: var(--global-color2);
}
.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;
}
.home6title {
	text-align: center;
	Color:#fff;
	font-size: 36px;
	font-weight: 700;
	position: relative;
	z-index: 2;
}
 
.home11wr .wrapper {
	max-width:100%;
    padding: 0;
    margin-bottom: 60px;
    box-shadow: -1px 1px 7px 2px rgba(0, 0, 0, 0);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    position: relative;
}
 .goupwithspaces3 .boxseo4in {
    width: 33.33%;
    float: left;
    display: flex;
    align-items: center;
    padding: 10px 25px 10px 10px;
    height: 200px;
    border-left: none;
    flex-direction: column;
    justify-content: center;
    margin: 0;
    background: transparent;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0);
    border-radius: 5px;
}
.goupwithspaces3 .thumb4seo svg .cls-1 {
        fill: var(--global-color1) !important;
		stroke: none;
      }
.goupwithspaces3 .boxseo4in .boxseo4title {
    font-weight: 700;
    font-size: 22px;
    padding-right: 0;
    padding-top: 35px;
	Color:var(--global-color2) ;
}
.goupwithspaces3 .boxseo4in .thumb4seo {
    border: 0px solid #bbb;
    padding: 21px;
	background: #ffffff9e;
    border-radius: 20px 20px 0px 20px;
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.18);
}
.myservices .boxseo4in {
    background: #fff0;
}
.myservices .boxseo4in:before {
	background-color:   var(--global-color1);
}
 .myservices .boxseo4in:hover .cls-1 {
	stroke: #fff  !important;
	fill: none !important;
}
.myservices .boxseo4in {
    width: 33.33%;
	    text-align: center;
}
.myservices .boxseo4in .boxseo4title, .myservices .boxseo4desc {
    Color: #131313;
    width: 100%;
}
.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;
}
body.subversion1 .home8fixed .coverbgfx {
    opacity: 0.2;
    background: var(--global-color1);
}
body.subversion1 .latest-posts-slider .slide-content .slideinimg {
	max-width:45%;
	padding: 25px 5%;
}
.contentmarguee .h4 {
	color: #fff;
	font-weight: 400 !important;
}
.marqueeall {
	background: var(--global-color2);
}
.articlebox {
    border-style: solid;
    border-width: 3px;
    border-color: #fff;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0.18);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 20px 0px 0px;
    padding: 20px 10px 50px 10px;
    border-radius: 30px 30px 0px 70px;
    position: relative;
    background: #fff0;
}
.articlebox:before {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: linear-gradient(39deg, var(--global-color1) 0%, #fafafa 63%);
    display: block;
    top: 0;
    left: 0%;
    position: absolute;
    opacity: 0.5;
	background: #efefef;
}
body.subversion1 .articlebox:before {
	opacity: 0.2;
	background: var(--global-color1);
}
.articlebox:hover:before {
	background-image: linear-gradient(39deg, var(--global-color1) 0%, #fafafa 63%);
}
.articlebox h3 { margin-bottom: 30px;}
.articlebox h3 a {
    color: var(--global-color2);
    position: relative;
    z-index: 3;
    font-size: 25px;
    font-weight: 700;
}
.articlecontent .readmore1 {
    font-size: 18px;
	color:var(--global-color2);
}
.articlethumb {
    width: 100%;
    height: 190px;
    border-radius9: 25px 25px 0px 25px;
    box-shadow9: 2px 1px 10px 0px rgba(0, 0, 0, 0.18);
    overflow: hidden;
    border: 0px solid #fff;
    position: relative;
    z-index: 2;
}
.articlebox .thumbbox img {
    transition: transform 0.7s;
    width: auto;
    height: 100%;
    margin: 0 0 -7px 0;
	max-width: 127%;
}
.boxseo4in {
    flex-direction: column;
}
.customerbox .thumbcust {
    width: 90%;
    height: 110px;
    background: #efefef;
    border-radius: 4px;
    border: 1px solid var(--global-color1);
	position: relative;
	z-index: 2;
	border: 4px solid #fff;
    padding: 10px;
    border-radius: 20px 20px 0px 20px;
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.18);
	margin-bottom:20px;
}
 .subversiondark .goupwithspaces4 .boxseo4in {
    padding-top: 28px;
}
 .subversiondark .myservices .boxseo4in {
    background: #ffffff;
}


.articlecontent {
    padding: 30px 10px 20px 10px;
	position: relative;
	z-index: 2;
}
.home4wr  h2.maintitle {
	font-size:32px;
	font-weight: 700;
	margin-bottom:35px;
}


.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%;
}
.bodystyle9 .single-header2 , 
.bodystyle9 .page-header1 {
	background-image: none !important;
}
.single-header2 .wrapper {
	max-width: 1000px;
}
.single .articlebox, .archive .articlebox {
    padding: 0px;
	    border-radius: 25px 25px 0px 60px;
}
.single .articlebox h3 ,
.archive .articlebox h3 {
	margin-bottom:15px;
}
.single .articlebox h3 a ,
.archive .articlebox h3 a {
    color: var(--global-color2);
    font-size: 24px;
}


.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;
}
 
.footer-column {
    width: 100%;
    float: right;
    padding-left: 10px;
    text-align: center;
}
.page-header1 header , .page-header2 header {
    text-align: right;
}
.footer-container , .footer-copyright {
	background: var(--global-color2);
}



.subversion4 .wrapperallbox .wrapperall.hero1, 
.subversion4 .wrapperallbox .wrapperall.home3wr, 
.subversion4 .wrapperallbox .wrapperall.home8wr {
    border: 1px solid red;
    margin-bottom: 60px;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    border-color: #fff;
    box-shadow: -1px 5px 12px 2px rgba(0, 0, 0, 0);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    position: relative;
}
.subversion4 .wrapperallbox .wrapperall.hero1:before {
    display: block;
    background: var(--global-color1)  ;
    opacity: 0.3;
}
  .wrapperallbox .wrapperall.home3wr:before { opacity: 0 ;}
.subversion4 .goupwithspaces3 .boxseo4in .thumb4seo {
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0);
}
.bodystyle9.subversion4  .button1 {
    padding: 10px 10px;
     background: var(--global-color1);
    border: 0px solid #fff;
    border-radius: 8px;
    box-shadow: 0px 0px 0px 0px var(--global-color2);
}
.subversion4 .home11wr .goupwithspaces4 .boxseo4in {
    width: 25%;
    float: left;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.subversion4 .articlebox {
    border-style: solid;
    border-width: 0;
    border-color: #fff;
    box-shadow: 2px 2px 10px 0px rgba(0, 0, 0, 0);
    padding: 0;
    border-radius: 0px 0px 0px 46px;
    background: var(--global-color1);
}
.subversion4 .articlethumb {
    width: 100%;
    height: 160px;
    border-radius9: 25px 25px 0px 25px;
    box-shadow9: 2px 1px 10px 0px rgba(0, 0, 0, 0.18);
    overflow: hidden;
    border: 0px solid #fff;
}


@media (max-width: 770px) and (min-width: 300px) {
	.bodystyle9 .homemainslider .slide {
    height: 460px;
}
.bodystyle9 .tophomeslider .slick-slider:after {
    position: absolute;
    content: "";
    top: 36px;
    right: 8%;
    width: 84%;
    height: 99%;
    z-index: 3;
}
.maintitlestitle {
    font-size: 22px;
    line-height: 1.2em;
}
.wrapperallbox .wrapperall.hero1{
	margin: 0;
}
    .bodystyle9 .heroall {
        height: auto;
		 flex-direction: column;
		 flex-direction: column-reverse;
		 align-items: center;
    }
	.bodystyle9  .herotext {
    width: 100%;
	}
	.bodystyle9 .wrapperallbox .wrapperall.hero1, 
	.bodystyle9 .wrapperallbox .wrapperall.home3wr, 
	.bodystyle9 .wrapperallbox .wrapperall.home8wr {
		margin-bottom: 20px;
		border-radius: 21px 30px 68px 0px;
		border-style: solid;
		border-width: 3px;
	}
	.bodystyle9 .toptitlehome1 {
    width: 100%;
    padding: 0 25px 20px 15px;
    text-align: center;
}
.bodystyle9 .button1 {
	margin: 0 auto;
}
.heroall .divider2 {
        margin: 5px 0;
        max-width: 92%;
        justify-content: center;
    }
    .bodystyle9 .tophomeslidercontent {
        padding-left: 0%;
        padding-top: 35px;
        text-align: center;
    }
.divider1 span {
    width: 130px;
}
.divider1 {
    justify-content: center;
}
.bodystyle9 .tophomeslider {
    padding: 0;
}
.headerinwr {
    padding: 10px 10px;
    min-height: 90px;
}

    .goupwithspaces4 .boxseo4in {
        width: 50%;
        align-items: center;
        padding: 20px 10px 10px 10px;
        height: 153px;
        border: 1px solid var(--global-color2);
        margin: 0;
    }
	body.subversion1 .latest-posts-slider .slide-content .slideinimg {
    max-width: 100%;
	}
.boxseo4in .thumb4seo {
    width: 60px;
    max-width: 33%;
}
.bodystyle9 .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;
}
.bodystyle9 .tophomeslidercontent .toptitlehome1 {
    font-size: 30px;
    line-height: 1.2em;
}
.bodystyle9 .home3wrin , .bodystyle9 .home3wrin2img {
    width: 100%;
}
.bodystyle9 .home3wr { padding: 0;}
.bodystyle9 .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: 133px;
	width: 100%;
}
.goupwithspaces3 .boxseo4in:hover, .goupwithspaces3 .boxseo4in:nth-child(2) {
    transform: translateY(-0px);
}
    .readmorehero {
        padding: 9px 10px !important;
        max-width: 132px !important;
    }
.divider2 {
	margin: 5px 0;
}
    .bodystyle9 .goupwithspaces3 .boxseo4in {
        height: 175px;
        width: 33.33%;
		        padding: 0 4px;
    }
    .bodystyle9 .goupwithspaces3 .boxseo4in .thumb4seo {
        width: 102px;
        max-width: 74%;
        padding: 20px;
	}
.bodystyle9 .goupwithspaces3 .boxseo4in .boxseo4title {
    font-size: 15px;
    padding-right: 0;
    padding-top: 15px;
    text-align: center;
}
.bodystyle9 .home11wr .wrapper {
    margin-bottom: 12px;
}
.bodystyle9 .home6fixed .myservices .boxseo4in {
    width: 100%;
}

.subversion4 .wrapperallbox2 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.subversion4.bodystyle9 .wrapperallbox .wrapperall.hero1, 
	.subversion4.bodystyle9 .wrapperallbox .wrapperall.home3wr, 
	.subversion4.bodystyle9 .wrapperallbox .wrapperall.home8wr {
        margin-bottom: 20px;
        border-radius: 0;
        border-style: solid;
        border-width: 0px !important;
    }
   .subversion4 .goupwithspaces4 .boxseo4in {
        width: 50% !important;
        align-items: center;
        padding: 10px 25px 10px 10px;
        height: 195px;
        border: 0px solid var(--global-color2);
        margin: 0;
    }	
.subversion4.bodystyle9 .home3wrin {
    background: rgba(250, 250, 250, 0.9);
    padding: 15px;
    border-radius: 0;
}	
.bodystyle9 .youtubebgall .video-background {
    width: 100%; 
}
.bodystyle9 .youtubebgall {
    height: 60vh;
}
.bodystyle9 .youtubebgall .video-background {
        top: 0px;
    }
    .bodystyle9 .wrapperallfix {
        top: -33px;
    }
.bodystyle9 .button1.readmorehero  {
	    margin: 0 auto;
}
.bodystyle9  .maintitlewhite .divider2  {
        justify-content: center;
    }


	
}
/* bodystyle9 */
 
