<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">            /* local fonts */
                        /* =========================================================        Reset Body    ========================================================= */
            body.csbody {
                line-height: 20px;
            	font-size: 14px;
            	color: #333;
            }
            .container{
            	max-width: 1170px            }
                    	#primary.no_breadcrumb_page &gt; .container {
        		margin-top: ;
        		margin-bottom: ;
        	}
        	.csbody:not(.home) #primary &gt; .container {
        		padding: ;
        	}
        	.csbody:not(.home) #primary &gt; .container,
        	.csbody:not(.home) #primary &gt; .no-container{
        		 background-color:  ;
        	}
            .csbody a {
                color: #000000;
            }
            .csbody a:hover,
            .csbody a:focus,
            .csbody a:active,
            .csbody a.active {
                color: #2484f2;
            }
            .color-primary,
            .primary-color,
            .primary-color *,
            .custom-heading-wrap.title-primary-color h2,
            .custom-heading-wrap.title-primary-color h3,
            .custom-heading-wrap.title-primary-color h4,
            .custom-heading-wrap.title-primary-color h5,
            .custom-heading-wrap.title-primary-color h6{
                color: #2484f2;
            }
            .color-secondary,
            .custom-heading-wrap.title-secondary-color h2,
            .custom-heading-wrap.title-secondary-color h3,
            .custom-heading-wrap.title-secondary-color h4,
            .custom-heading-wrap.title-secondary-color h5,
            .custom-heading-wrap.title-secondary-color h6{
                color: #212121;
            }
            
            .bg-primary-color,
            ul.cs_list_circle li:before, 
            ul.cs_list_circleNumber li:before{
                background-color:#2484f2;
            }
            .bx-pager-inner li .bx-pager-link:hover,
            .bx-pager-inner li .bx-pager-link.active{
                background-color: rgba(33, 33, 33, 0.8);
            }
            
            /* =========================================================        Start Typo    ========================================================= */
            body.csbody h1,
            body.csbody h1 &gt; a {
                color:#333;
            }
            body.csbody h2,
            body.csbody h2 &gt; a {
                color: #333;
            }
            body.csbody h3,
            body.csbody h3 &gt; a  {
                color:#000;
            }
            body.csbody h4,
            body.csbody h4 &gt; a {
               color: #333;
            }
            body.csbody h5,
            body.csbody h5 &gt; a {
               color: #333;
            }
            body.csbody h6,
            body.csbody h6 &gt; a {
               color:#333;
            }
            
            /* ========================================    Start Header   ================================ */
            
            /* Header Color Option */
                #header-top h1,#header-top h2,#header-top h3,
                #header-top h4,#header-top h5,#header-top h6{
                    color: #ffffff;
                }
                #header-top {
                    background: #353535 ;
                    color:#ffcc00 ;
                    padding: ;
                }
                #header-top a{
                    color: #000000;
                }
                #header-top a:hover,
                #header-top a:focus,
                #header-top a:active{
                    color: #2484f2;
                }
            
            /* Default Main Navigation Header Widget */
                #cshero-header .cshero-header-content-widget{
                    height:45px;
                    position: relative;
                    color:#efefef ;
                }
                #cshero-header .cshero-header-content-widget a{
                    color: #efefef;
                    display:inline-block;
                }
                
                #cshero-header .cshero-header-content-widget a:hover,
                #cshero-header .cshero-header-content-widget a:focus,
                #cshero-header .cshero-header-content-widget a:active{
                    color: #2484f2;
                }
            /* End Default Main Navigation Header Widget */
            
            #cshero-header{
                padding:20px 0 20px 0;
                margin:;
            }
            #cshero-header .logo &gt; a {
                padding: 0 0 0 10px;
                margin:0 0 0 10px;
                min-height:45px;
                line-height:45px;
            }
            /* Sticky Header */
                #header-sticky {
                    background-color: rgba(255, 255, 255, 1.0);
                                        border-bottom:1px solid  rgba(238, 238, 238, 1.0)                                    }
                #sticky-nav-wrap .menu-item-cart-search .header-cart-search .widget_searchform_content,
                #sticky-nav-wrap .menu-item-cart-search .header-cart-search .shopping_cart_dropdown {
                    top: 55px;
                }
                .sticky-header .cshero-logo &gt; a{
                    line-height: 55px;
                    min-height: 55px;
                    padding:;
                    margin:;
                }
            
                /* Sticky Header Main Navigation Widget */
                    #header-sticky .cshero-header-content-widget{
                        height:55px;
                        position: relative;
                    }
                    
                    #header-sticky .cshero-header-content-widget{
                        height:55px;
                        position: relative;
                        color:#efefef ;
                    }
                    #header-sticky .cshero-header-content-widget a{
                        color: #efefef;
                    }
                    
                    #header-sticky .cshero-header-content-widget a:hover,
                    #header-sticky .cshero-header-content-widget a:focus,
                    #header-sticky .cshero-header-content-widget a:active{
                        color: #2484f2;
                    }
                /* End Sticky Header Navigation Widget */
            
            
                                    @media (max-width: 992px) and (min-width: 768px) {
                        #header-sticky{
                            display: none;
                        }
                    }
                                                    @media (max-width: 767px) {
                        #header-sticky{
                            display: none;
                        }
                    }
                            /*** Start Main Menu ***/
                /* General Option */
                .cshero-menu-dropdown &gt; ul &gt; li &gt; a{
                                    }
                             
                /* End General Option */
            
                /* Default Menu */
                #cshero-header .main-menu-content,
                #cshero-header .full-menu-background   {
                    background-color: transparent ;
                }
            
                /* First Level */
                #cshero-header ul.cshero-dropdown &gt; li &gt; a,
                #cshero-header .menu-pages .menu &gt; ul &gt; li &gt; a{
                    font-size:15px;
                    color:#000000;
                    padding-left: 10px ;
                    padding-top: 15px ;
                    padding-right: 10px ;
                    padding-bottom: 0px ;
                    margin:0px;
                }
                #cshero-header ul.cshero-dropdown &gt; li &gt; a:hover,
                #cshero-header .menu-pages .menu &gt; ul &gt; li &gt; a:hover,
                #cshero-header ul.cshero-dropdown &gt; li &gt; a:focus,
                #cshero-header ul.cshero-dropdown &gt; li:hover &gt; a,
                #cshero-header ul.cshero-dropdown &gt; li:focus &gt; a,
                #cshero-header ul.cshero-dropdown &gt; li:active &gt; a{
                    color:#2484f2;
                    background-color:rgba(36, 132, 242, 0);
                }
                  #cshero-header .menu-pages .menu &gt; ul &gt; li.current_page_item &gt; a,
                #cshero-header ul.cshero-dropdown &gt; li.current-menu-item &gt; a,
                #cshero-header ul.cshero-dropdown &gt; li.current-menu-ancestor &gt; a,
                #cshero-header ul.cshero-dropdown &gt; li &gt; a.active,
                #cshero-header ul.cshero-dropdown &gt; li &gt; a:active{
                    color:#2484f2;
                    background-color:rgba();
                }
                /* Sub Level */
                #cshero-header ul.cshero-dropdown .sub-menu{
                    background-color:#ffffff;
                }
                #cshero-header ul.sub-menu .group &gt; a,
                #cshero-header ul.sub-menu ul.sub-menu li a{
                    border-bottom:1px solid #eeeeee;
                }
                #cshero-header ul.cshero-dropdown ul &gt; li &gt; a &gt; span{
                    font-size:13px;
                    color:#000000;
                }
                /* Hover state */
                #cshero-header ul.cshero-dropdown ul &gt; li &gt; a:hover,
                #cshero-header ul.cshero-dropdown ul &gt; li &gt; a:hover &gt; span,
                #cshero-header ul.cshero-dropdown ul &gt; li &gt; a:focus,
                #cshero-header ul.cshero-dropdown ul &gt; li &gt; a:focus &gt; span,
                #cshero-header ul.cshero-dropdown ul &gt; li:not(.group):hover &gt; a,
                #cshero-header ul.cshero-dropdown ul &gt; li:not(.group):hover &gt; a &gt; span,
                #cshero-header ul.cshero-dropdown ul &gt; li:not(.group):focus &gt; a,
                #cshero-header ul.cshero-dropdown ul &gt; li:not(.group):focus &gt; a &gt; span,
                #cshero-header ul.cshero-dropdown ul &gt; li:not(.group):active &gt; a,
                #cshero-header ul.cshero-dropdown ul &gt; li:not(.group):active &gt; a &gt; span,
                #cshero-header ul.cshero-dropdown ul &gt; li:not(.group):visited &gt; a,
                #cshero-header ul.cshero-dropdown ul &gt; li:not(.group):visited &gt; a &gt; span{
                    color:#000000;
                    background-color:#2484f2;
                }
                /* Active state */
                #cshero-header ul.cshero-dropdown ul &gt; li.current-menu-item &gt; a,
                #cshero-header ul.cshero-dropdown ul &gt; li.current-menu-item &gt; a &gt; span,
                #cshero-header ul.cshero-dropdown ul &gt; li.current-menu-ancestor &gt; a,
                #cshero-header ul.cshero-dropdown ul &gt; li.current-menu-ancestor &gt; a &gt; span,
                #cshero-header ul.cshero-dropdown ul &gt; li &gt; a:active,
                #cshero-header ul.cshero-dropdown ul &gt; li &gt; a:active &gt; span,
                #cshero-header ul.cshero-dropdown ul &gt; li &gt; a.active,
                #cshero-header ul.cshero-dropdown ul &gt; li &gt; a.active &gt; span{
                    color:#000000;
                    background-color:#2484f2;
                }
                /* End Default Menu*/
                /* Sticky Menu */
                .sticky-menu{
                    background-color: transparent ;
                }
                /* First Level */
                #header-sticky ul.cshero-dropdown &gt; li &gt; a{
                    font-size:14px; 
                    color:#000000;
                    line-height: 55px;
                    padding-left: 5px ;
                    padding-top: 0px ;
                    padding-right: 5px ;
                    padding-bottom: 0px ;
                    margin:0px;
                }
                #header-sticky ul.cshero-dropdown &gt; li &gt; a:hover,
                #header-sticky ul.cshero-dropdown &gt; li &gt; a:focus,
                #header-sticky ul.cshero-dropdown &gt; li:hover &gt; a,
                #header-sticky ul.cshero-dropdown &gt; li:focus &gt; a,
                #header-sticky ul.cshero-dropdown &gt; li:active &gt; a{
                    color:#ffffff;
                    background-color:rgba(36, 132, 242, 1);
                }
                #header-sticky ul.cshero-dropdown &gt; li.current-menu-item &gt; a,
                #header-sticky ul.cshero-dropdown &gt; li.current-menu-ancestor &gt; a,
                #header-sticky ul.cshero-dropdown &gt; li &gt; a.active,
                #header-sticky ul.cshero-dropdown &gt; li &gt; a:active{
                    color:#ffffff;
                    background-color:rgba(36, 132, 242, 1);
                }
                /* Sub Level */
                #header-sticky ul.cshero-dropdown .sub-menu{
                    background-color:#ffffff;
                }
                #header-sticky ul.cshero-dropdown ul &gt; li{
                    border-top:1px solid #eeeeee;
                }
                #header-sticky ul.cshero-dropdown ul &gt; li &gt; a&gt; span{
                    font-size:13px;
                    color:#000000;
                }
                /* Hover state */
                #header-sticky ul.cshero-dropdown ul &gt; li &gt; a:hover,
                #header-sticky ul.cshero-dropdown ul &gt; li &gt; a:focus,
                #header-sticky ul.cshero-dropdown ul &gt; li:not(.group):hover &gt; a,
                #header-sticky ul.cshero-dropdown ul &gt; li:not(.group):focus &gt; a,
                #header-sticky ul.cshero-dropdown ul &gt; li:not(.group):active &gt; a,
                #header-sticky ul.cshero-dropdown ul &gt; li:not(.group):visited &gt; a{
                    color:#000000;
                    background-color:#f2f2f2;
                }
                /* Active state */
                #header-sticky ul.cshero-dropdown ul &gt; li.current-menu-item &gt; a,
                #header-sticky ul.cshero-dropdown ul &gt; li.current-menu-ancestor &gt; a
                #header-sticky ul.cshero-dropdown ul &gt; li &gt; a:active,
                #header-sticky ul.cshero-dropdown ul &gt; li &gt; a.active{
                    color:#000000;
                    background-color:#f2f2f2;
                }
                /* End Sticky Menu*/
            
                /* Main header  sidebar icon */
                #cshero-header  ul.cs-hidden-sidebar &gt; li &gt; a{
                    line-height: 45px;
                }
                #cshero-header  ul.cs-item-cart-search &gt; li .header a{
                    line-height: 45px;
                }
                
                /* Sticky sidebar icon */
                #header-sticky  ul.cs-hidden-sidebar &gt; li &gt; a{
                    line-height: 55px;
                }
                #header-sticky  ul.cs-item-cart-search &gt; li .header a{
                    line-height: 55px;
                }
                    
            /**** Header Left ****/
                /* The arrow indicating a submenu */
                @media (min-width: 993px) {
                                        .header-v4 .main-menu-left &gt; ul &gt; li &gt; a {
                        border-bottom: 1px solid #eeeeee ;
                    }
                    .header-v4 .main-menu-left &gt; ul &gt; li:first-child &gt; a {
                        border-top: 1px solid #eeeeee ;
                    }
                                        
                    .header-left .main-menu &gt; li:hover:before,
                    .header-left .main-menu &gt; li:hover:after,
                    .header-left .main-menu &gt; li.current-menu-item:before,
                    .header-left .main-menu &gt; li.current-menu-item:after,
                    .header-left .main-menu &gt; li.current-menu-parent:before,
                    .header-left .main-menu &gt; li.current-menu-parent:after {
                        background-color:  rgba(36, 132, 242, 0);
                    }
                }
            /**** End Header Left ****/
            /* Custom Menu Header */
            .cs_custom_header_menu{}
                /* Fix Social Widget */
                .cs_custom_header_menu ul.cs-social li a,
                .cs_custom_header_menu li.cshero-hidden-sidebar a{
                    color: #efefef !important;
                    display:inline-block !important;
                }
                .cs_custom_header_menu ul.cs-social li a:hover,
                .cs_custom_header_menu ul.cs-social li a:focus,
                .cs_custom_header_menu ul.cs-social li a:active,
                .cs_custom_header_menu li.cshero-hidden-sidebar a:hover,
                .cs_custom_header_menu li.cshero-hidden-sidebar a:focus,
                .cs_custom_header_menu li.cshero-hidden-sidebar a:active{
                    color: #2484f2 !important;
                }
            /* End Custom Menu Header */
            #menu.menu-up .main-menu &gt; li &gt; ul{
                bottom: 45px; /* for menu fixed bottm */
            }
         
            /* =========================================================        Start Primary    =========================================================*/
            /* Form Style */
                                        form input,
                form button,
                form select,
                form textarea {
                    background-color: transparent;
                }
                                        form input:hover,
                form button:hover,
                form select:hover,
                form textarea:hover,
                form input:active,
                form button:active,
                form select:active,
                form textarea:active,
                form input:focus,
                form button:focus,
                form select:focus,
                form textarea:focus {
                    background-color: transparent;
                }
                                        form,
                form label,
                form input,
                form button,
                form select,
                form textarea{
                    color: #555555;
                }
                                        form input,
                form select,
                form textarea,
                form button {
                    border-style:solid                }
                                        form input,
                form select,
                form textarea,
                form button {
                    border-width: 1px;
                }
                                        form input,
                form select,
                form textarea,
                form button {
                    border-color: #212121 ;
                }
                                    form input:hover,
            form select:hover,
            form textarea:hover,
            form button:hover,
            form input:active,
            form select:active,
            form textarea:active,
            form button:active,
            form input:focus,
            form select:focus,
            form textarea:focus,
            form button:focus {
                border-color: #ffffff;
            }
                                        form input,
                form select,
                form textarea,
                form button {
                    box-shadow: none;
                    -moz-box-shadow: none;
                    -webkit-box-shadow: none;
                    -ms-box-shadow: none;
                    -o-box-shadow: none;
                }
                                        form input:hover,
                form select:hover,
                form textarea:hover,
                form button:hover,
                form input:active,
                form select:active,
                form textarea:active,
                form button:active,
                form input:focus,
                form select:focus,
                form textarea:focus,
                form button:focus {
                    box-shadow: none;
                    -moz-box-shadow: none;
                    -webkit-box-shadow: none;
                    -ms-box-shadow: none;
                    -o-box-shadow: none;
                }
                                    /* Style for FORM in Parallax section
            NOTE: you need add extra class name called parallax-form to row or column or shortcode setting
            */
            .content-area .parallax-form input[type="text"]:hover,
            .content-area .parallax-form input[type="password"]:hover,
            .content-area .parallax-form input[type="datetime"]:hover,
            .content-area .parallax-form input[type="datetime-local"]:hover,
            .content-area .parallax-form input[type="date"]:hover,
            .content-area .parallax-form input[type="month"]:hover,
            .content-area .parallax-form input[type="time"]:hover,
            .content-area .parallax-form input[type="week"]:hover,
            .content-area .parallax-form input[type="number"]:hover,
            .content-area .parallax-form input[type="email"]:hover,
            .content-area .parallax-form input[type="url"]:hover,
            .content-area .parallax-form input[type="search"]:hover,
            .content-area .parallax-form input[type="tel"]:hover,
            .content-area .parallax-form input[type="color"]:hover,
            .content-area .parallax-form input[type="submit"]:hover,
            .content-area .parallax-form textarea:hover,
            .content-area .parallax-form label:hover,
            .content-area .parallax-form select:hover{
                border-color: #2484f2;
            }
            
            /* =========================================================        Start Sidebar    =========================================================*/
            .widget_calendar td:hover {
                background: #2484f2;
            }
            /* =========================================================        Start Title and Module    =========================================================*/
            .title-preset2 h3 {
                color: #212121;
            }
            .title-preset1 h3, .title-style-colorprimary-retro h3, .title-style-colorprimary-retro2 h3,
            .title-style-colorprimary-retro2 h3 + p,.tagline  {
                color: #2484f2 ;
            }
            .title-restaurant .wpb_wrapper &gt; h1,
            .title-restaurant .wpb_wrapper &gt; h3 {
                background: #2484f2;
            }
            .title-restaurant2 .wpb_wrapper &gt; h3,
            .title-restaurant2 .wpb_wrapper &gt; h1 {
                color: #2484f2;
            }
            
            /* =========================================================        Start Button Style    =========================================================*/
            
            .csbody .btn, .csbody .btn-default, .csbody button, .csbody .button, .csbody input[type="submit"], .csbody input[type="button"], .csbody input#submit, .csbody a.comment-reply-link {
                font-size: 14px ;
                                background-color: rgba(255, 255, 255, 0);
                color: #2484f2;
                border-style: solid;
                border-color: #2484f2;
                border-width: 2px 2px 2px 2px;
            
                border-radius: 50px;
                -webkit-border-radius: 50px;
                -moz-border-radius: 50px;
                -ms-border-radius: 50px;
                -o-border-radius: 50px;
            
                                                                               
                padding-top: 10px;
                padding-right: 20px;
                padding-bottom: 10px;
                padding-left: 20px;
            
                margin: 0;
            }
            .csbody .btn:hover,
            .csbody .btn:focus,
            .csbody .button:hover,
            .csbody .button:focus,
            .csbody  button:hover,
            .csbody  button:focus,
            .csbody  input[type="submit"]:hover,
            .csbody  input[type="submit"]:focus,
            .csbody  input#submit:hover,
            .csbody  input#submit:focus,
            a.comment-reply-link:hover,
            a.comment-reply-link:focus {
                background-color: rgba(36, 132, 242, 1);
                color: #ffffff;
                border-color: #2484f2;
            }
            
            .csbody .btn-default-alt {
                background-color: transparent;
                border-color: #2484f2 ;
                color: #2484f2;
            }
            .csbody .btn-default-alt:hover,
            .csbody .btn-default-alt:focus {
                color: #2484f2;
                background-color: rgba(36, 132, 242, 1);
            }
            /* btn primary */
            .csbody .btn-primary{
                
                font-size: 14px;
                            
                background-color: rgba(36, 132, 242, 1);
                color: #ffffff;
            
                border-style: solid;
                border-color: #ec7777;
                border-width: 1px 1px 1px 1px;
                
                border-radius: 50px;
                -webkit-border-radius: 50px;
                -moz-border-radius: 50px;
                -ms-border-radius: 50px;
                -o-border-radius: 50px;
            
                margin: 0;
            }
            
            .csbody .btn-primary:hover,
            .csbody .btn-primary:hover i,
            .csbody .btn-primary:active,
            .csbody .btn-primary:focus {
                background-color: rgba(10, 91, 185, 1);
                color: #ffffff;
                border-color: #ec7777;  
            }
            .csbody .btn-primary-alt:hover,
            .csbody .btn-primary-alt:focus {
                 background: rgba(36, 132, 242, 0.6);
            }
            /*** Size Button ***/
            .csbody .btn-large,
            .csbody .btn-lg{
                font-size: 19px; 
                padding-right: 40px;
                padding-left: 40px;
            }
            .csbody .btn-medium,
            .csbody .btn-md {
                font-size: 17px; 
                padding-right: 28px;
                padding-left: 28px;
            }
            .csbody .btn-small,
            .csbody .btn-sm {
                font-size: 13px; 
                padding-top: 7px;
                padding-right: 10px;
                padding-left: 10px;
                padding-bottom: 7px;
            }
            .csbody .btn-mini,
            .csbody .btn-xs {
                font-size: 12px; 
                padding-top: 5px;
                padding-right: 10px;
                padding-left: 10px;
                padding-bottom: 5px;
            }
            /* =========================================================
                End Button Style
            =========================================================*/
            /* =========================================================
                Start Short Code
            =========================================================*/
            /*** High light ***/
            .cs-highlight-style-1 {
                 background: #2484f2;
            }
            .cs-pricing .cs-pricing-item.cs-pricing-feature .cs-pricing-container:after {
                border-top-color: #2484f2;
                border-right-color: #2484f2;
                border-bottom-color: transparent;
                border-left-color: transparent;
            }
            .cs-pricing .cs-pricing-item.cs-pricing-feature .loaded,.cs-pricing .cs-pricing-item.cs-pricing-feature .cs-pricing-button{
            	 background: #2484f2;
            	 color:#fff;
            }
            .cs-pricing .cs-pricing-item.cs-pricing-feature .cs-pricing-button a.btn{
            	                     background: rgba(36, 132, 242, 1);
                                                    color: #ffffff;
                                                    border-color: #2484f2;
                            }
            
            /*** Shortcode Tabs ***/
            .wpb_tabs.style1 ul.wpb_tabs_nav li a{
                color: #2484f2;
            }
            .wpb_tabs.style2 ul.wpb_tabs_nav li.ui-tabs-active,
            .wpb_tabs.style3 ul.wpb_tabs_nav li.ui-tabs-active,
            .wpb_tabs.style2 ul.wpb_tabs_nav li:hover,
            .wpb_tabs.style3 ul.wpb_tabs_nav li:hover   {
                background: #2484f2 ;
            }
            .wpb_tabs.style3 ul.wpb_tabs_nav {
                border-right: 1px solid #2484f2;
            }
            .rtl .wpb_tabs.style3 ul.wpb_tabs_nav {
                border-left: 1px solid #2484f2;
                border-right: none ;
            }
            .wpb_tabs.style2 ul.wpb_tabs_nav li a,
            .wpb_tabs.style3 ul.wpb_tabs_nav li a   {
                
            }
            .wpb_tabs.style1 ul.wpb_tabs_nav {
                border-bottom: 1px solid #2484f2;
            }
            .wpb_tabs .ui-tabs-panel {
                border-top: 1px solid #2484f2;
            }
            .wpb_tabs li.ui-tabs-active a.ui-tabs-anchor {
                border: 1px solid #000000 ;
            }
            .vc_tta.vc_tta-tabs .vc_tta-tabs-container ul li a span{
                border: 2px solid #2484f2 ;
            }
            .vc_tta.vc_tta-tabs .vc_tta-tabs-container ul li.vc_active a span,
            .vc_tta.vc_tta-tabs .vc_tta-tabs-container ul li a:hover span{
                background: #2484f2 ;
            }
            /* ==========================================================================
              Block Quotes
            ========================================================================== */
            .cs-quote-style-1:before, .cs-quote-style-3:before,
            .cs-quote-style-1:after, .cs-quote-style-3:after {
                color: #2484f2;
            }
            .cs-quote-style-3, .cs-quote-style-2 {
                border-left: 10px solid #2484f2;
            }
            .rtl .cs-quote-style-3, .rtl .cs-quote-style-2 {
                border-left: none;
                border-right: 10px solid #2484f2;
            }
            /*---- Begin post carousel ----*/
            .cs-carousel-post-style3 .cs-read-more a:hover,
            .cs-carousel-post-style3 .cs-zoom-images a:hover{
                background: #2484f2;
                border-color: #2484f2;
            }
            /* Style 7 */
            .cs-carousel-post-style7 .cs-carousel-body{
                background-color: rgba(36, 132, 242, 0.8);
            }
            .cs-carousel-post-style7 .cs-read-more a:hover,
            .cs-carousel-post-style7s .cs-zoom-images a:hover{
                background: #2484f2;
                border-color: #2484f2;
            }
            .cs-carousel-post-style7 .cs-morelink{
                background-color: #212121;
            }
            /* Style 8*/
            .cs-carousel-post-style8 .cs-carousel-item:hover .cs-carousel-container,
            .cs-carousel-post-style8 .cs-carousel-item:active .cs-carousel-container,
            .cs-carousel-post-style8 .cs-carousel-item:focus .cs-carousel-container{
                background-color: #212121;
                border-color: #212121;
            }
            .cs-carousel-post-style8 time:before{
                background-color: #2484f2;
            }
            .cs-carousel-post-style8 .cs-carousel-item:hover time:before,
            .cs-carousel-post-style8 .cs-carousel-item:active time:before,
            .cs-carousel-post-style8 .cs-carousel-item:focus time:before{
                background-color: #fff;
            }
            .cs-carousel-post-style8 .cs-carousel-item .cs-carousel-footer,
            .cs-carousel-post-style8 .cs-carousel-item .cs-carousel-footer,
            .cs-carousel-post-style8 .cs-carousel-item .cs-carousel-footer{
                background-color: #212121;
            }
            .cs-carousel-post-style8 .cs-carousel-item:hover .cs-carousel-footer,
            .cs-carousel-post-style8 .cs-carousel-item:active .cs-carousel-footer,
            .cs-carousel-post-style8 .cs-carousel-item:focus .cs-carousel-footer{
                background-color: #2484f2;
            }
            .cs-carousel-post-style10 .cs-carousel-header .cs-carousel-meta a:hover {
                color: #2484f2;
            }
            /*---- End post carousel ----*/
            /* Start Testinomial */
                .cs-testimonial .fa{
            		color: #2484f2;	
                }
            /* End Testinomial */
            /* Social */
            .cs-social.style-1 &gt; li &gt; a,
            .cs-social.style-2 &gt; li &gt; a,
            .cs-social.style-3 &gt; li &gt; a{
                background-color: #212121;
            }
            .cs-social.style-1 &gt; li &gt; a:hover,
            .cs-social.style-2 &gt; li &gt; a:hover,
            .cs-social.style-3 &gt; li &gt; a:hover{
                background-color: #2484f2;
            }
            /* End Social */
            /* Start Highlight */
            .cs-highlight-style-1 {
                background-color: #212121;
            }
            .cs-highlight-style-2 {
                background-color: #2484f2;
            }
            /* Portfolio Carousel */
                /* Style 2*/
                .cs-carousel-portfolio-style-2 .cs-readmore,
                 .cs-carousel-portfolio-style-2 .cs-zoom{
                    color: #fff;
                 }
            /* End Portfolio Carousel */
            /* Start Team Shortcode */
                /* Style 8 */
                .cs-team-style-8  .cs-overlay{
                    background-color: #2484f2;
                }
                .cs-team-style-8 article:hover .cs-overlay{
                    background-color: rgba(36, 132, 242, 0.8);
                }
                .cs-team-style-8 .cs-overlay-no-image{
                   background-color: #212121;
                }
                .cs-team-style-8 article:hover .cs-overlay-no-image{
                    background-color: rgba(36, 132, 242, 0.8);
                }
                .cs-team-style-8 .cs-overlay-no-image .social a{
                    background-color: #2484f2;
                }
            /* End Team Shortcode */
            /* Start Course Shortcode */
            .cs-carousel-course-style-1 .cs-course-content-inner{
                background: rgba(36, 132, 242, 0.8);
            }
            .cs-carousel-course-style-1 .course-date{
                background: rgba(33, 33, 33, 0.8);
            }
            .cs-carousel-course-style-1 div.cs-morelink{
                background:#212121;
            }
            /* End Course Shortcode */
            /* Start Event Carousel */
                /*Style 2*/
                .cs-carousel-event-style-2 .cs-carousel-item:hover .cs-carousel-container,
                .cs-carousel-event-style-2 .cs-carousel-item:active .cs-carousel-container,
                .cs-carousel-event-style-2 .cs-carousel-item:focus .cs-carousel-container{
                    background-color: #212121;
                    border-color: #212121;
                }
                .cs-carousel-event-style-2 time:before{
                    background-color: #2484f2;
                }
                .cs-carousel-event-style-2 .cs-carousel-item:hover time:before,
                .cs-carousel-event-style-2 .cs-carousel-item:active time:before,
                .cs-carousel-event-style-2 .cs-carousel-item:focus time:before{
                    background-color: #fff;
                }
                .cs-carousel-event-style-2 .cs-carousel-item .cs-carousel-footer,
                .cs-carousel-event-style-2 .cs-carousel-item .cs-carousel-footer,
                .cs-carousel-event-style-2 .cs-carousel-item .cs-carousel-footer{
                    background-color: #212121;
                }
                .cs-carousel-event-style-2 .cs-carousel-item:hover .cs-carousel-footer,
                .cs-carousel-event-style-2 .cs-carousel-item:active .cs-carousel-footer,
                .cs-carousel-event-style-2 .cs-carousel-item:focus .cs-carousel-footer{
                    background-color: #2484f2;
                }
            /* End Event Carousel */
            /* =========================================================
                End Short Code
            =========================================================*/
            /*Start All Style Widget WP*/
            /* Default widget */
            /* ==========================================================================
                Start Carousel Portfolio
            ========================================================================== */
            .cs-carousel-portfolio.cs-carousel-portfolio-style5 .cs-carousel-header:hover:before,
            .cs-carousel-post-style4 .cs-carousel-header:hover:before {
                border: 10px solid #2484f2;
            }
            .cs-carousel-portfolio.cs-carousel-portfolio-style5 .cs-morelink {
                background: #2484f2;
            }
            /* ==========================================================================
                End Carousel Portfolio
            ========================================================================== */
            /* =========================================================
                Start Bottom
            =========================================================*/
            #cs-bottom-wrap {
                color:  ;
            	padding:;
            	margin:;
            }
            #cs-bottom-wrap h3,#cs-bottom-wrap h1,#cs-bottom-wrap h2,#cs-bottom-wrap h4
            ,#cs-bottom-wrap h5,#cs-bottom-wrap h6 {
                color:  ;
            }
            #cs-bottom-wrap a {
                color:  ;
            }
            #cs-bottom-wrap a:hover {
                color:  ;
            }
            /* =========================================================
                Start Footer
            =========================================================*/
            #footer-top {
                color: #ffffff;
                                    border-style:solid;
                    border-color:;
                    border-width:;
                            }
            #footer-top form input:hover,
            #footer-top form input:focus,
            #footer-top form select:hover,
            #footer-top form select:focus,
            #footer-top form textarea:hover,
            #footer-top form textarea:focus,
            #footer-top form button:hover,
            #footer-top form button:focus{
                color: #ffffff;
            }
            #footer-top h3.wg-title {
                color: #ffffff;
                font-size: 24px;
            }
            
                        
            #footer-top h3.wg-title &gt; span {
                                    text-transform: capitalize;
                            }
            #footer-top a {
                color: #ffffff;
            }
            #footer-top a:hover {
                color: #1e73be;
            }
            #footer-top .cs-social a i,#footer-top .textwidget a{
                color:#ffffff;
            }
            #footer-top .cs-social a:hover i,#footer-top .textwidget a:hover i {
                color: #ffffff;
            }
            #footer-top .cs-social.style-4 li a:hover i {
                border-color: #ffffff;
            }
            #footer-bottom {
                background-color: #0d0d0d ;
                color: #ffffff;
            	margin: ;
            	            	            		padding: 35px 0;	
            	            }
            #footer-bottom h3.wg-title {
                color: #ffffff;
            }
            #footer-bottom a {
                color: #ffffff;
            }
            #footer-bottom a:hover {
                color: #2484f2;
            }
                        #footer-top {
                padding: 35px 0px;
                margin: 0px;
            }
                        
            #footer-top .widget_cs_social_widget.style2 ul li a{
            	background-color:  #ffffff;
            	color:#ffffff;
            }
            #footer-top .widget_cs_social_widget.style2 ul li a:hover{
            	background-color:  #1e73be;
            	color:#ffffff;
            }
                        .footer-bottom-1{
                text-align: center;
            }
                                    .footer-bottom-2{
                text-align: center;
            }
                                    .footer-bottom-3{
                text-align: center;
            }
                        /*============================================                Start Post Blog Style    ============================================*/
            .cs-blog .cs-blog-share i{
                background-color: #212121;
            }
            .cs-blog .cs-blog-share i:hover,
            .cs-blog .cs-blog-share i:active,
            .cs-blog .cs-blog-share i:focus{
                background-color: #2484f2;
            }
            .blog-multiple-columns-style2  .cs-blog .cs-blog-media .readmore{
                background: rgba(36, 132, 242, 0.8);
            }
            .blog-multiple-columns-style2  .cs-blog:hover .cs-blog-title a,
            .blog-multiple-columns-style2  .cs-blog:active .cs-blog-title a,
            .blog-multiple-columns-style2  .cs-blog:focus .cs-blog-title a{
                color: #2484f2;
            }
            </pre></body></html>