:root {
	 
}
body {
	Color: var(--bodycolor);
}
.bodystyle10 .headerinwr {
    padding: 2px 20px;
}
.bodystyle10 .wrapper {
    max-width: 100%;
}
.bodystyle10 .tophomeslider {
    height: 100%;
}
.home .site-main {
    max-width: 100% !important;
    padding-top: 72px;
}
.maintitlestitle {
    font-size: 30px;
    line-height: 1.2em;
    color: #fff;
    margin-bottom: 0px;
}
.maintitlewhite .divider2, .maintitleelse .divider2 {
    width: 100%;
    display: flex;
    margin: 10px 0;
}
.maintitleelse .maintitlesdesc {
	Color:#fff;
}
.tophomeslider .button1 {
    padding: 3px 5px !important;
    max-width: 120px !important;
    font-size: 14px !important;
}
.bodystyle10.subversiondark .customerbox .thumbcust, 
.bodystyle10.subversiondark .articlebox {
    background: #181818;
    border: 0px solid #3d3d3d;
}
.bodystyle10.headerstycky.headerstyckywrapp .headerinwr {
    background-color: #00000080;
    margin-top: 0;
}
.headerstycky .site-navigation1 ul.menu li a {
    color: #fff;
}


.bodystyle10 .custom-logo-link img {
    max-height: 55px;
}
.bodystyle10 .home3wr .wrapper {
	display: flex;
}
.bodystyle10 .home3wr  {
	background-Color: rgba(250, 250, 250, 0.4);
}
.bodystyle10 .home3wrin {
	width: 56%;
}
.bodystyle10 .home3wrin2img {
	width:44%;
	padding: 5px;
	position: relative ;
}
.bodystyle10.headerstatic3 .wrapperall.headerall {
	background-Color: var(--body1);
}
.bodystyle10.headerstatic3 .headerinwr {
        align-items: center;		
}
.bodystyle10 .linearcover .wrapperallfix {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.3) 26%, rgba(252, 252, 252, 0) 100%);
}
.bodystyle10 .home11wr {
    position: relative;
    background: var(--global-color2);
	padding-top:50px;
	padding-bottom: 30px;
}
.home11wr .wrapper {
    padding: 35px 15px 35px 15px;
}
.boxseo4in .boxseo4title {
	color: var(--black2);
}
.bodystyle10 .button1 {
    padding: 15px 15px;
    max-width: 120px;
    border-radius: 3px;
    color: #fff;
    background: var(--global-color2);
    background-repeat: no-repeat;
    border-right: 4px solid var(--global-color1);
    position: relative;
    overflow: hidden;
    z-index: 1;
    transition: background 0.3s ease-in-out;
}
.bodystyle10 .home4wr .button1 { display: none;}
.bodystyle10 .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;
}

.bodystyle10 .button1:hover::after {
    left: 0;
}

.bodystyle10 .button1:hover {
    background9: var(--global-color1);
    color: #fff; /* Ensure the text color remains readable */
}
.bodystyle10 .maintitlewhite .button1 ,
.bodystyle10 .maintitleelse .button1 {
    padding: 11px 15px;
    max-width: 148px;
    border-radius: 3px;
    Color: #fff;
    border: none;
    background-repeat: no-repeat;
    transition: all 0.5s;
    line-height: 25px;
	white-space: nowrap;
	font-size: 19px;
    font-weight: 400;
}
.bodystyle10 .maintitlewhite .maintitlestitle {
    font-size: 44px;
    line-height: 1.2em;
    color: #fff;
    font-weight: 700;
    margin-bottom: 25px;
	
}
.maintitlewhite .divider2 span, .maintitleelse .divider2 span {
    width: 110px;
    height: 4px;
    background: var(--global-color1);
}
.admin-bar.bodystyle3 .wrapperall.headerall {
	top:30px;
}
.tophomeslidercontent {
    width: 100%;
    max-width: 100%;
    text-align: right;
}
.divider1 {
    justify-content: right;
    margin: 30px 0 30px;
}
.divider1 span {
    width: 50px;
    height: 4px;
}
.divider1 span {
    background: var(--global-color1);
} 
 

.logotitle p {
    font-size: 17px;
    line-height: 21px;
    margin: 0;
    color: #cac4c4;
}
 .tophomeslidercontent .toptitlehome1  {
	font-size: 55px;
    font-weight: 700;
    line-height: 1.2em;
	Color:  var(--global-color2);
}
  .tophomeslidercontent .toptitlehome3{
     font-size: 20px;
    font-weight: 400;
    line-height: 1.2em;
	Color:  var(--global-color2);
}
 .myservices .boxseo4in:before {
    background-color: var(--global-color1);
 }
 .myservices .boxseo4in:first-child {
	 background-color:var(--global-color1);;
 }
.myservices .boxseo4in:first-child  .boxseo4title,
 .myservices .boxseo4in:first-child  .boxseo4desc {
    Color: #fff !important;
}
 .myservices .thumb4seo svg .cls-1 {
	stroke: var(--global-color2)  !important;
	fill: none !important;
    Color: var(--global-color2); !important;
}
.nisayondiv {
    width: 120px;
    background: var(--global-color2);
    top: -12px;
    font-size: 16px;
    left: -8px;
    border-radius: 9px;
    flex-direction: column;
}
.nisayondiv .thumbnisayon {
    width: 91px;
    max-width: 33%;
    padding-left: 0;
}
 .home7wr {
	 background: #fff;
}
 .home7wr .wrapper {
	width: 100%;
	max-width: 1000px;
}
.home7wr h1 {
	Color: #1d1d1d;
	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: var(--global-color2);
	 opacity: 0.9;
	 z-index: 1;
	 top:0;
	 left: 0;
}
.home4wr {
	background-color:#f1f1f1 ;
}
.articlecontent {
    padding: 20px 10px 25px 10px;
    text-align: center;
    background: #fff;
}
.home4wr h2.maintitle , .home5wr h2.maintitle , .page-header1 h1 {
	Color: var(--global-color2);
    text-align: center;
    font-size: 30px;
	font-weight:700;
    position: relative;
    font-weight: 700;
    margin-bottom: 30px;
    padding-bottom: 22px;
}
.home4wr h2.maintitle:after , .home5wr h2.maintitle:after , .page-header1 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: #1d1d1d;
}
.wrapperall .articlebox h3 , .wrapperall .articlebox h3 a , .home8wr h3   {
	Color: var(--global-color2);
	font-weight: 400;
	font-size: 25px;
}
 .home8wr h3 , .home8wr p{
	 Color:#efefef ;
 }
.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:  var(--global-color2); 
	 opacity: 0.92;
	 z-index: 1;
	 top:0;
	 left: 0;
}
.home6title {
	text-align: center;
	Color:#fff;
	font-size: 36px;
	font-weight: 700;
	position: relative;
	z-index: 2;
	margin-bottom: 25px;
}
 
 .page-header1 {
    background: #ffffff;
    color: var(--global-color1);
    border-bottom: 2px solid var(--global-color1);
    padding-top: 154px;
    padding-bottom: 80px;
}
.page-header2 {
    background: #ffffff;
    color: var(--global-color1);
    border-bottom: 2px solid var(--global-color1);
    padding-top: 74px;
    padding-bottom: 40px;
}
.bodystyle3 .page-header1 {
	background-size: cover;
	background-position: 50% 50%;
	position: relative;
}
.bodystyle3 .page-header1:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    right: 0;
    bottom: 0;
    background: #fff;
    opacity: 0.7;
    z-index: 1;
}
.page-header1 .wrapper {
	position: relative;
	z-index: 2 ;
}
ul.breadcrumbs li a {
    text-decoration: none;
    color: #333;
}
ul.breadcrumbs li {
    display: inline;
    Color: #666;
}
.footer-container , .footer-copyright {
	background-color: var(--global-color2);
}
.footer-column {
    width: 100%;
    text-align: center;
}
.customerbox .thumbcust {
    background: #f6f6f6;
    border: 1px solid  var(--global-color1); 
}
.single-header2 , .page-header1 {
	position: relative;
}
.single-header2:before, .page-header1:before {
    width: 100%;
    height: 100%;
    background: rgba(31, 39, 50, 0.76);
    background: var(--global-color2);
    opacity: 0.93;
    content: '';
    z-index: 1;
    top: 0;
    left: 0;
    position: absolute;
}

.single-header2 h1 , .page-header1 h1 {
	Color: #fff;
}
.single-header2 ul.breadcrumbs li , .single-header2 ul.breadcrumbs li a ,
.page-header1 ul.breadcrumbs li , .page-header1 ul.breadcrumbs li a {
	Color: #efefef ;
}
.page-header1 h1:after {
	background: #efefef
}
.trackin svg.my-icon {
    fill:  var(--global-color1);
}
.subversiondark .home3wrin {
    background: rgba( 0,  0,  0, 0.7);
}
.subversiondark .maintitlestitle {
    color: #fff !important;
}

@media (max-width: 4770px) and (min-width: 780px) {
.homemainslider .slide {
	height: 650px;
}
.customer-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(17%, 1fr));
}
}

@media (max-width: 770px) and (min-width: 300px) {
	.subversiondark .scrolled .site-navigation1 ul.menu li a  {
		color: #333 !important;
		}
	    .headerstyckywrapp .scrolled .hamburger {
        background: #333;
    }
 .tophomeslidercontent {
    padding-left: 0%;
}
.headerstycky .site-navigation1 ul.menu li a {
    color:  var(--global-color2);
}
    .headerstyckywrapp .site-navigation1 {
        top: 93px;
    }
.headerinwr {
    padding: 10px 10px;
    min-height: 90px;
}
 .tophomeslider .slick-slider {
    max-width: 100%;
    position: relative;
    z-index: 3;
}
.homemainslider .slide {
    height: 580px;
}
.headerall button:focus  .hamburger-line, .headerall button:hover .hamburger-line {
        background-color:  black ;
}
.hamburger-line {
    background-color: #fff;
}
.scrolled .hamburger-line {
    background-color: #000;
}
    .wrapperallfix {
        width: 100%;
        height: 100%;
        padding: 15px 15px;
        position: absolute;
        z-index: 4;
        bottom:  0px;
    }
.divider1 {
    margin: 10px 0 10px;
}
    .homemainslider .slide {
        height: 650px;
    }
	.tophomeslidercontent .toptitlehome3 {
    font-size: 24px;
	}
 .home8wr .slideinimg {
	width: 100%;
	padding-left:0%;
}
.home8wr .last5posts {
    padding: 0px 0;
}
.home8fixed .coverbgfx {
    opacity: 0.9;
}
.site-navigation1 ul.menu li a {
    color: #1d1d1d;
    font-weight: 600;
}
.tophomeslider {
    position: relative;
    display: flex;
    flex-direction: column-reverse;
}
 .tophomeslidercontent .toptitlehome1 {
    font-size: 44px;
    line-height: 1.2em;
}
.bodystyle10 .home11wr {
    padding-top: 0;
    padding-bottom: 0;
}
.home11wr .wrapper {
    padding: 15px 15px 15px 5px;
}
.nisayondiv {
    top: 20px;
    left: 20px;
}
.headerstatic3 .wrapperall.headerall.scrolled .headerinwr {
    display: flex !important;
}
.scrolled .logotitle p {
    color:  var(--global-color2);
}
 .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%;
}
.bodystyle10 .home3wrin {
	width: 100%;
}
.bodystyle10 .home3wrin2img {
	width:100%;
	padding: 5px;
}

}
/* bodystyle10 */
 
