@font-face {
    font-family: 'Pathway Gothic One', sans-serif;
    font-weight: 400;
} 


#wrapper {
    margin: 0;
    padding: 0;
}

 #wrapper{
 background-color:#ffffff !important;
}


a {
    text-decoration: none!important;
}
/*------Logo-------------------------*/

.logo {
    margin: 0;
    text-align: center;
}
@media (min-width: 1024px) {
    .navbar > .container {
        text-align: center;
    }
    .navbar-header,
    .navbar-brand,
    .navbar .navbar-nav,
    .navbar .navbar-nav > li {
        float: none;
        display: inline-block;
    }
    .collapse.navbar-collapse {
        float: none;
        display: inline-block!important;
        width: auto;
        clear: none;
    }
}





.logo h2 {
     font-family: 'Pathway Gothic One';
     font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}
.logo h2 > a > img {
    margin: 0 auto;
    display: inherit;
}
.navbar-nav {
    padding: 0!important;
    min-width: 180px !important;
}
.navbar-brand-centered h1 {
    color: #ED2527;
    font-family: 'Pathway Gothic One';
    font-weight: 700;
}
.navbar-nav > li > a {
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 10px 20px;
    line-height: inherit;
    -webkit-transition: all ease 0.25s;
    transition: all ease 0.25s;
    border-radius: 1px;
}
.header-section {
    width: 100%;
    background: url() no-repeat center top;
    padding: 15px 0 5px;
    /*! width: 100%; */
    position: relativ
}
.navbar-brand {
    padding: 0 !important;
}
.navbar-nav {
    margin: 0 !important;
}
.navbar-default {
    margin-bottom: 0px !important;
}
.navbar-nav > li > a {
    font-family: 'Pathway Gothic One';
    font-weight: 400;
    padding: 15px 30px!important;
    font-size: 20px;
    line-height: 24px;
    word-spacing: 2px!important;
}
.navbar-nav {
    left: 30px !important;
}
.navbar-nav> li > a {
    font-size: 20px;
    padding: 5px 10px!important;
    font-family: 'Pathway Gothic One';
    font-weight: 400;
}
/*---------Dropdown Menus & Sub Menu----------------------------*/
/*Dropdown Menus */

.navbar-nav {
    padding: 0;
    min-width: 180px;
    background: transparent !important;
}
.navbar-nav>li>a {
    font-family: 'Pathway Gothic One';
     font-family: 'Pathway Gothic One';
    font-weight: 400 !important;
    font-size: 20px;
    clear: both;
    color: #0F0F0F !important;
    display: block;
    text-decoration: none;
    font-weight: normal;
    line-height: 1.42857;
    line-height: 20px;
    padding: 10px 20px !important;
    white-space: nowrap;
    -moz-transition: all 0.3s ease-in-out 0s;
}
.navbar-nav>li>a:hover {
    color: #f24f18 !important;
    background: #fff !important;
}
.navbar-nav > li > a:last-chlid {
    border-bottom: 0px;
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
    color: #f24f18;
    text-decoration: none;
    background-color: #fff;
}

.header-section {
	background: url("../../assets/img/head-blue.png") no-repeat center top;
    background-size: cover;
}


.navbar-default {
    background-color: transparent !important;
    border-color: transparent !important;
}
.navbar-nav > li > a {
  
}
.navbar-nav > li > a:hover{
	color:#ED2527!important;	
}
.navbar-default {
    background-color: #ffffff;
} 
.navbar-default .navbar-nav > li > a {
	color: #121212;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #3183d7!important;
	background-color: rgba(248, 80, 75, 0);
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
   background-color: rgba(255, 0, 0, 0)!important; 
}

.navbar-nav > li > a:hover {
    color:  #3183d7 !important;
}
.navbar-nav > li > a {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
	 
  font-family: 'Pathway Gothic One';	
}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus {
	color:#3183d7 !important;
    background-color:lightblue !important
}
.dropdown .fa-angle-down{	
	background-color: #FFFFFF;
    border: 1px solid #121212;
    color: #F8504B;
	}
li.dropdown:hover .fa-angle-down, li.dropdown.active .fa-angle-down{	
	background-color: #FFFFFF;
	border: 1px solid #ffffff;
    color: #F8504B;
}
.navbar-default .navbar-toggle {
    border-color: #3183d7!important;
}
.navbar-toggle:hover{
	background-color: #3183d7!important
}


.mycontainer{
   /* background-color: #eaeaea;*/
     background: url("../../template/assets/img/confectionary.png");
}

.mycontainer>.content_title{
    text-align: center;
     
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    color: #E91C1C;
    background: url("../../template/assets/img/confectionary.png");
}

.mycontainer>.content_title::after{
    display: block;
    content: "";
    height: 2px;
    width: 250px;
    background: #E91C1C;
    margin: 5px auto;
}

.portlet{
    background-color: white;
    border-radius: 5px;
}

.portlet_header{
    height: 50px;
    text-align: center;
    color: red;
    font-weight: 700;
    font-size: 15px;
}

.content_title{
    text-align: center;
     
    margin-bottom: 10px;
  
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    color: #E91C1C;
}

.content_title::after{
    display: block;
    content: "";
    height: 2px;
    width: 170px;
    background: #E91C1C;
    margin: 5px auto 10px;
}

.div-1 {
    margin: 100 auto;
    transition: transform 2s ease;
}
.div-1:hover {
    transform: scale(1.5) rotate(720deg);
}
#home-slider .active > div {
    display: block;
}
.carousel-caption {
    font-family: 'PathwayGothicOneRegular';
    font-weight: 400;
    top: 20% !important;
    padding: 0 !important;
}
.slid-img img {
    width: 100%;
    height: auto;
}
.carousel-caption h1 {
    font-size: 64px;
    margin-bottom: 15px;
}
.carousel-caption p {
    font-size: 28px;
    line-height: 46px;
    font-family: 'PathwayGothicOneRegular';
    font-weight: 400;
}
/* Direction Nav */

.carou-direction-nav {
    list-style-type: none;
    margin: 0px;
}
.carou-direction-nav a {
    text-decoration: none;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin: -20px 0 0;
    position: absolute;
    top: 45%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}
.carou-direction-nav .carou-prev {
    left: 4px;
    opacity: 0.7;
    text-align: center;
}
.carou-direction-nav .carou-next {
    right: 4px !important;
    text-align: center;
    opacity: 0.7;
}
.carou-direction-nav .carou-prev:hover {
    left: 6px;
}
.carou-direction-nav .carou-next:hover {
    opacity: 1;
    right: 6px;
}
.carou-direction-nav .carou-disabled {
    opacity: 0!important;
    filter: alpha(opacity=0);
    cursor: default;
}
.carou-direction-nav a:before {
    font-family: "FontAwesome";
    font-size: 36px;
    line-height: 60px;
    display: inline-block;
    content: '\f104';
}
.carou-direction-nav a.carou-next:before {
    content: '\f105';
}
.slide-shadow {
    padding-bottom: 21px;
    margin: 0 0 60px;
}
body.boxed .carousel-inner > .item > img,
body.boxed .carousel-inner > .item > a > img {
    display: block;
    height: auto;
}

.news_title{
    display: block;   
    margin: 5px auto 40px; 
     line-height:50px;
    font-weight:500;
    font-size:20px;
    text-transform:uppercase;
    text-align:center;
    color:#E91C1C;
}

.news_date{
    
    display: block;    
    line-height:20px; 
    font-size:12px;
    text-transform:uppercase;
    text-align:center;
    color:#E91C1C; 
}

.news_image{
    display: none;    
}




.carou-direction-nav .carou-next {
    opacity: 0.7;
}

.carou-direction-nav a {
    background-color: rgba(0,0,0, 0.7);
}
.carou-direction-nav a {
    text-decoration: none;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    margin: -20px 0 0;
    position: absolute;
    top: 45%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.footer {
    border-top: 1px solid #ddd;
    width: 100%;
    background: url("../../assets/img/bg-lg.png") center top;
}


@media only screen and (min-width: 200px) and (max-width: 480px) {
	.navbar-toggle {
	    display: block;
	    float: none;
	    font-size: 12px;
	    margin: 13px auto 20px;
	    padding: 10px 14px;
	}
	.top-breadcrumb {
	    text-align:center !important;
	}
	
    .main_content{
        margin:0px 10px;
    }
}

@media all and  (min-width:780px) {
   .portlet{ 
	    min-height:350px;
	}
	
	.main_content{
        margin:0px 50px;
    }
}  