

/************************************************************
*************************Footer******************************
*************************************************************/

@import url(http://fonts.googleapis.com/css?family=Fjalla+One);
@import url(http://fonts.googleapis.com/css?family=Gudea);
.footer1 {
    background: #a6192e url("../images/footer/footer-bg.png") repeat scroll left top;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;/*	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #003;*/
}



.title-widget {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 28px;
}

.title-widget::before {
    background-color: #fff;
    content: "";
    height: 22px;
    left: 0px;
    position: absolute;
    top: -2px;
    width: 5px;
}



.widget_nav_menu ul {
    list-style: outside none none;
    padding-left: 0;
}

.widget_archive ul li {
    background-color: rgba(0, 0, 0, 0.3);
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 3px;
}


.widget_nav_menu ul li {
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
	position: relative;
    text-transform: uppercase;
	border-bottom: 1px solid #e61e3c;
    margin-bottom: 7px;
    padding-bottom: 7px;
	width:95%;
}



.title-median {
    color: #636363;
    font-size: 20px;
    line-height: 20px;
    margin: 0 0 15px;
    text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
}

.footerp p {font-family: 'Gudea', sans-serif; }


#social:hover {
    			-webkit-transform:scale(1.1); 
-moz-transform:scale(1.1); 
-o-transform:scale(1.1); 
			}
			#social {
				-webkit-transform:scale(0.8);
                /* Browser Variations: */
-moz-transform:scale(0.8);
-o-transform:scale(0.8); 
-webkit-transition-duration: 0.5s; 
-moz-transition-duration: 0.5s;
-o-transition-duration: 0.5s;
			}           
/* 
    Only Needed in Multi-Coloured Variation 
                                               */
			.social-fb:hover {
				color: #3B5998;
			}
			.social-tw:hover {
				color: #4099FF;
			}
			.social-gp:hover {
				color: #d34836;
			}
			.social-em:hover {
				color: #f39c12;
			}
			.nomargin { margin:0px; padding:0px;}





.footer-bottom {
    background-color: #fff;
    min-height: 30px;
    width: 100%;
}
.copyright {
    color: #1056ca;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
}
.design {
    color: #fff;
    line-height: 30px;
    min-height: 30px;
    padding: 7px 0;
    text-align: right;
}
.design a {
    color: #1056ca;
}

.footerp  {
    color: #fff;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 1.8em;
    margin: 1em 0;
}

.footerp p {
    color: #333;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.5px;
    line-height: 1.8em;
    margin: 1em 0;
}

.course-details {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 250px;
}

body * {
    box-sizing: border-box;
    outline: medium none;
}


.course-details {
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 200px;
}
.course-details .item {
    background: #078731 none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    min-height: 250px;
    padding-bottom: 30px;
    padding-top: 25px;
    position: relative;
}
.course-details .item.last {
    background: #f94d5d none repeat scroll 0 0;
}
.course-details .item h2 {
    color: #fff;
    font-size: 40px;
    font-weight: 700;
    line-height: normal;
    margin: 0 35px 20px;
    text-transform: uppercase;
}
.course-details .item ul {
    list-style: outside none none;
    margin: 0;
    padding: 0 0 0 40px;
}
.course-details .item ul li {
    opacity: 0.8;
}
.hTitle a {
    color: #ffffff;
    text-decoration: none;
}
.course-details .item ul li a {
    color: #fff;
    text-decoration: none;
}
.course-details .item ul li::before {
    content: "+";
    margin-right: 5px;
}


.btn-mainpage {
    background-color: #ea5644;
    border-color: #ea5644;
    color: #fff;
}

/************************************************************
*************************Footer******************************
*************************************************************/



.btn-vertical-slider{ margin-left:35px; cursor:pointer;}
a {  cursor:pointer;}
.carousel.vertical .carousel-inner .item {
  -webkit-transition: 0.6s ease-in-out top;
     -moz-transition: 0.6s ease-in-out top;
      -ms-transition: 0.6s ease-in-out top;
       -o-transition: 0.6s ease-in-out top;
          transition: 0.6s ease-in-out top;
}

 .carousel.vertical .active {
  top: 0;
}

 .carousel.vertical .next {
  top: 100%;
}

 .carousel.vertical .prev {
  top: -100%;
}

 .carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

 .carousel.vertical .active.left {
  top: -100%;
}

 .carousel.vertical .active.right {
  top: 100%;
}

 .carousel.vertical .item {
    left: 0;
}



.well {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}