<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">header .in-header-button .uk-button-primary {
    background-color: #f4bd0e;
    border-color: #f4bd0e;

}



header .in-header-button .uk-button {
  
  text-transform:uppercase;
  font-weight:700;
  padding:4px 20px;
}



header .in-header-button .uk-button:hover {
  
 opacity:0.7;
}


.pt-1 {
	padding-top:10px;
}

.pt-2 {
	padding-top:20px;
}

.pt-3 {
	padding-top:30px;
}


.pt-4 {
	padding-top:40px;
}


.pb-1 {
	padding-bottom:10px;
}

.pb-2 {
	padding-bottom:20px;
}

.pb-3 {
	padding-bottom:30px;
}


.pb-4 {
	padding-bottom:40px;
}




.mt-1 {
	margin-top:10px;
}

.mt-2 {
	margin-top:20px;
}

.mt-3 {
	margin-top:30px;
}


.mt-4 {
	margin-top:40px;
}


.mb-1 {
	margin-bottom:10px;
}

.mb-2 {
	margin-bottom:20px;
}

.mb-3 {
	margin-bottom:30px;
}


.mb-4 {
	margin-bottom:40px;
}






  #pricing-plans .signature-plan .title-area:lang(ar)::after{
        left: -30px;
    }

    /*pricing plans*/
    #pricing-plans{
        padding-top: 80px;
        padding-bottom: 100px;
        background-color: transparent;
    }
    #pricing-plans p{
        font-size: 16px;
    }
	
	#pricing-plans .uk-container {
		max-width:1400px;
	}
    #pricing-plans p:lang(es),
    #pricing-plans p:lang(de),
    #pricing-plans p:lang(ms),
    #pricing-plans p:lang(pl),
    #pricing-plans p:lang(pt)
    {
        font-size: 15px;
    }
    #pricing-plans .col-all{
        padding: 0;
		
    }
    #pricing-plans .title-area h4{
        padding-bottom: 5px;
    }
    #pricing-plans .title-area h4:lang(vi){
        font-size: 1.2rem;
    }
    #pricing-plans .pricing-area{
        height: 100px
    }
    #pricing-plans .pricing-area h3{
        color: #000000;
        /*font-size: 40px;*/
        font-size: 28px;
    }
    #pricing-plans .features-area{
        min-height: 260px;
    }
    #pricing-plans .tio-cta-orange{
        max-width: 245px;
    }
    #pricing-plans sub{
        font-size: 14px;
        bottom: -.15em;
    }
	

	

    #pricing-plans .standard-plan,
    #pricing-plans .signature-plan,
    #pricing-plans .vip-plan{
        padding: 20px 30px;
        /*padding: 20px 55px 20px 55px;*/
        background-color: #ffffff;
        border-top: 0.04em solid #868a8a33;
        border-bottom: 0.04em solid #868a8a33;
    }

    #pricing-plans .standard-plan{
        position: relative;
        border-left: 0.04em solid #868a8a33;
        border-top-left-radius: 7px;
        border-bottom-left-radius: 7px;

    }
    #pricing-plans .standard-plan:lang(ar){
        position: relative;
        border-top-left-radius: unset;
        border-bottom-left-radius: unset;
        border-top-right-radius: 7px;
        border-bottom-right-radius: 7px;
        border-left: unset;
        border-right: 0.04em solid #868a8a33;

    }
    #pricing-plans .standard-plan:before{
        content: "";
        display: block;
        width: 1px;
        height: 465px;
        position: absolute;
        right: 0;
        top: 40px;
        background-color: #868a8a33;
    }
    #pricing-plans .standard-plan:lang(ar):before{
        right: unset;
        left: 0;
    }
 /*Signature   plan*/
    #pricing-plans .signature-plan{
        position: relative;
    }
    #pricing-plans .signature-plan:before{
        content: "";
        display: block;
        width: 1px;
        height: 465px;
        position: absolute;
        right: 0;
        top: 40px;
        background-color: #868a8a33;
    }
    #pricing-plans .signature-plan:lang(ar):before{
        right: unset;
        left: 0;
    }
    #pricing-plans .signature-plan .title-area{
        position: relative;
    }


    #pricing-plans .all-plans:after{
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 0;
        height: 5px;
        background-color: #000000;
        -webkit-transition: 0.5s;
        -o-transition: 0.5s;
        transition: 0.5s;
    }
    #pricing-plans .all-plans:lang(ar):after{
        left: unset;
        right: 0;
    }

    #pricing-plans .all-plans:hover:after {
        width: 100%;
    }
    #pricing-plans .cta-area{
        text-align: center;
    }
    #pricing-plans .vipBlack-plan{
        padding: 20px 30px;
        /*padding: 20px 55px 20px 55px;*/
        background-color: #f6f7f8;
        color: #8f8f8f;
        border-top-right-radius: 7px;
        border-top-left-radius: 0px;
        border-bottom-right-radius: 7px;
        border-top: 0.04em solid #868a8a33;
        border-left: 0.04em solid #868a8a33;;
        border-right: 0.04em solid #868a8a33;
        border-bottom: 0.04em solid #868a8a33;
    }
    #pricing-plans .vipBlack-plan:lang(id){
        padding: 20px 30px;
    }
    #pricing-plans .vipBlack-plan:lang(ar){
        border-bottom-right-radius: unset;
        border-bottom-left-radius: 7px;
    }
    #pricing-plans .vipBlack-plan .tio-cta-orange{
        color: #000000;
        font-weight: 700;
    }
    #pricing-plans .vipBlack-plan .tio-cta-orange:hover{
        color: #000000;
        font-weight: 700;
    }
    #pricing-plans .vipBlack-plan .pricing-area h3{
        color: #000000;
    }
    #pricing-plans .vipBlack-plan .features-area{
        min-height: 260px;
    }
    #pricing-plans .vipBlack-plan .text-muted{
        color: #9ca2a9!important;
    }
    #pricing-plans .all-plans:lang(ar){
        text-align: right;
    }
    @media only screen and (max-width: 1199px){
        #pricing-plans .features-area{
            min-height: 285px;
        }
        #pricing-plans .standard-plan,
        #pricing-plans .signature-plan,
        #pricing-plans .vip-plan{
            padding: 20px 30px;
        }
        #pricing-plans .vipBlack-plan{
            padding: 20px 30px;
        }
        #pricing-plans .pricing-area h3{
            font-size: 26px;
        }
    }
    @media only screen and (max-width: 1200px){
        #pricing-plans .signature-plan .title-area:after{
            top: -86px;
            left: 100px;
            width: 105px;
            height: 105px;
            z-index: 3;
        }
		
	}
	
	 @media only screen and (min-width: 1200px){
	   #pricing-plans .col-all{
 
		width:20% !important;
    }
	   }

    @media only screen and (max-width: 991px){
        #pricing-plans .col-all{
            margin: 10px auto 80px;
            max-width: 400px;
        }
        #pricing-plans .signature-plan:before{
            display: none;
        }
        #pricing-plans .signature-plan{
            border-top-right-radius: 7px;
            border-bottom-right-radius: 7px;
            border-right: 0.04em solid #868a8a33;
        }
        #pricing-plans .signature-plan:lang(ar){
            border-top-right-radius: unset;
            border-bottom-right-radius: unset;
            border-top-left-radius: 7px;
            border-bottom-left-radius: 7px;
            border-right: unset;
            border-left: 0.04em solid #868a8a33;
        }
        #pricing-plans .vip-plan{
            border-top-left-radius: 7px;
            border-bottom-left-radius: 7px;
        }
  
    }
    @media only screen and (max-width: 767px){
        #pricing-plans .col-all{
            margin: 20px auto 20px;
            max-width: 400px;
        }
        #pricing-plans .all-plans{
            border: 0.04em solid #868a8a33;
            border-radius: 7px;
            text-align: center;
        }
        #pricing-plans .all-plans:lang(ar){
            text-align: center;
            border-radius: 7px;
        }
        #pricing-plans .standard-plan:before{
            display: none;
        }
 

    }
    @media only screen and (max-width : 480px) {
        #pricing-plans .col-all{
            max-width: 315px;
        }

    }
    /*end of pricing plans*/
	
	
	



@media (min-width: 1200px) {
.uk-card-body.uk-card-body-contact {
    padding: 40px 40px 0px 40px; !important;
}
}


.mt0 {
margin-top:0px !important;
}

.mb0 {
margin-bottom:0px !important;
}

.p40 {
padding:40px !important;
}


.uk-background-center-right {
    background-position: 110% 50% !important;
}


.in-slideshow .uk-dark h1 {
    font-size: 48px !important;
	text-shadow:none !important;
}


.in-slideshow .uk-dark p {

	text-shadow:none !important;
}







</pre></body></html>