html * {font-family:Lato,Arial;color:#515151}
html { scroll-behavior: smooth;}
body {
	background-color:#F9F9F9;
	animation: fadeInAnimation ease 2s; 
	animation-iteration-count: 1; 
	animation-fill-mode: forwards;
}

a:hover,a {text-decoration:none}


@keyframes breath {
  0%   { background-size: 100% auto; }
  50% { background-size: 110% auto; }
  100% { background-size: 100% auto; }
}
@keyframes fadeInAnimation { 
	0% { opacity: 0; } 
	100% { opacity: 1; } 
} 
@keyframes shadowAnimation { 
	0% { box-shadow: 0 0 5px #F7AF1F} 
	50% { box-shadow: 0 0 20px #F7AF1F } 
	100% { box-shadow: 0 0 5px #F7AF1F } 	
} 

.navbar {background:#FFFFFF}
.navbar-brand {max-width:250px}
.navbar ul.navbar-nav li.nav-item a  {font-family:Handlee;color:#3D3D3F;transition:all 0.5s;font-weight:bold;font-size:13pt}
.button {

	padding: 10px;
    width: 124px;
    text-align: center;
    background-color: #F9C11E;

background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='23' ry='23' stroke='white' stroke-width='19' stroke-dasharray='2%2c 6' stroke-dashoffset='9' stroke-linecap='butt'/%3e%3c/svg%3e");
    border-radius: 23px;
    border-radius: 35px;
    color: #040303!important;

}

.container {max-width:1280px}
.slide {background-position:top right;background-size:cover;}
.slider-text {width:300px;padding-top:10%;text-align:center}
.slider-text h1 {font-family:Handlee; color:#FFFFFF;font-size:20pt;background:#DC3545;clip-path: polygon(50% 0%, 100% 0, 100% 60%, 50% 100%, 50% 100%, 0% 60%, 0 0);padding:10px;padding-bottom:50px;border-radius:10px}
.slider-text p {font-family:Handlee; color:#FFFFFF;font-size:16pt;text-shadow: 2px 2px 5px #000000;}

.highlight {padding:10px;border-bottom:2px solid #FFFFFF}
.highlight h2 {color:#DC3545;border-left:3px solid #979797;padding:10px;font-size:18pt}

.intro {background:#E4E4E4;margin:0;padding:15px;}
.intro h3 {font-family:Handlee;font-size:28pt;}
.intro * {font-family:Handlee;font-size:15pt;text-align:center;}

.custom-section {margin-top:25px;padding-bottom:15px;}
.custom-section h4 {font-family:Handlee;font-size:28pt;text-align:center;font-weight:bold}

.page-wrapper {padding:15px; padding-top:30px;background:#FFFFFF;border:1px solid #E8E8E8}
.page-wrapper h1 {padding-bottom:10px;border-bottom:1px solid #E8E8E8;font-size:28pt}
.page-wrapper p {text-align:justify;line-height:180%}

.sidebar-menu {background:#2A2929;border-radius:6px;padding:10px;margin-top:10px}
.sidebar-menu h3 {color:#EAEAEA;font-family:Handlee}
.sidebar-menu ul {list-style: none; padding-left: 10px}
.sidebar-menu a {font-size:16px;color:#EAEAEA; font-family:'Handlee';display:block;padding:5px;border-bottom:1px solid #5B5B5B}
.sidebar-menu a:hover {text-decoration:none;color:#FAE15A}
.sidebar-menu span {color:silver;font-weight:bold;margin-right:3px;}

.modal-dialog { width:100%;max-width: 800px; margin: 10px auto;}

.news-box { background:#FFFFFF; position:relative;height:350px;overflow:hidden; padding:10px; transition:all 0.2s; border:1px solid #E8E8E8; border-radius:6px}
.news-box a {display:box}
.news-box:hover {background:#FAFAFA;box-shadow: 0 0 11px rgba(33,33,33,.2); transform: scale(1.05);}
.news-box h5 {color:#3C3A3A;margin-top:5px}
.news-box p {font-size:9pt;color:#626364;}
.news-box span {display:block; background-color:rgba(255,255,255,.9); position:absolute;left:5px;bottom:0px;width:100%;padding:6px;border-top:1px solid #DFDFDF;color:#AFAFAF;font-size:10pt}
.news-pic {background-size:cover;min-height:150px;border:1px solid #DEDEDE}

.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:0px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:rgba(255, 255, 255, 0.2);;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
.owl-prev {position:absolute;top:45%;left:0px;}
.owl-next {position:absolute;top:45%;right:0px;}

footer {background-color:#2A2929;padding-bottom:30px}
footer * {color:#E4E4E4;text-decoration:none}
.footer-text p {text-align:justify;font-size:12pt;line-height:175%;font-family:Handlee}
.footer-links {text-align:center;}
.footer-links a {white-space:nowrap;display:inline-block;padding:3px;font-size:10pt}
footer a:hover {color:#FF5D60}


 /* scrollbar css start */
        ::-webkit-scrollbar {
            width: 7px;
        }

        /* Track */
        ::-webkit-scrollbar-track {
            background: transparent;
            border: thin solid transparent;
            box-shadow: none;
        }

        /* Handle */
        ::-webkit-scrollbar-thumb {
            background: #9aadcb;
            border: thin solid #c3bfbf73;
            border-radius: 5px;
        }
        /* only body scroll code */
        .All-body-scroll::-webkit-scrollbar-thumb {
            background: #e2e2e2;
            border: thin solid #c3bfbf73;
            border-radius: 0px;
        }

        .All-body-scroll::-webkit-scrollbar-thumb {
            background: #ec6a60;
            border: thin solid #ec6a60;
        }

        .All-body-scroll::-webkit-scrollbar-track {
            background: #eee;
            border: thin solid lightgray;
            box-shadow: 0px 0px 3px rgb(0 0 0 / 10%) inset;
        }

@media (max-width: 650px)
{
	.scrollable {text-align:left;white-space:nowrap;scroll:auto;overflow:hidden}
}
