<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">:root {
	--black2:  #060024 ; /* black */
	--pink4:  #f50366 ;
}
.bodystyle4 .wrapperallfix {
	    background: none;
}
.bodystyle4 .tophomeslider .wrapperallfix:after {
display:block;
	content:'';
	width:100%;
	height:100%;
	background: var(--global-color2); 
	display:block;
	top:0;
	left: 0%;
	position:absolute;
	z-index: 0;
	 opacity: 0.7;
}

.bodystyle4 .wrapperall.headerall {
    position: fixed;
    width: 100%;
	background-color: rgba(250 , 250, 250, 0);
	top:0;
	left: 0;
	z-index: 9999;
	transition: background-color 0.3s ease, height 0.3s ease;
}
.bodystyle4.admin-bar .wrapperall.headerall {
	top:30px;
}
.bodystyle4 .wrapperall.headerall.scrolled {
	background-color: rgba(250 , 250, 250, 0.96);
}
.bodystyle4 .wrapperall.headerall.scrolled .headerinwr {
    padding: 5px 20px;
    min-height: 75px;
}
.bodystyle4 .home3wr .wrapper {
	display: flex;
}
.bodystyle4 .home3wr  {
	background-Color: rgba(250, 250, 250, 0.4);
}
.bodystyle4 .home3wrin {
	width: 56%;
	    background-Color: rgba(250, 250, 250, 0 );
}
.bodystyle4 .home3wrin2img {
	width:44%;
	padding: 5px;
}
.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;
}
 .myservices .thumb4seo svg .cls-1 {
	stroke: var(--global-color1)  !important;
	fill: transparent !important;
    color: var(--global-color1); !important;
}
.myservices .cls-2 {
    fill: none !important;
}
.myservices .thumb4seo svg {
    display: block;
    margin: 0 auto 15px;
}
.myservices .boxseo4in {
    text-align: center;
}
.myservices .boxseo4in:before {
	background-color:  var(--global-color2);
}
.myservices .boxseo4in .boxseo4title, .myservices .boxseo4desc {
    Color: var(--global-color2);
    width: 100%;
}
.boxseo4all {
    width: 100%;
}
.home11wr .wrapper {
    padding: 40px 15px 10px 15px;
}
.boxseo4in .boxseo4title {
	color: var(--black2);
}
.bodystyle4 .button1 {
	padding: 11px 15px;
    max-width: 120px;
    border-radius: 3px;
	Color: #fff ;
    background : var(--global-color1); 
    background-repeat : no-repeat;
    transition: all 0.5s;
}
.bodystyle4 .button1:hover {
	background : var(--global-color2);  
}
.bodystyle4 .tophomeslider .button1 {
    padding: 11px 5px;
    max-width: 180px;
}
.bodystyle4 .left-column .button1 {
    padding: 3px 15px;
    max-width: 130px;
    border-radius: 3px;
    Color: var(--global-color2);
    background: #fff;
    padding: 3px 15px !important;
}
.admin-bar.bodystyle3 .wrapperall.headerall {
	top:30px;
}
.tophomeslidercontent {
    width: 100%;
    max-width: 100%;
    text-align: center;
}
.divider1 {
    justify-content: center;
	    margin: 40px 0 40px;
}
.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;
}
.scrolled .site-navigation1 ul.menu li a , 
.scrolled .logotitle p {
	color: var(--global-color2);
}
.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;
}
  .thumb4seo svg .cls-1 {
        fill: var(--blue4) !important;
        fill: #002241 !important;
}

 .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.7;
	 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 { Color: #fff ;}
 .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: 350px;
	background-size: cover;
	background-position: 50% 50%;
}
.home6fixed .coverbgfx {
	 width: 100%;
	 height: 100%;
	 position: absolute;
	 background:  var(--global-color2);
	 opacity: 0.85;
	 z-index: 1;
	 top:0;
	 left: 0;
}
.home6title {
	text-align: center;
	Color:#fff;
	font-size: 36px;
	font-weight: 700;
	position: relative;
	z-index: 2;
}
 
 .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: 120px;
    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-color2);
}
.single-header2 , .page-header1 {
	position: relative;
}
.single-header2:before , .page-header1:before {
	width: 100%;
	height: 100%;
	background: var(--global-color2);
	opacity: 0.92;
	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
}
.bodystyle4.subversiondark .home3wr {
    background-Color: rgba(250, 250, 250, 0.1);
}
.bodystyle4.subversiondark .home4wr {
    background-color: transparent;
}
.bodystyle4.subversiondark .articlecontent {
    padding: 5px 10px 5px 10px;
    text-align: right;
    background: transparent;
}
.bodystyle4.subversiondark .wrapperall .articlebox h3, 
.bodystyle4.subversiondark  .wrapperall .articlebox h3 a, .home8wr h3 {
    Color: var(--global-color2);
}
.bodystyle4.subversiondark .grid4inrow.wrapperall  .articlebox h3 a  {
    Color: var(--global-color1);
}
.home8wr h3 { Color:#fff ;}

@media (max-width: 4770px) and (min-width: 780px) {
.homemainslider .slide {
	height: 750px;
}
.customer-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(17%, 1fr));
}
}

@media (max-width: 770px) and (min-width: 300px) {
 .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;
}
.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;
}
 .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: 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%;
}
.bodystyle4 .home3wrin {
	width: 100%;
}
.bodystyle4 .home3wrin2img {
	width:100%;
	padding: 5px;
}

}
/* bodystyle4 */
 
</pre></body></html>