<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.fables-after-overlay{
    position: relative; 
}
.fables-after-overlay::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #555;
    background-image: url(../img/bg/bg-head.png);
    padding-top: 10px;
    border-top:#ff0000 solid 5px
	
}
.overlay-lighter:after{
    background-color: rgba(44,62,79,.7);
}
.fables-transparent {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -moz-transition: all ease-in-out .5s;
}



.white-color{
    color: #fff;
}
.white-color-hover:hover{
    color: #fff;
}
.notice{
	text-align: center;
	margin: 0 auto !important;
	color: #DC0F0F;
	font-weight: bold;
	font-size: 14px;

}

/* start fables footer 4 */
.fables-footer-social-links a{
    color: inherit; 
    display: block;
    margin-right: 15px;
    font-size: 22px;
}
.fables-footer-links li{
    width: 100%;
}
.fables-footer-links li a{
    color: inherit; 
    font-size: 14px;
}
.fables-footer-links li a:before{
    content: "- ";
}
.copyright {
    text-align: center; 
    font-weight: 400;
    font-size: 14px;
    padding: 20px 0; 
}
.copyright p {
    color:inherit;
}
.fables-copyright-links{
    display: inline-block;
}
.fables-copyright-links-item {
    display: inline-block;
}
.fables-copyright-links-link {
    color:  inherit;
    margin: 0 3px;
}
.fables-copyright-links-link:hover {
    color: inherit;
}
.fables-copyright-links-link:before {
    content: " . ";
    margin: 0 10px; 
}
.fables-third-footer-head{
    font-size: 20px;
}
.fables-footer-image {
   
	background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
@media only screen and (max-width: 767px) {
  .fables-footer-image {
    background-image:url("../img/bg/footer-back.jpg") ;
	background-position: 50% 100% !important;
    background-repeat: no-repeat;
    background-size: cover!important;
}
}
.fables-footer-image {
    background-image:url("../img/bg/footer-back.jpg") ;
	background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.fables-footer-image .container{
    position: relative;
    z-index: 1;
	padding-top: 50px;
}
.fables-footer-links li a { 
    font-weight: 400;
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 25px;
    display: block;
}
.load{
    position: absolute;
    bottom: 50px !important;
    left: 0px !important;
    padding: 15px 45px !important;
	width: 100% !important;
    color: #FFFFFF;
	font-size: 15px;
    background: #FF8B00 url(../img/bg/ajax-loader.gif) no-repeat 1% 50%;
    display: none;
    z-index: 9999999 !important;
    border-radius: 5px 5px 0px 0px !important;
    font-size: 14px !important;
}
/*SUPPORT ONLINE*/
.online-border {
    background: #fafafa none repeat scroll 0 0;
    padding: 5px 5px;
	box-shadow: 0px 0px 5.76px 0.24px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
}
.online-tile {
    color: #0080c7;
    font-weight: bold;
    padding-top: 5px;
}
.online-support {
    border-bottom: 1px dotted #c0c0c0;
    padding-bottom: 10px;
}
.online-support:last-child {border-bottom: none !important}
.online-support .cssName {
    padding-top: 5px;
}
.online-support .cssName a {
    color: #666666;
    font-weight: bold;
    text-decoration: none;
}
.online-support .cssTel {
    padding-top: 7px;
}
.online-support .cssEmail {
    padding-top: 5px;
}
.online-support .cssTel .symbol {
    background: rgba(0, 0, 0, 0) url("../img/bg/icon.png") no-repeat scroll -154px -354px;
    display: inline-block;
    height: 14px;
    vertical-align: middle;
    width: 16px;
}
.online-support .cssEmail .symbol {
    background: rgba(0, 0, 0, 0) url("../img/bg/icon.png") no-repeat scroll -175px -354px;
    display: inline-block;
    height: 14px;
    vertical-align: middle;
    width: 16px;
}

.video-bg {
    object-fit: cover;
    object-position: 50% 50%;
    font-family: 'object-fit: cover; object-position: center center;';
	
	
	width: 100% !important; 
 	height: auto;
  z-index:-99;
}
	.slider_section{
		position:relative !important; margin:0 auto; z-index:0;
		
	}
	.img-inner.dark {
   
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index:999999 !important;
}
.text-slider{position: absolute; z-index: 9999 !important; top: 50px !important; opacity: 1;}
@media only screen and (max-width: 767px) {
	.text-slider{position: absolute; z-index: 9999 !important; top: -30px !important; opacity: 1;}
}


.tab_listing{position:fixed;right:0;top:45%;z-index:50}
.tab_listing ul{list-style-type:none;padding:0;margin:0}
.tab_listing ul&gt;li{padding:10px;display:block;position:relative;width:auto;margin:10px 0;padding:22px 0}
.tab_listing ul&gt;li&gt;a{text-decoration:none;position:absolute;right:-100px;top:0;text-align:left;display:block;width:150px;background:#bd0109;font-size:16px;color:#fff;padding:10px;border:1px solid #fc3;font-family:UTMSwissCondensed}
.tab_listing ul&gt;li&gt;a&gt;img{margin-right:10px; width: 30px}
.phone-new-icon-text{display:inline-block !important}
@media screen and (min-width:320px) and (max-width:767px){.tab_listing ul&gt;li{padding:13px}
.tab_listing ul&gt;li&gt;a&gt;img{width:20px;height:20px}
.tab_listing ul&gt;li&gt;a{font-size:16px;width:140px;padding:7px 10px; font-family:UTMSwissCondensed !important}
.tab-pl-0{padding-left:0}
	
	/*about us*/
.icon-menu{color:#fff !important}</pre></body></html>